Avatar for the PyO3 user
PyO3
pyo3
BlogDocsChangelog

use `PyCallArgs` for `Py::call` and friends

#5206Merged
Comparing
Icxolu:pycallargs
(
c27eac8
) with
main
(
8fa2d60
)
CodSpeed Performance Gauge
0%
Untouched
91
Ignored
19
Archived
1

Benchmarks

111 total
ordered_richcmp
pyo3-benches/benches/bench_comparisons.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
-3%
3.3 µs3.3 µs
ordered_dunder_methods
pyo3-benches/benches/bench_comparisons.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
-3%
3.3 µs3.3 µs
test_simple_py
pytests/tests/test_pyfunctions.py
CodSpeed Performance Gauge
-1%
16.9 µs17.1 µs
extract_bigint_small
pyo3-benches/benches/bench_bigint.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
+1%
2.7 µs2.7 µs
test_setter
pytests/tests/test_pyclasses.py
CodSpeed Performance Gauge
+1%
16.8 µs16.6 µs
clean_acquire_gil
pyo3-benches/benches/bench_gil.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
+1%
3.6 µs3.6 µs
test_class_method
pytests/tests/test_pyclasses.py
CodSpeed Performance Gauge
+1%
17.5 µs17.3 µs
test_proto_call
pytests/tests/test_pyclasses.py
CodSpeed Performance Gauge
+1%
13.4 µs13.3 µs
list_nth
pyo3-benches/benches/bench_list.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
-1%
4.5 µs4.6 µs
test_simple_args_kwargs_rs
pytests/tests/test_pyfunctions.py
CodSpeed Performance Gauge
+1%
18.6 µs18.5 µs
list_nth_back
pyo3-benches/benches/bench_list.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
-1%
4.6 µs4.6 µs
test_simple_args_kwargs_py
pytests/tests/test_pyfunctions.py
CodSpeed Performance Gauge
-1%
20 µs20.1 µs
test_static_method
pytests/tests/test_pyclasses.py
CodSpeed Performance Gauge
+1%
15.2 µs15.1 µs
dirty_acquire_gil
pyo3-benches/benches/bench_gil.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
-1%
5.2 µs5.2 µs
test_getter
pytests/tests/test_pyclasses.py
CodSpeed Performance Gauge
+1%
16.3 µs16.2 µs
test_with_typed_args_rs
pytests/tests/test_pyfunctions.py
CodSpeed Performance Gauge
+1%
16.9 µs16.9 µs
extract_int_extract_fail
pyo3-benches/benches/bench_extract.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
+1%
11.7 µs11.6 µs
call_method_one_arg
pyo3-benches/benches/bench_call.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
623.6 µs620.5 µs
test_args_kwargs_py
pytests/tests/test_pyfunctions.py
CodSpeed Performance Gauge
0%
18.5 µs18.4 µs
test_simple_args_rs
pytests/tests/test_pyfunctions.py
CodSpeed Performance Gauge
0%
18.7 µs18.6 µs
test_positional_only_py
pytests/tests/test_pyfunctions.py
CodSpeed Performance Gauge
0%
13.2 µs13.3 µs
test_positional_only_rs
pytests/tests/test_pyfunctions.py
CodSpeed Performance Gauge
0%
13.4 µs13.4 µs
test_args_kwargs_rs
pytests/tests/test_pyfunctions.py
CodSpeed Performance Gauge
0%
14 µs14.1 µs
test_method_call
pytests/tests/test_pyclasses.py
CodSpeed Performance Gauge
0%
14.4 µs14.5 µs
test_simple_kwargs_rs
pytests/tests/test_pyfunctions.py
CodSpeed Performance Gauge
0%
18.3 µs18.2 µs

Commits

Click on a commit to change the comparison range
Base
main
8fa2d60
-0.03%
use `PyCallArgs` for `Py::call` and friends
c27eac8
1 year ago
by Icxolu
© 2026 CodSpeed Technology
Home Terms Privacy Docs