summaryrefslogtreecommitdiff
path: root/BENCHMARKS.md
diff options
context:
space:
mode:
authorHenry Gressmann <mail@henrygressmann.de>2024-04-15 22:26:33 +0200
committerHenry Gressmann <mail@henrygressmann.de>2024-04-15 22:26:33 +0200
commit059fc95274f80e8b9aec7e124505811b506adc71 (patch)
tree0cacef910da2d0a2c6123ee8503d2138426dd914 /BENCHMARKS.md
parente074c5d6142dbe0cf7992c894829c2cce463157e (diff)
chore: update dependencies
Signed-off-by: Henry Gressmann <mail@henrygressmann.de>
Diffstat (limited to 'BENCHMARKS.md')
-rw-r--r--BENCHMARKS.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/BENCHMARKS.md b/BENCHMARKS.md
index 3a85e19..c34e16c 100644
--- a/BENCHMARKS.md
+++ b/BENCHMARKS.md
@@ -22,6 +22,7 @@ All runtimes are compiled with the following settings:
- `unsafe` features are enabled.
- `opt-level` is set to 3, `lto` is set to `thin`, `codegen-units` is set to 1.
+- No CPU-specific optimizations are used as AVX2 can reduce performance by more than 50% on some CPUs.
## Versions