Skip to content

assert_arrays_eq and assert_nth_scalar require ExecutionCtx - #8509

Merged
robert3005 merged 12 commits into
developfrom
assert_arrays_eq
Jun 22, 2026
Merged

assert_arrays_eq and assert_nth_scalar require ExecutionCtx#8509
robert3005 merged 12 commits into
developfrom
assert_arrays_eq

more

18cfdab
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Jun 22, 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

⚡ 6 improved benchmarks
❌ 2 regressed benchmarks
✅ 1575 untouched benchmarks

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation chunked_varbinview_into_canonical[(1000, 10)] 169 µs 205.6 µs -17.82%
Simulation slice_empty_vortex 310 ns 368.3 ns -15.84%
Simulation chunked_bool_canonical_into[(1000, 10)] 27 µs 16.2 µs +66.84%
Simulation bitwise_not_vortex_buffer_mut[128] 244.4 ns 186.1 ns +31.34%
Simulation bitwise_not_vortex_buffer_mut[1024] 304.7 ns 246.4 ns +23.68%
Simulation bitwise_not_vortex_buffer_mut[2048] 398.6 ns 340.3 ns +17.14%
Simulation chunked_varbinview_canonical_into[(100, 100)] 259 µs 223.8 µs +15.7%
Simulation chunked_varbinview_into_canonical[(100, 100)] 306.5 µs 270.8 µs +13.19%

Tip

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


Comparing assert_arrays_eq (18cfdab) with develop (f1adef2)

Open in CodSpeed