Avatar for the PyO3 user
PyO3
pyo3
BlogDocsChangelog

ci: check for fields potentially missing from structs in `pyo3-ffi` definitions

#5918Merged
Comparing
davidhewitt:ffi-check-type-object
(
11fb742
) with
main
(
e42e8bd
)
CodSpeed Performance Gauge
0%
Untouched
105
Ignored
21
Skipped
1

Benchmarks

127 total
call_method
pyo3-benches/benches/bench_call.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
+3%
1.3 ms1.2 ms
call_method_1
pyo3-benches/benches/bench_call.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
+2%
709.4 µs696.5 µs
bench_pyclass_create
pyo3-benches/benches/bench_pyclass.rs::benches::bench_pyclass
CodSpeed Performance Gauge
+1%
3.9 µs3.9 µs
tuple_into_pyobject
pyo3-benches/benches/bench_tuple.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
+1%
2.6 µs2.6 µs
extract_bigint_small
pyo3-benches/benches/bench_bigint.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
+1%
2.7 µs2.6 µs
ordered_richcmp
pyo3-benches/benches/bench_comparisons.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
+1%
2.8 µs2.8 µs
test_simple_args_rs
pytests/tests/test_pyfunctions.py
CodSpeed Performance Gauge
+1%
15.4 µs15.3 µs
test_none_rs
pytests/tests/test_pyfunctions.py
CodSpeed Performance Gauge
+1%
10.5 µs10.4 µs
test_positional_only_rs
pytests/tests/test_pyfunctions.py
CodSpeed Performance Gauge
+1%
11.5 µs11.4 µs
test_with_typed_args_rs
pytests/tests/test_pyfunctions.py
CodSpeed Performance Gauge
0%
14.6 µs14.6 µs
test_simple_rs
pytests/tests/test_pyfunctions.py
CodSpeed Performance Gauge
0%
14.8 µs14.7 µs
test_simple_args_kwargs_rs
pytests/tests/test_pyfunctions.py
CodSpeed Performance Gauge
0%
16.2 µs16.1 µs
extract_float_extract_fail
pyo3-benches/benches/bench_extract.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
8.5 µs8.5 µs
enum_from_pyobject
pyo3-benches/benches/bench_frompyobject.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
20.1 µs20.1 µs
test_args_kwargs_rs
pytests/tests/test_pyfunctions.py
CodSpeed Performance Gauge
0%
11.9 µs11.9 µs
test_class_attribute
pytests/tests/test_pyclasses.py
CodSpeed Performance Gauge
0%
12.4 µs12.4 µs
test_method_call
pytests/tests/test_pyclasses.py
CodSpeed Performance Gauge
0%
13.7 µs13.6 µs
test_class_method
pytests/tests/test_pyclasses.py
CodSpeed Performance Gauge
0%
14.6 µs14.6 µs
test_args_kwargs_py
pytests/tests/test_pyfunctions.py
CodSpeed Performance Gauge
0%
15.2 µs15.2 µs
test_many_keyword_arguments_py
pytests/tests/test_pyfunctions.py
CodSpeed Performance Gauge
0%
15.5 µs15.4 µs
test_simple_kwargs_py
pytests/tests/test_pyfunctions.py
CodSpeed Performance Gauge
0%
15.8 µs15.8 µs
test_simple_args_kwargs_py
pytests/tests/test_pyfunctions.py
CodSpeed Performance Gauge
0%
16.4 µs16.4 µs
not_a_list_via_extract_enum
pyo3-benches/benches/bench_frompyobject.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
17.4 µs17.4 µs
drop_many_objects_without_gil
pyo3-benches/benches/bench_py.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
55.9 µs55.9 µs
call_method_one_arg
pyo3-benches/benches/bench_call.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
612.7 µs612.5 µs

Commits

Click on a commit to change the comparison range
Base
main
e42e8bd
+0.59%
fix `tp_versions_used` missing field in `PyTypeObject`
d557534
5 days ago
by davidhewitt
-0.86%
forward target into docs build
baadc08
5 days ago
by davidhewitt
0%
fixup target passing in doc build
f04b111
5 days ago
by davidhewitt
0%
bump bindgen, remove docs build from noxfile
a9938ce
5 days ago
by davidhewitt
+0.06%
try without explicit clang install for windows on arm
a2f3a13
2 days ago
by davidhewitt
+0.05%
put libpython rpath link in right place in `ffi-check` machinery
db4bf65
2 days ago
by davidhewitt
-0.05%
also fix 3.15 case
46ff914
1 day ago
by davidhewitt
+0.05%
remove debug panic
52e270a
1 day ago
by davidhewitt
-0.09%
debugging
2f1f50e
17 hours ago
by davidhewitt
-0.02%
fixup rerunning `pyo3-ffi-check` build script if definitions change
77cf49d
16 hours ago
by davidhewitt
+0.11%
final cleanup
11fb742
14 hours ago
by davidhewitt
© 2026 CodSpeed Technology
Home Terms Privacy Docs