Skip to content

Commit 0b12958

Browse files
nindanaotoclaude
andcommitted
Update tfhe-rs comparison results after AVX-512 FFT optimizations
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent ebdd4f4 commit 0b12958

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,8 +159,8 @@ Measured with `apptainer run compare-tfhers.sif` (Ubuntu 24.04, single-threaded)
159159

160160
| Library | Time per NAND gate |
161161
|:---:|:---:|
162-
| **TFHEpp** (C++, SPQLIOS-AVX512, `-O3`) | **6.384 ms** |
163-
| **tfhe-rs** (Rust, `DEFAULT_PARAMETERS`, 1 thread) | **5.695 ms** |
162+
| **TFHEpp** (C++, SPQLIOS-AVX512, `-O3`) | **6.450 ms** |
163+
| **tfhe-rs** (Rust, `DEFAULT_PARAMETERS`, 1 thread) | **5.897 ms** |
164164

165165
## Reproducing locally (Apptainer)
166166

0 commit comments

Comments
 (0)