summaryrefslogtreecommitdiff
path: root/BENCHMARKS.md
diff options
context:
space:
mode:
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