Avatar for the PyO3 user
PyO3
pyo3
BlogDocsChangelog

PathBuf: add str subscript to os.PathLike

#5897Merged
Comparing
Tpt:tpt/path-like-type
(
c66f992
) with
main
(
a1c0f69
)
CodSpeed Performance Gauge
0%
Untouched
105
Ignored
21
Skipped
1

Benchmarks

127 total
format_simple
pyo3-benches/benches/bench_pystring_from_fmt.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
+9%
339.4 ns310.3 ns
critical_section_creation
pyo3-benches/benches/bench_critical_sections.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
+5%
644.7 ns615.6 ns
test_getter
pytests/tests/test_pyclasses.py
CodSpeed Performance Gauge
+4%
14.7 µs14.2 µs
critical_section_creation2
pyo3-benches/benches/bench_critical_sections.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
+4%
830.6 ns801.4 ns
test_simple_args_py
pytests/tests/test_pyfunctions.py
CodSpeed Performance Gauge
+2%
14.7 µs14.3 µs
call_method
pyo3-benches/benches/bench_call.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
+2%
1.2 ms1.2 ms
extract_str_extract_fail
pyo3-benches/benches/bench_extract.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
+2%
1.9 µs1.9 µs
test_class_method
pytests/tests/test_pyclasses.py
CodSpeed Performance Gauge
+1%
14.4 µs14.3 µs
bench_str
pyo3-benches/benches/bench_pyclass.rs::benches::bench_pyclass
CodSpeed Performance Gauge
+1%
3.8 µs3.8 µs
test_none_rs
pytests/tests/test_pyfunctions.py
CodSpeed Performance Gauge
+1%
10.3 µs10.3 µs
test_none_py
pytests/tests/test_pyfunctions.py
CodSpeed Performance Gauge
+1%
11.2 µs11.2 µs
test_method_call
pytests/tests/test_pyclasses.py
CodSpeed Performance Gauge
0%
13.3 µs13.2 µs
test_setter
pytests/tests/test_pyclasses.py
CodSpeed Performance Gauge
0%
14 µs13.9 µs
test_with_typed_args_rs
pytests/tests/test_pyfunctions.py
CodSpeed Performance Gauge
0%
14.7 µs14.7 µs
extract_int_extract_fail
pyo3-benches/benches/bench_extract.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
8.6 µs8.6 µs
test_positional_only_py
pytests/tests/test_pyfunctions.py
CodSpeed Performance Gauge
0%
10.7 µs10.7 µs
test_proto_call
pytests/tests/test_pyclasses.py
CodSpeed Performance Gauge
0%
10.8 µs10.8 µs
test_empty_class_init_py
pytests/tests/test_pyclasses.py
CodSpeed Performance Gauge
0%
11 µs11 µs
test_with_typed_args_py
pytests/tests/test_pyfunctions.py
CodSpeed Performance Gauge
0%
11.1 µs11.1 µs
test_positional_only_rs
pytests/tests/test_pyfunctions.py
CodSpeed Performance Gauge
0%
11.3 µs11.3 µs
test_proto_call_py
pytests/tests/test_pyclasses.py
CodSpeed Performance Gauge
0%
11.5 µs11.4 µs
decimal_via_extract
pyo3-benches/benches/bench_decimal.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
12.1 µs12.1 µs
test_static_method
pytests/tests/test_pyclasses.py
CodSpeed Performance Gauge
0%
13.8 µs13.7 µs
drop_many_objects
pyo3-benches/benches/bench_py.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
14.7 µs14.6 µs
test_many_keyword_arguments_rs
pytests/tests/test_pyfunctions.py
CodSpeed Performance Gauge
0%
17.3 µs17.2 µs

Commits

Click on a commit to change the comparison range
Base
main
a1c0f69
+0.19%
PathBuf: add str subscript to os.PathLink
c66f992
2 days ago
by Tpt
© 2026 CodSpeed Technology
Home Terms Privacy Docs