Skip to content

fix: handle Array<V> downcast in Python bindings and regenerate publi…

0bef3c2
Select commit
Loading
Failed to load commit list.
Draft

Ji/ngates/array typed #6825

fix: handle Array<V> downcast in Python bindings and regenerate publi…
0bef3c2
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Mar 6, 2026 in 0s

Performance Regression: -20.91%

⚡ 2 improved benchmarks
❌ 44 regressed benchmarks
✅ 348 untouched benchmarks
⏩ 2052 skipped benchmarks1

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation chunked_bool_canonical_into[(100, 100)] 168.4 µs 190.8 µs -11.77%
Simulation chunked_bool_canonical_into[(10, 1000)] 1.4 ms 1.6 ms -13.24%
Simulation chunked_dict_primitive_into_canonical[f64, (1000, 100, 10)] 166 µs 185.2 µs -10.37%
Simulation chunked_dict_primitive_into_canonical[u32, (1000, 10, 100)] 926.8 µs 1,043.9 µs -11.22%
Simulation chunked_opt_bool_into_canonical[(100, 100)] 347.2 µs 400.6 µs -13.32%
Simulation chunked_opt_bool_canonical_into[(10, 1000)] 1.5 ms 1.9 ms -20.71%
Simulation chunked_dict_primitive_into_canonical[u32, (1000, 1000, 10)] 138.2 µs 155.4 µs -11.1%
Simulation chunked_opt_bool_canonical_into[(100, 100)] 310.6 µs 355.7 µs -12.68%
Simulation chunked_dict_primitive_into_canonical[u32, (1000, 100, 100)] 942.7 µs 1,060.8 µs -11.13%
Simulation chunked_varbinview_canonical_into[(10, 1000)] 2.7 ms 3 ms -10.79%
Simulation chunked_opt_bool_into_canonical[(10, 1000)] 1.8 ms 2.2 ms -20.91%
Simulation chunked_dict_primitive_into_canonical[u32, (1000, 100, 10)] 121.7 µs 137.6 µs -11.56%
Simulation decode_primitives[f32, (1000, 2)] 24.2 µs 27.3 µs -11.55%
Simulation decode_primitives[f32, (1000, 32)] 24.5 µs 27.5 µs -10.77%
Simulation decode_primitives[f32, (1000, 4)] 23.7 µs 26.7 µs -11.47%
Simulation decode_primitives[f32, (1000, 8)] 24.1 µs 27.2 µs -11.41%
Simulation decode_primitives[i64, (1000, 32)] 27.8 µs 31 µs -10.36%
Simulation decode_primitives[i64, (1000, 2)] 26.8 µs 30 µs -10.82%
Simulation decode_primitives[i64, (1000, 8)] 27.2 µs 30.6 µs -11.02%
Simulation decode_primitives[f32, (1000, 512)] 25.2 µs 28.3 µs -10.87%
... ... ... ... ... ...

ℹ️ Only the first 20 benchmarks are displayed. Go to the app to view all benchmarks.


Comparing ji/ngates/array-typed (0bef3c2) with develop (5d6a3c8)2

Open in CodSpeed

Footnotes

  1. 2052 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.

  2. No successful run was found on develop (60476a9) during the generation of this report, so 5d6a3c8 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.