fix(pyo3-ffi): fix _Py_NoneStruct dlopen failure on Android/Termux fo…#6189
Closed
vickXs wants to merge 2 commits into
Closed
fix(pyo3-ffi): fix _Py_NoneStruct dlopen failure on Android/Termux fo…#6189vickXs wants to merge 2 commits into
vickXs wants to merge 2 commits into
CodSpeed HQ / CodSpeed Performance Analysis
failed
Jul 5, 2026 in 0s
Performance Regression: -12.96%
❌ 10 regressed benchmarks
✅ 130 untouched benchmarks
Warning
Please fix the performance issues or acknowledge them on CodSpeed.
Performance Changes
| Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|
| ❌ | extract_i128_small_pos |
1 µs | 1.2 µs | -15.09% |
| ❌ | extract_i128_zero |
1.1 µs | 1.3 µs | -14.74% |
| ❌ | extract_i128_small_neg |
1.1 µs | 1.3 µs | -14.03% |
| ❌ | extract_u128_small |
1 µs | 1.2 µs | -13.35% |
| ❌ | extract_u128_zero |
1 µs | 1.2 µs | -13.02% |
| ❌ | extract_i128_pos_max |
1.3 µs | 1.5 µs | -12.57% |
| ❌ | extract_i128_neg_min |
1.3 µs | 1.5 µs | -12.55% |
| ❌ | extract_u128_u32_max |
1.1 µs | 1.3 µs | -12.28% |
| ❌ | extract_u128_u64_max |
1.3 µs | 1.4 µs | -11.05% |
| ❌ | extract_u128_max |
1.3 µs | 1.4 µs | -10.81% |
Tip
Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.
Comparing vickXs:fix-py-none-abi3-android (1d28c1d) with main (0ef7321)
Loading