fix(core): fix inverted boolean condition in warning message #158
CodSpeed HQ / CodSpeed Performance Analysis
failed
Jan 6, 2026 in 0s
Performance Regression: -88.89%
Summary
⚡ 6 improvements
❌ 9 regressions
✅ 560 untouched
⚠️ Please fix the performance issues or acknowledge them on CodSpeed.
Benchmarks breakdown
| Mode | Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|---|
| ⚡ | WallTime | generate_combinations[5] |
1,151 ns | 950 ns | +21.16% |
| ⚡ | WallTime | hamiltonian_cycle[4] |
1,307 ns | 728 ns | +79.53% |
| ⚡ | WallTime | hamiltonian_cycle[7] |
1,835 ns | 995 ns | +84.42% |
| ⚡ | WallTime | hamiltonian_cycle[5] |
938 ns | 890 ns | +5.39% |
| ⚡ | WallTime | hamiltonian_cycle[6] |
1,487 ns | 908 ns | +63.77% |
| ⚡ | WallTime | graph_coloring[6] |
1.3 µs | 1.1 µs | +11.71% |
| ❌ | WallTime | instant |
10 ns | 11 ns | -9.09% |
| ❌ | Simulation | find_highest_set_bit[42] |
122.2 ns | 151.4 ns | -19.27% |
| ❌ | Simulation | find_highest_set_bit[255] |
122.2 ns | 151.4 ns | -19.27% |
| ❌ | Simulation | find_highest_set_bit[65535] |
122.2 ns | 151.4 ns | -19.27% |
| ❌ | Simulation | find_highest_set_bit[1024] |
122.2 ns | 151.4 ns | -19.27% |
| ❌ | Simulation | process_items_with_counter |
806.7 ns | 835.8 ns | -3.49% |
| ❌ | Simulation | print_env_hello |
7.7 µs | 8.2 µs | -5.78% |
| ❌ | Memory | print_env_hello |
128 B | 1,152 B | -88.89% |
| ❌ | Memory | allocate |
8.7 KB | 9.7 KB | -10.27% |
Loading