port Python::import
to Bound
API
#3832
Merged
CodSpeed HQ / CodSpeed Performance Analysis
failed
Feb 14, 2024 in 0s
Performance Regression: -28.99%
Summary
⚡ 3
improvements
❌ 3
regressions
✅ 73
untouched benchmarks
⚠️ Please fix the performance issues or acknowledge them on CodSpeed.
Benchmarks breakdown
Benchmark | main |
Icxolu:python-import |
Change | |
---|---|---|---|---|
❌ | mapping_from_dict |
272.2 ns | 355.6 ns | -23.44% |
⚡ | list_via_downcast |
185 ns | 157.2 ns | +17.67% |
⚡ | list_via_extract |
392.2 ns | 336.7 ns | +16.5% |
⚡ | not_a_list_via_downcast |
244.4 ns | 216.7 ns | +12.82% |
❌ | sequence_from_list |
272.2 ns | 383.3 ns | -28.99% |
❌ | sequence_from_tuple |
232.8 ns | 260.6 ns | -10.66% |
Loading