PyO3
pyo3
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Merge remote-tracking branch 'origin/main' into descriptor
MatthieuDartiailh:descriptor
1 hour ago
add bench for method call overhead (#6102)
main
1 hour ago
Use new `PyType_FromSlots` api (#6091) * Use new `PyType_FromSlots` api * Add `Py_tp_itemsize` slot * Set `Py_tp_basicsize`/`Py_tp_extra_basicsize` * Always set `Py_tp_basicsize`
main
2 hours ago
RustPython will only support `abi3t` (#6103)
main
4 hours ago
Stub: generate relative imports (#6097) This is useful for mixed Python/Rust projects where the Rust module (hence the stubs) are not in the root package but in a sub-package
main
4 hours ago
Always set `Py_tp_basicsize`
bschoenmaeckers:types-slots
5 hours ago
add bench for method call overhead
MatthieuDartiailh:methods-call-overhead
6 hours ago
Revert "tests: attempt to fix ui tests" This reverts commit 28d5326178576fade9e989aa9dadc52130e6b061.
MatthieuDartiailh:descriptor
7 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
Avoid type checks in methods where CPython already guarantees the received type
#5930
1 hour ago
f1daa3b
MatthieuDartiailh:descriptor
CodSpeed Performance Gauge
0%
Use new `PyType_FromSlots` api
#6091
6 hours ago
ea9abc6
bschoenmaeckers:types-slots
CodSpeed Performance Gauge
0%
Add a bench for method call overhead
#6102
12 hours ago
2e09add
MatthieuDartiailh:methods-call-overhead
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs