Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minmask/maxmask #95

Merged
merged 8 commits into from
Nov 22, 2022
Merged

minmask/maxmask #95

merged 8 commits into from
Nov 22, 2022

Conversation

tzaeschke
Copy link
Owner

This improves window query performance by optimizing calculation of minmask/maxmask.

@tzaeschke tzaeschke self-assigned this Nov 18, 2022
@codecov-commenter
Copy link

codecov-commenter commented Nov 18, 2022

Codecov Report

Merging #95 (122f7e4) into main (3fbe2d5) will decrease coverage by 0.09%.
The diff coverage is 96.29%.

@@            Coverage Diff             @@
##             main      #95      +/-   ##
==========================================
- Coverage   98.51%   98.42%   -0.10%     
==========================================
  Files          24       24              
  Lines        2092     2099       +7     
==========================================
+ Hits         2061     2066       +5     
- Misses         31       33       +2     
Impacted Files Coverage Δ
include/phtree/common/base_types.h 100.00% <ø> (ø)
include/phtree/v16/iterator_knn_hs.h 100.00% <ø> (ø)
include/phtree/v16/entry.h 96.70% <84.61%> (-2.02%) ⬇️
include/phtree/common/common.h 100.00% <100.00%> (ø)
include/phtree/common/flat_sparse_map.h 100.00% <100.00%> (ø)
include/phtree/v16/debug_helper_v16.h 100.00% <100.00%> (ø)
include/phtree/v16/for_each_hc.h 100.00% <100.00%> (ø)
include/phtree/v16/iterator_hc.h 100.00% <100.00%> (ø)
include/phtree/v16/node.h 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@tzaeschke tzaeschke merged commit ebf683e into main Nov 22, 2022
@tzaeschke tzaeschke deleted the fix/95-improve-wq-min-max-calculation branch November 22, 2022 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants