PyO3
pyo3
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
add `PyLong*` API (3.14+)
#6016
Comparing
chirizxc:PyLongWriter
(
5e049e5
) with
main
(
20246a8
)
CodSpeed Performance Gauge
0%
Untouched
105
New
20
Ignored
21
Skipped
1
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
New
Untouched
Ignored
Skipped
147 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
extract_i128_neg_min
pyo3-benches/benches/bench_int128.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
N/A
N/A
1.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
extract_i128_pos_max
pyo3-benches/benches/bench_int128.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
N/A
N/A
1.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
extract_i128_small_neg
pyo3-benches/benches/bench_int128.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
N/A
N/A
1.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
extract_i128_small_pos
pyo3-benches/benches/bench_int128.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
N/A
N/A
992.2 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
extract_i128_zero
pyo3-benches/benches/bench_int128.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
N/A
N/A
1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
extract_u128_max
pyo3-benches/benches/bench_int128.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
N/A
N/A
1.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
extract_u128_small
pyo3-benches/benches/bench_int128.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
N/A
N/A
1.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
extract_u128_u32_max
pyo3-benches/benches/bench_int128.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
N/A
N/A
1.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
extract_u128_u64_max
pyo3-benches/benches/bench_int128.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
N/A
N/A
1.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
extract_u128_zero
pyo3-benches/benches/bench_int128.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
N/A
N/A
1.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
into_i128_neg_min
pyo3-benches/benches/bench_int128.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
N/A
N/A
1.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
into_i128_pos_max
pyo3-benches/benches/bench_int128.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
N/A
N/A
1.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
into_i128_small_neg
pyo3-benches/benches/bench_int128.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
N/A
N/A
1.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
into_i128_small_pos
pyo3-benches/benches/bench_int128.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
N/A
N/A
1.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
into_i128_zero
pyo3-benches/benches/bench_int128.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
N/A
N/A
1.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
into_u128_max
pyo3-benches/benches/bench_int128.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
N/A
N/A
1.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
into_u128_small
pyo3-benches/benches/bench_int128.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
N/A
N/A
1.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
into_u128_u32_max
pyo3-benches/benches/bench_int128.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
N/A
N/A
1.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
into_u128_u64_max
pyo3-benches/benches/bench_int128.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
N/A
N/A
1.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
into_u128_zero
pyo3-benches/benches/bench_int128.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
N/A
N/A
1.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
err_new_without_gil
pyo3-benches/benches/bench_err.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
+2%
1.2 µs
1.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_str
pyo3-benches/benches/bench_pyclass.rs::benches::bench_pyclass
CodSpeed Performance Gauge
+2%
4.2 µs
4.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
vec_bytes_from_py_bytearray_medium
pyo3-benches/benches/bench_frompyobject.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
+2%
2.9 µs
2.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_pyclass_create
pyo3-benches/benches/bench_pyclass.rs::benches::bench_pyclass
CodSpeed Performance Gauge
+1%
4.1 µs
4.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
vec_bytes_from_py_bytes_medium
pyo3-benches/benches/bench_frompyobject.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
+1%
2.1 µs
2.1 µs
1
2
3
4
5
6
Commits
Click on a commit to change the comparison range
Base
main
20246a8
+0.07%
try fix (x2)
f2cebdc
2 days ago
by chirizxc
-0.23%
fix clippy
0fb6575
2 days ago
by chirizxc
+0.27%
try fix clippy
05bfe1f
2 days ago
by chirizxc
-0.03%
add bench int 128
ebbb7da
2 days ago
by chirizxc
-0.14%
add tests
003647a
2 days ago
by chirizxc
+0.06%
fix
e55d67e
2 days ago
by chirizxc
+0.01%
add `PyLong_Is*`
5e049e5
18 hours ago
by chirizxc
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs