Skip to content

Replace ToCanonical trait usages with execute#8609

Open
robert3005 wants to merge 3 commits into
developfrom
claude/nice-hypatia-g68zgt
Open

Replace ToCanonical trait usages with execute#8609
robert3005 wants to merge 3 commits into
developfrom
claude/nice-hypatia-g68zgt

Dispatch list appends through dyn ArrayBuilder methods

53ed496
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Jul 2, 2026

Performance Regression: -12.14%

⚠️ 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.

⚡ 2 improved benchmarks
❌ 8 regressed benchmarks
✅ 1587 untouched benchmarks
⏩ 4 skipped benchmarks1

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation extend_from_array_zctl[(1000, 8)] 239.4 µs 404.3 µs -40.79%
Simulation extend_from_array_non_zctl_overlapping[(1000, 8)] 278.5 µs 435.9 µs -36.12%
Simulation extend_from_array_non_zctl_overlapping[(1000, 32)] 745.4 µs 897.4 µs -16.93%
Simulation slice_empty_vortex 339.4 ns 397.8 ns -14.66%
Simulation extend_from_array_zctl[(1000, 64)] 1 ms 1.2 ms -13.84%
Simulation extend_from_array_zctl[(10000, 8)] 1.9 ms 2.2 ms -10.73%
Simulation extend_from_array_non_zctl_overlapping[(10000, 8)] 2.2 ms 2.5 ms -10.58%
Simulation i32_small_overlapping 40.2 µs 44.8 µs -10.42%
Simulation bench_many_codes_few_values[1024] 539.4 µs 364 µs +48.17%
Simulation bitwise_not_vortex_buffer_mut[128] 273.6 ns 244.4 ns +11.93%

Tip

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


Comparing claude/nice-hypatia-g68zgt (53ed496) with develop (ee2cd67)

Open in CodSpeed

Footnotes

  1. 4 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.