You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+26-8Lines changed: 26 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -348,24 +348,42 @@ For detailed architecture documentation, see [Protocol Overview](docs/architectu
348
348
| Memory per Session | <10 MB | Including buffers |
349
349
| CPU @ 10 Gbps | <50% | 8-core system |
350
350
351
-
### Benchmarks (v2.3.2)
351
+
### Benchmarks (v2.3.2-optimized)
352
352
353
-
Measured on production hardware with `cargo bench --workspace`. See [Benchmark Analysis](docs/testing/BENCHMARK-ANALYSIS-v2.3.1.md) for full methodology and results.
353
+
Measured on production hardware (Intel i9-10850K, 64 GB RAM) with `cargo bench --workspace`. See [Benchmark Analysis](docs/testing/BENCHMARK-ANALYSIS-v2.3.2-optimized.md) for full methodology and results.
0 commit comments