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

Implement lockless hashing #241

Closed
wants to merge 1 commit into from
Closed

Implement lockless hashing #241

wants to merge 1 commit into from

Conversation

bdmendes
Copy link
Owner

No description provided.

@bdmendes bdmendes force-pushed the lockless-hashing branch 3 times, most recently from 591c69b to 49909ee Compare May 13, 2024 00:54
Copy link

codecov bot commented May 13, 2024

Codecov Report

Attention: Patch coverage is 92.10526% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 86%. Comparing base (b3cbf96) to head (49909ee).

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #241    +/-   ##
======================================
- Coverage      87%    86%    -0%     
======================================
  Files          33     33            
  Lines        4318   4210   -108     
  Branches     4318   4210   -108     
======================================
- Hits         3720   3610   -110     
- Misses        581    583     +2     
  Partials       17     17            

Copy link

github-actions bot commented May 13, 2024

Against master [hash=256; threads=4]: 🆗 Elo difference: 8.69 +/- 39.08, LOS: 66.89 %, DrawRatio: 34.50 %

Copy link

github-actions bot commented May 13, 2024

Against v1.5.1 [hash=256; threads=4]: 🆗 Elo difference: -10.43 +/- 38.02, LOS: 29.50 %, DrawRatio: 38.00 %

Copy link

github-actions bot commented May 13, 2024

Against v1.5.1 [hash=64; threads=1]: 🆗 Elo difference: -5.56 +/- 17.33, LOS: 26.48 %, DrawRatio: 35.20 %

Copy link

github-actions bot commented May 13, 2024

Against master [hash=64; threads=1]: 🆗 Elo difference: -10.08 +/- 17.26, LOS: 12.64 %, DrawRatio: 35.70 %

@bdmendes bdmendes force-pushed the lockless-hashing branch 2 times, most recently from 026f24d to 5fe50da Compare May 13, 2024 12:40
@bdmendes bdmendes force-pushed the lockless-hashing branch from 5fe50da to 4582316 Compare May 13, 2024 13:38
@bdmendes bdmendes closed this May 13, 2024
@bdmendes bdmendes deleted the lockless-hashing branch May 13, 2024 14:00
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.

1 participant