Skip to content

Implement toolchain harvesting for cpp - #46

Merged
GuillaumeLagrange merged 4 commits into
mainfrom
cod-2414-implement-toolchain-harvesting-for-cpp
Mar 27, 2026
Merged

Implement toolchain harvesting for cpp#46
GuillaumeLagrange merged 4 commits into
mainfrom
cod-2414-implement-toolchain-harvesting-for-cpp

chore: use the same logic for toolchain detection

af89417
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis succeeded Mar 27, 2026 in 0s

Performance Gate Passed

⚡ 5 improved benchmarks
✅ 455 untouched benchmarks

Performance Changes

Mode Benchmark BASE HEAD Efficiency
WallTime BM_RLE_Decode[10000] 24.7 µs 22.1 µs +11.99%
WallTime BM_RLE_Decode[1000] 2.9 µs 2.6 µs +10.01%
WallTime BM_RLE_Decode[100000] 309.2 µs 279 µs +10.81%
WallTime BM_Template[std\:\:string] 74.1 ns 67.3 ns +10.07%
Simulation BM_memcpy[64] 301.9 ns 272.8 ns +10.69%

Comparing main (af89417) with main (d6b4111)

Open in CodSpeed