Commit fc664bd
bench: record pre-tuning baseline
Frozen baseline at commit 258463a over the full pinned day
(282,229,684 frames): framing 8,646,233 frames/s, MapBook 2,249,567
frames/s and 2,206,207 book updates/s, FastBook 4,051,042 frames/s and
3,972,959 book updates/s, a 1.80x FastBook speedup with isolated book
cost of 37.03 s against 92.82 s. Latency medians favor FastBook on
every operation group at p50, p90, and p99. The committed files are the
environment capture, the aggregated result JSON, the generated table
preview, the microbenchmark JSON, and the baseline profiling summary.
The result is labeled provisional in the JSON itself because the
machine moved to battery power partway through Day 5 and the runner
refused to call a battery run final; low-power mode was off. Two
earlier attempts were discarded and are not committed: one aborted at
the latency stage on a bash 3.2 empty-array expansion, and one carried
a spurious dirty-tree flag because the environment capture spends about
thirty seconds hashing the dataset and a source edit landed inside that
window. Their throughput numbers agreed with this one within the
within-mode pass spread.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 258463a commit fc664bd
5 files changed
Lines changed: 1673 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
0 commit comments