-
Notifications
You must be signed in to change notification settings - Fork 96
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
Digest calculated in batches of sizeof(size_t) #606
base: develop
Are you sure you want to change the base?
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## develop #606 +/- ##
===========================================
- Coverage 92.98% 92.94% -0.05%
===========================================
Files 85 85
Lines 8058 8080 +22
===========================================
+ Hits 7493 7510 +17
- Misses 565 570 +5
Continue to review full report in Codecov by Sentry.
|
f99afa3
to
a97a76f
Compare
|
What is the status of this? |
a97a76f
to
ff55382
Compare
I've made 6 variants of this and benched them. Here are the results: |
yeah the automated performance CI bot is not accurate |
|
FYI this is still on my radar, but I have to wait until I return to boost.http_proto. |
cf0143c
to
9d848ed
Compare
|
b308c19
to
4255529
Compare
|
0e823dc
to
e174db9
Compare
|
84d8b73
to
3f4f931
Compare
|
8ae0c09
to
12fcc52
Compare
This is intended to increase performance
5baf791
to
632fea9
Compare
632fea9
to
699a2e4
Compare
|
|
Fixes #601