Commit a41a91d
committed
fix(bench): print p999 in latency stdout for operator visibility
The harness already computes metrics.p999_ns; surfacing it during
manual runs costs nothing and matches the legacy bench_latency
output. BMF wire-up for latency_p999_ns / latency_max_ns is
deferred to PR 6 alongside threshold configuration.1 parent d3b8d10 commit a41a91d
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
136 | 139 | | |
137 | 140 | | |
138 | 141 | | |
| 142 | + | |
139 | 143 | | |
140 | 144 | | |
141 | 145 | | |
| |||
0 commit comments