Skip to content

feat: add cmake formatter to precommit hooks

7146cb6
Select commit
Loading
Failed to load commit list.
Merged

Support macos walltime without profiling in codspeed-cpp #48

feat: add cmake formatter to precommit hooks
7146cb6
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis succeeded Apr 17, 2026 in 0s

Performance Gate Passed

⚡ 6 improved benchmarks
✅ 454 untouched benchmarks

Performance Changes

Mode Benchmark BASE HEAD Efficiency
WallTime BM_Vector_Reserve[1000] 3.6 µs 3.2 µs +13.93%
WallTime BM_Vector_Reserve[10000] 36.1 µs 31.2 µs +15.64%
WallTime BM_Vector_PushBack[1000] 4.3 µs 3.7 µs +14.68%
WallTime BM_Vector_Reserve[100] 390.4 ns 350.8 ns +11.28%
WallTime BM_Vector_PushBack[100] 846.7 ns 740.5 ns +14.33%
WallTime BM_Vector_PushBack[10000] 39.5 µs 33.6 µs +17.45%

Comparing main (7146cb6) with main (1ed647a)

Open in CodSpeed