add Bound::as_any
and Bound::into_any
(and same for Py
)
#3785
CodSpeed HQ / CodSpeed Performance Analysis
failed
Feb 1, 2024
Performance Regression: -11.44%
Summary
⚡ 2
improvements
❌ 1
regressions
✅ 76
untouched benchmarks
⚠️ Please fix the performance issues or acknowledge them on CodSpeed.
Benchmarks breakdown
Benchmark | main |
davidhewitt:bound-as-any |
Change | |
---|---|---|---|---|
⚡ | list_via_downcast |
185 ns | 157.2 ns | +17.67% |
❌ | not_a_list_via_downcast |
215 ns | 242.8 ns | -11.44% |
⚡ | sequence_from_tuple |
425 ns | 369.4 ns | +15.04% |
Loading