allow from_py_with
on function args to take a fn(&Bound) -> PyResult
#3837
CodSpeed HQ / CodSpeed Performance Analysis
failed
Feb 14, 2024
Performance Regression: -15.63%
Summary
⚡ 1
improvements
❌ 3
regressions
✅ 75
untouched benchmarks
⚠️ Please fix the performance issues or acknowledge them on CodSpeed.
Benchmarks breakdown
Benchmark | main |
Icxolu:from-py-with-pyfunction |
Change | |
---|---|---|---|---|
❌ | mapping_from_dict |
300 ns | 355.6 ns | -15.63% |
⚡ | f64_from_pyobject |
461.1 ns | 405.6 ns | +13.7% |
❌ | sequence_from_list |
327.8 ns | 383.3 ns | -14.49% |
❌ | sequence_from_tuple |
232.8 ns | 260.6 ns | -10.66% |
Loading