Avatar for the PyO3 user
PyO3
pyo3
BlogDocsChangelog

fix: Replace macro use in ordered_float tests

#5602Merged
Comparing
tpoliaw:ordered-float-test
(
f04018f
) with
main
(
d8e9a38
)
CodSpeed Performance Gauge
0%
Untouched
98
Ignored
21

Benchmarks

119 total
extract_str_extract_fail
pyo3-benches/benches/bench_extract.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
+3%
1.8 µs1.7 µs
tuple_nth
pyo3-benches/benches/bench_tuple.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
+3%
3.8 µs3.7 µs
tuple_nth_back
pyo3-benches/benches/bench_tuple.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
+2%
3.9 µs3.8 µs
test_positional_only_py
pytests/tests/test_pyfunctions.py
CodSpeed Performance Gauge
+2%
13.7 µs13.5 µs
dirty_attach
pyo3-benches/benches/bench_attach.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
+2%
5.2 µs5.1 µs
test_class_attribute
pytests/tests/test_pyclasses.py
CodSpeed Performance Gauge
+1%
14.4 µs14.2 µs
test_proto_call_py
pytests/tests/test_pyclasses.py
CodSpeed Performance Gauge
+1%
14.6 µs14.4 µs
test_none_py
pytests/tests/test_pyfunctions.py
CodSpeed Performance Gauge
+1%
13.5 µs13.3 µs
test_proto_call
pytests/tests/test_pyclasses.py
CodSpeed Performance Gauge
+1%
13.8 µs13.6 µs
test_many_keyword_arguments_py
pytests/tests/test_pyfunctions.py
CodSpeed Performance Gauge
+1%
17 µs16.8 µs
vec_into_pyobject
pyo3-benches/benches/bench_intopyobject.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
+1%
2.5 µs2.5 µs
test_method_call
pytests/tests/test_pyclasses.py
CodSpeed Performance Gauge
+1%
15.2 µs15 µs
test_static_method
pytests/tests/test_pyclasses.py
CodSpeed Performance Gauge
+1%
15.9 µs15.7 µs
test_getter
pytests/tests/test_pyclasses.py
CodSpeed Performance Gauge
+1%
16.5 µs16.3 µs
test_setter
pytests/tests/test_pyclasses.py
CodSpeed Performance Gauge
+1%
16.8 µs16.7 µs
test_with_typed_args_rs
pytests/tests/test_pyfunctions.py
CodSpeed Performance Gauge
+1%
17.5 µs17.4 µs
test_class_method
pytests/tests/test_pyclasses.py
CodSpeed Performance Gauge
+1%
17.9 µs17.7 µs
test_simple_rs
pytests/tests/test_pyfunctions.py
CodSpeed Performance Gauge
+1%
18.5 µs18.3 µs
test_many_keyword_arguments_rs
pytests/tests/test_pyfunctions.py
CodSpeed Performance Gauge
+1%
19 µs18.8 µs
test_none_rs
pytests/tests/test_pyfunctions.py
CodSpeed Performance Gauge
+1%
12.9 µs12.7 µs
test_method_call_py
pytests/tests/test_pyclasses.py
CodSpeed Performance Gauge
+1%
14 µs13.9 µs
extract_float_extract_fail
pyo3-benches/benches/bench_extract.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
+1%
11.1 µs11 µs
list_nth_back
pyo3-benches/benches/bench_list.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
+1%
3.9 µs3.9 µs
test_positional_only_rs
pytests/tests/test_pyfunctions.py
CodSpeed Performance Gauge
+1%
13.9 µs13.8 µs
test_empty_class_init_py
pytests/tests/test_pyclasses.py
CodSpeed Performance Gauge
+1%
14.1 µs14 µs

Commits

Click on a commit to change the comparison range
Base
main
d8e9a38
+0.18%
fix: Require macros feature for ordered_float tests
662018b
4 months ago
by tpoliaw
-0.16%
Allow ordered_float tests to run without macros
9461773
4 months ago
by tpoliaw
0%
Format ordered float tests
8556258
4 months ago
by tpoliaw
+0.02%
Add newsfragments entry
6ff1298
4 months ago
by tpoliaw
+0.11%
Remove unnecessary all in cfg(all(test)) attribute
61fc2b9
4 months ago
by tpoliaw
-0.14%
Delete newsfragments/5602.misc.md
418db5d
3 months ago
by davidhewitt
+0.06%
Use &CStr instead of requiring format!()
f04018f
3 months ago
by tpoliaw
© 2026 CodSpeed Technology
Home Terms Privacy Docs