Skip to content

Commit fc664bd

Browse files
IpsitKalraclaude
andcommitted
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
Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
capture_local_time: 2026-07-26 17:09:45 -0400
2+
capture_utc_time: 2026-07-26T21:09:45Z
3+
host_label: Mac
4+
operating_system: Darwin
5+
kernel_release: 25.5.0
6+
kernel_version: Darwin Kernel Version 25.5.0: Tue Jun 9 22:27:52 PDT 2026; root:xnu-12377.121.10~1/RELEASE_ARM64_T8112
7+
cpu_architecture: arm64
8+
os_product_version: 26.5.2
9+
os_build_version: 25F84
10+
cpu_model: Apple M2
11+
cpu_physical_cores: 8
12+
cpu_logical_cores: 8
13+
cpu_performance_cores: 4
14+
cpu_efficiency_cores: 4
15+
memory_installed_bytes: 8589934592
16+
memory_free_bytes: 60719104
17+
memory_inactive_bytes: 1295122432
18+
swap_usage: total = 9216.00M used = 8005.31M free = 1210.69M (encrypted)
19+
power_source: Battery Power
20+
battery_state: -InternalBattery-0 (id=37552227) 69%; discharging; 3:21 remaining present: true
21+
low_power_mode: 0
22+
thermal_pressure: unavailable
23+
thermal_warnings: none recorded
24+
dataset_basename: 07302019.NASDAQ_ITCH50
25+
dataset_size_bytes: 8661679413
26+
dataset_filesystem:
27+
dataset_sha256: 9f8634a048b8195ccdcbe618e5833a759e35e04486d74e36b79176d35172654a
28+
dataset_path_recorded: no (basename and checksum only, by policy)
29+
git_commit: 258463aa4d5fefa9dc7c1113eedda6326ac6a978
30+
git_short_commit: 258463a
31+
git_branch: main
32+
git_working_tree: clean
33+
repository: IpsitKalra/nanobook
34+
compiler_executable: c++
35+
compiler_version: Apple clang version 16.0.0 (clang-1600.0.26.6)
36+
build_type: Release
37+
release_flags_base: -O3 -DNDEBUG
38+
native_arch_option: ON
39+
lto: ON
40+
host_tuning_flag: -march=native
41+
cmake_version: 4.4.0
42+
cxx_standard: C++20
43+
cpu_pinning_available: no (taskset absent on this platform)
44+
cpu_pinning_used: no
45+
selected_cpu_core: none
46+
cpu_governor: unavailable on this platform
47+
perf_available: no
48+
xctrace_available: no (binary present but requires full Xcode)
49+
sample_utility_available: yes
50+
platform_class: documented macOS fallback (product_spec.md section 1)
51+
tsc_expected: no (no x86 TSC on this architecture)
52+
disk_free_bytes_repo_volume: 15498199040

0 commit comments

Comments
 (0)