fix: perf instrumentation not available for cpp codspeed #17
CodSpeed HQ / CodSpeed Performance Analysis
succeeded
Jul 23, 2025 in 0s
Performance Gate Passed
Summary
⚡ 26 improvements
✅ 16 untouched benchmarks
🆕 28 new benchmarks
Benchmarks breakdown
| Benchmark | BASE |
HEAD |
Change | |
|---|---|---|---|---|
| 🆕 | BM_FibonacciIterative[50] |
N/A | 174.4 ns | N/A |
| 🆕 | BM_FibonacciRecursive[35] |
N/A | 100.9 ms | N/A |
| ⚡ | BarTest[MyFixture] |
122.2 ns | 91.1 ns | +34.15% |
| ⚡ | DoubleTest[MyTemplatedFixture, double] |
122.2 ns | 91.1 ns | +34.15% |
| ⚡ | FooTest[MyFixture] |
122.2 ns | 91.1 ns | +34.15% |
| ⚡ | IntTest[MyTemplatedFixture, int] |
122.2 ns | 91.1 ns | +34.15% |
| ⚡ | TestA[MyTemplate1, int] |
122.2 ns | 91.1 ns | +34.15% |
| ⚡ | TestB[MyTemplate2, int, double] |
122.2 ns | 91.1 ns | +34.15% |
| ⚡ | BM_Capture[int_string_test] |
121.4 ns | 90.6 ns | +34.05% |
| ⚡ | BM_Capture[int_test] |
121.4 ns | 61.4 ns | +97.74% |
| ⚡ | BM_StringCopy |
430.6 ns | 370.6 ns | +16.19% |
| ⚡ | BM_rand_vector |
182.8 ns | 122.8 ns | +48.87% |
| 🆕 | BM_sleep_100ms |
N/A | 477.2 µs | N/A |
| 🆕 | BM_sleep_100ns |
N/A | 468.3 ns | N/A |
| 🆕 | BM_sleep_100us |
N/A | 439.2 ns | N/A |
| 🆕 | BM_sleep_10ms |
N/A | 47.5 µs | N/A |
| 🆕 | BM_sleep_10ns |
N/A | 468.3 ns | N/A |
| 🆕 | BM_sleep_10us |
N/A | 439.2 ns | N/A |
| 🆕 | BM_sleep_1ms |
N/A | 4.4 µs | N/A |
| 🆕 | BM_sleep_1ns |
N/A | 468.3 ns | N/A |
| ... | ... | ... | ... | ... |
ℹ️ Only the first 20 benchmarks are displayed. Go to the app to view all benchmarks.
Loading