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

Add bit operations benchmark #128

Merged
merged 3 commits into from
Feb 22, 2023
Merged

Add bit operations benchmark #128

merged 3 commits into from
Feb 22, 2023

Conversation

tzaeschke
Copy link
Owner

Add benchmark for bit operations.

@tzaeschke tzaeschke self-assigned this Feb 22, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #128 (35ca613) into main (5667c05) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main     #128      +/-   ##
==========================================
- Coverage   98.33%   98.32%   -0.02%     
==========================================
  Files          26       26              
  Lines        2101     2084      -17     
==========================================
- Hits         2066     2049      -17     
  Misses         35       35              
Impacted Files Coverage Δ
include/phtree/common/common.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%> (ø)

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 225493a into main Feb 22, 2023
@tzaeschke tzaeschke deleted the fix/128-bits-benchmark branch February 22, 2023 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants