From 059fc95274f80e8b9aec7e124505811b506adc71 Mon Sep 17 00:00:00 2001 From: Henry Gressmann Date: Mon, 15 Apr 2024 22:26:33 +0200 Subject: chore: update dependencies Signed-off-by: Henry Gressmann --- BENCHMARKS.md | 1 + 1 file changed, 1 insertion(+) (limited to 'BENCHMARKS.md') 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 -- cgit v1.3.1