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 divide-and-conquer histogram benchmark #54

Merged
merged 5 commits into from
Dec 3, 2021
Merged

Add divide-and-conquer histogram benchmark #54

merged 5 commits into from
Dec 3, 2021

Conversation

tkf
Copy link
Member

@tkf tkf commented Dec 2, 2021

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Dec 2, 2021

Codecov Report

Merging #54 (c5edb15) into master (7c3d94b) will decrease coverage by 1.54%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #54      +/-   ##
==========================================
- Coverage   89.25%   87.70%   -1.55%     
==========================================
  Files          14       14              
  Lines        1433     1432       -1     
==========================================
- Hits         1279     1256      -23     
- Misses        154      176      +22     
Flag Coverage Δ
unittests 87.70% <ø> (-1.55%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/stack.jl 89.28% <0.00%> (-7.15%) ⬇️
src/promise.jl 85.18% <0.00%> (-3.71%) ⬇️
src/lcrq.jl 89.53% <0.00%> (-3.49%) ⬇️
src/dict.jl 88.28% <0.00%> (-2.11%) ⬇️
src/msqueue.jl 85.41% <0.00%> (-2.09%) ⬇️
src/utils.jl 69.35% <0.00%> (-0.81%) ⬇️
src/ssqueue.jl 95.74% <0.00%> (-0.71%) ⬇️
src/dlcrq.jl 88.69% <0.00%> (-0.58%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7c3d94b...c5edb15. Read the comment docs.

@tkf tkf enabled auto-merge December 3, 2021 03:21
@tkf tkf merged commit 4215b87 into master Dec 3, 2021
@tkf tkf deleted the dict-hist branch December 3, 2021 03:34
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