Skip to content

fix: exclude paused sections from instrumentation measurement#44

Merged
not-matthias merged 1 commit into
mainfrom
cod-2033-codspeed-cpp-includes-setupteardown-in-instrumentation-mode
Jun 11, 2026
Merged

fix: exclude paused sections from instrumentation measurement#44
not-matthias merged 1 commit into
mainfrom
cod-2033-codspeed-cpp-includes-setupteardown-in-instrumentation-mode

fix: exclude paused sections from instrumentation measurement

e47ecff
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Jun 11, 2026

2 benchmarks regressed

⚠️ Unknown Walltime execution environment detected

Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data.

For the most accurate results, we recommend using CodSpeed Macro Runners: bare-metal machines fine-tuned for performance measurement consistency.

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

⚡ 4 improved benchmarks
❌ 2 regressed benchmarks
✅ 456 untouched benchmarks

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
WallTime BM_memcpy[8192] 472.7 ns 534.1 ns -11.5%
WallTime BM_RLE_Decode[10000] 22.1 µs 24.6 µs -10.44%
Simulation BM_large_setup 13,179,310.3 ns 883.1 ns ×15,000
Simulation BM_large_setup_teardown 13,179,436.1 ns 989.7 ns ×13,000
Simulation BM_large_setup 10,561,210.6 ns 913.9 ns ×12,000
Simulation BM_large_setup_teardown 10,561,302.5 ns 933.6 ns ×11,000

Tip

Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.


Comparing main (e47ecff) with main (f5a917f)

Open in CodSpeed