Skip to content

Commit 059fc95

Browse files
chore: update dependencies
Signed-off-by: Henry Gressmann <[email protected]>
1 parent e074c5d commit 059fc95

File tree

8 files changed

+187
-127
lines changed

8 files changed

+187
-127
lines changed

BENCHMARKS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ All runtimes are compiled with the following settings:
2222

2323
- `unsafe` features are enabled.
2424
- `opt-level` is set to 3, `lto` is set to `thin`, `codegen-units` is set to 1.
25+
- No CPU-specific optimizations are used as AVX2 can reduce performance by more than 50% on some CPUs.
2526

2627
## Versions
2728

0 commit comments

Comments
 (0)