Avatar for the PyO3 user
PyO3
pyo3
BlogDocsChangelog

Fix typo in PyType_GetTypeDataSize bindings

#5819Merged
Comparing
ngoldbaum:fix-ffi-def
(
4360c41
) with
main
(
46c16e4
)
CodSpeed Performance Gauge
+1%
Untouched
99
Ignored
21
Archived
1

Benchmarks

121 total
format_simple
pyo3-benches/benches/bench_pystring_from_fmt.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
+9%
368.6 ns339.4 ns
list_new
pyo3-benches/benches/bench_list.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
+7%
4 ms3.7 ms
tuple_new
pyo3-benches/benches/bench_tuple.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
+7%
4 ms3.7 ms
test_simple_args_py
pytests/tests/test_pyfunctions.py
CodSpeed Performance Gauge
+3%
14.7 µs14.3 µs
call_method_1
pyo3-benches/benches/bench_call.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
+3%
708.4 µs688.8 µs
dict_new
pyo3-benches/benches/bench_dict.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
+3%
20.4 ms19.9 ms
test_static_method
pytests/tests/test_pyclasses.py
CodSpeed Performance Gauge
+3%
13.8 µs13.5 µs
err_new_without_gil
pyo3-benches/benches/bench_err.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
+2%
1.3 µs1.2 µs
decimal_via_extract
pyo3-benches/benches/bench_decimal.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
-2%
11.8 µs12 µs
vec_bytes_from_py_bytearray_medium
pyo3-benches/benches/bench_frompyobject.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
-2%
2.9 µs2.9 µs
test_class_method
pytests/tests/test_pyclasses.py
CodSpeed Performance Gauge
+2%
14.4 µs14.2 µs
dict_get_item
pyo3-benches/benches/bench_dict.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
+2%
15.3 ms15 ms
test_none_rs
pytests/tests/test_pyfunctions.py
CodSpeed Performance Gauge
+2%
10.4 µs10.2 µs
test_class_attribute
pytests/tests/test_pyclasses.py
CodSpeed Performance Gauge
+2%
12.2 µs12 µs
test_many_keyword_arguments_rs
pytests/tests/test_pyfunctions.py
CodSpeed Performance Gauge
+2%
17.4 µs17.1 µs
test_positional_only_py
pytests/tests/test_pyfunctions.py
CodSpeed Performance Gauge
+2%
10.7 µs10.5 µs
test_proto_call
pytests/tests/test_pyclasses.py
CodSpeed Performance Gauge
+2%
10.9 µs10.7 µs
test_with_typed_args_py
pytests/tests/test_pyfunctions.py
CodSpeed Performance Gauge
+2%
11.1 µs11 µs
test_none_py
pytests/tests/test_pyfunctions.py
CodSpeed Performance Gauge
+2%
11.2 µs11 µs
test_proto_call_py
pytests/tests/test_pyclasses.py
CodSpeed Performance Gauge
+2%
11.5 µs11.3 µs
test_many_keyword_arguments_py
pytests/tests/test_pyfunctions.py
CodSpeed Performance Gauge
+2%
15.3 µs15.1 µs
extract_str_extract_fail
pyo3-benches/benches/bench_extract.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
+1%
2 µs2 µs
test_getter
pytests/tests/test_pyclasses.py
CodSpeed Performance Gauge
-1%
14.5 µs14.7 µs
clean_attach
pyo3-benches/benches/bench_attach.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
-1%
2 µs2.1 µs
test_method_call
pytests/tests/test_pyclasses.py
CodSpeed Performance Gauge
+1%
13.3 µs13.2 µs

Commits

Click on a commit to change the comparison range
Base
main
46c16e4
+0.61%
Fix typo in PyType_GetTypeDataSize bindings
4360c41
4 months ago
by ngoldbaum
© 2026 CodSpeed Technology
Home Terms Privacy Docs