Add bencher_run keys to API seed test - #829
Conversation
🤖 Claude Code ReviewPR: #829 Here's my review of the PR: PR Review:
|
|
| Branch | u/ep/seed-key |
| Testbed | intel-v1 |
Click to view all benchmark results
| Benchmark | Latency | Benchmark Result microseconds (µs) (Result Δ%) | Upper Boundary microseconds (µs) (Limit %) |
|---|---|---|---|
| Adapter::Json | 📈 view plot 🚷 view threshold | 4.60 µs(+1.25%)Baseline: 4.55 µs | 4.73 µs (97.23%) |
| Adapter::Magic (JSON) | 📈 view plot 🚷 view threshold | 4.48 µs(+1.40%)Baseline: 4.42 µs | 4.61 µs (97.22%) |
| Adapter::Magic (Rust) | 📈 view plot 🚷 view threshold | 25.34 µs(-0.04%)Baseline: 25.35 µs | 26.30 µs (96.38%) |
| Adapter::Rust | 📈 view plot 🚷 view threshold | 3.48 µs(+1.14%)Baseline: 3.44 µs | 3.58 µs (97.18%) |
| Adapter::RustBench | 📈 view plot 🚷 view threshold | 3.47 µs(+1.14%)Baseline: 3.43 µs | 3.56 µs (97.45%) |
This changeset adds
bencher_runkeys to the API seed test as a follow on to #823