-
Couldn't load subscription status.
- Fork 90
Improve alignment #387
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
base: main
Are you sure you want to change the base?
Improve alignment #387
Conversation
15c04c8 to
ebab1d2
Compare
Benchmark for e9fee9fClick to view benchmark
|
Benchmark for dabe1afClick to view benchmark
|
07b6e66 to
83a4aec
Compare
Benchmark for 00d086fClick to view benchmark
|
83a4aec to
ce1d7e8
Compare
Benchmark for a10a17eClick to view benchmark
|
ce1d7e8 to
3aad36b
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #387 +/- ##
===========================================
- Coverage 81.83% 71.53% -10.30%
===========================================
Files 32 51 +19
Lines 9992 12340 +2348
===========================================
+ Hits 8177 8828 +651
- Misses 1815 3512 +1697
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Benchmark for c0f9298Click to view benchmark
|
3aad36b to
5e56c5c
Compare
Benchmark for 97e1857Click to view benchmark
|
b17a98c to
54d1a9f
Compare
Benchmark for 9e4b729Click to view benchmark
|
Benchmark for bb4a1beClick to view benchmark
|
Benchmark for f0d7e5cClick to view benchmark
|
54d1a9f to
e650d48
Compare
Signed-off-by: Heinz N. Gies <heinz@licenser.net>
Signed-off-by: Heinz N. Gies <heinz@licenser.net>
e650d48 to
55c8c7f
Compare
Benchmark for 2db3dddClick to view benchmark
|
|
@Licenser this seems worth it. |
|
While in theory I agree, the benchmarks kind of point to a different result while there are some that improve there are also some that quite noticeably degrade. The GitHub benchmarks are not a surefire way to determine exact numbers but if you look over all the runs the trend is showing a over all degradation not a improvement :( which is sad because it should be faster but CPUs and compilers are sneaky. |
There's only one big degradation which is |
|
If you look at all the benchmarks, both |
Improve alignment to avoid unaligned memory reads