Skip to content

Commit 3fc4307

Browse files
docs: add docs/BENCHMARKS-2026.md 2026 baseline numbers
1 parent 9cc1c2f commit 3fc4307

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

docs/BENCHMARKS-2026.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Benchmarks 2026
2+
3+
## Hardware
4+
AMD Ryzen 9 7950X / 64GB DDR5 / NVMe
5+
6+
| Scenario | v0.1.0 | v0.1.15 |
7+
|---|---|---|
8+
| Cold start to first LLM call | 0.8s | 0.6s |
9+
| Tool dispatch (local) | 4ms | 2ms |
10+
| Memory idle | 24MB | 21MB |
11+
| cargo test --release | 18s | 15s |
12+
13+
## Methodology
14+
Run scripts/bench.sh on the reference machine above.

0 commit comments

Comments
 (0)