Avatar for the PyO3 user
PyO3
pyo3
BlogDocsChangelog

Benchmarks

collect_generic_iterator
Instrumentation
pyo3-benches/benches/bench_any.rs::benches::criterion_benchmark::collect_generic_iteratorcreated
2 years ago
, last run
12 hours ago
0
4222
105.4 ms
identify_object_type
Instrumentation
pyo3-benches/benches/bench_any.rs::benches::criterion_benchmark::identify_object_typecreated
2 years ago
, last run
12 hours ago
0
4222
15.6 µs
pyo3-benches/benches/bench_bigint.rs::benches::criterion_benchmark::extract_bigint_big_negativecreated
2 years ago
, last run
12 hours ago
0
4222
4 µs
pyo3-benches/benches/bench_bigint.rs::benches::criterion_benchmark::extract_bigint_big_positivecreated
2 years ago
, last run
12 hours ago
0
4222
3.7 µs
pyo3-benches/benches/bench_bigint.rs::benches::criterion_benchmark::extract_bigint_extract_failcreated
2 years ago
, last run
12 hours ago
0
4222
11.7 µs
pyo3-benches/benches/bench_bigint.rs::benches::criterion_benchmark::extract_bigint_huge_negativecreated
2 years ago
, last run
12 hours ago
0
4222
13.1 µs
pyo3-benches/benches/bench_bigint.rs::benches::criterion_benchmark::extract_bigint_huge_positivecreated
2 years ago
, last run
12 hours ago
0
4222
11.6 µs
extract_bigint_small
Instrumentation
pyo3-benches/benches/bench_bigint.rs::benches::criterion_benchmark::extract_bigint_smallcreated
2 years ago
, last run
12 hours ago
0
4222
2.7 µs
call
Instrumentation
pyo3-benches/benches/bench_call.rs::benches::criterion_benchmark::callcreated
11 months ago
, last run
12 hours ago
0
1686
609.8 µs
call_0
Instrumentation
pyo3-benches/benches/bench_call.rs::benches::criterion_benchmark::call_0created
2 years ago
, last run
12 hours ago
0
4222
191.6 µs
call_1
Instrumentation
pyo3-benches/benches/bench_call.rs::benches::criterion_benchmark::call_1created
11 months ago
, last run
12 hours ago
0
1686
253.6 µs
call_method
Instrumentation
pyo3-benches/benches/bench_call.rs::benches::criterion_benchmark::call_methodcreated
11 months ago
, last run
12 hours ago
0
1686
1.3 ms
call_method_0
Instrumentation
pyo3-benches/benches/bench_call.rs::benches::criterion_benchmark::call_method_0created
2 years ago
, last run
12 hours ago
0
4222
601 µs
call_method_1
Instrumentation
pyo3-benches/benches/bench_call.rs::benches::criterion_benchmark::call_method_1created
11 months ago
, last run
12 hours ago
0
1686
653.3 µs
call_method_one_arg
Instrumentation
pyo3-benches/benches/bench_call.rs::benches::criterion_benchmark::call_method_one_argcreated
11 months ago
, last run
12 hours ago
0
1686
620.5 µs
call_one_arg
Instrumentation
pyo3-benches/benches/bench_call.rs::benches::criterion_benchmark::call_one_argcreated
11 months ago
, last run
12 hours ago
0
1686
232.2 µs
ordered_dunder_methods
Instrumentation
pyo3-benches/benches/bench_comparisons.rs::benches::criterion_benchmark::ordered_dunder_methodscreated
2 years ago
, last run
12 hours ago
0
4222
3.3 µs
ordered_richcmp
Instrumentation
pyo3-benches/benches/bench_comparisons.rs::benches::criterion_benchmark::ordered_richcmpcreated
2 years ago
, last run
12 hours ago
0
4222
3.3 µs
decimal_via_extract
Instrumentation
pyo3-benches/benches/bench_decimal.rs::benches::criterion_benchmark::decimal_via_extractcreated
2 years ago
, last run
12 hours ago
0
4222
15.3 µs
dict_get_item
Instrumentation
pyo3-benches/benches/bench_dict.rs::benches::criterion_benchmark::dict_get_itemcreated
2 years ago
, last run
12 hours ago
0
4222
16.7 ms
dict_new
Instrumentation
pyo3-benches/benches/bench_dict.rs::benches::criterion_benchmark::dict_newcreated
2 years ago
, last run
12 hours ago
0
4222
25.7 ms
extract_btreemap
Instrumentation
pyo3-benches/benches/bench_dict.rs::benches::criterion_benchmark::extract_btreemapcreated
2 years ago
, last run
12 hours ago
0
4222
37.2 ms
extract_hashbrown_map
Instrumentation
pyo3-benches/benches/bench_dict.rs::benches::criterion_benchmark::extract_hashbrown_mapcreated
9 months ago
, last run
12 hours ago
0
1436
18 ms
extract_hashmap
Instrumentation
pyo3-benches/benches/bench_dict.rs::benches::criterion_benchmark::extract_hashmapcreated
2 years ago
, last run
12 hours ago
0
4222
20.7 ms
iter_dict
Instrumentation
pyo3-benches/benches/bench_dict.rs::benches::criterion_benchmark::iter_dictcreated
2 years ago
, last run
12 hours ago
0
4222
11.5 ms
mapping_from_dict
Instrumentation
Ignored
pyo3-benches/benches/bench_dict.rs::benches::criterion_benchmark::mapping_from_dictcreated
2 years ago
, last run
12 hours ago
0
3910
299.4 ns
pyo3-benches/benches/bench_err.rs::benches::criterion_benchmark::err_new_restore_and_fetchcreated
2 years ago
, last run
12 hours ago
0
4222
7.9 µs
err_new_without_gil
Instrumentation
pyo3-benches/benches/bench_err.rs::benches::criterion_benchmark::err_new_without_gilcreated
2 years ago
, last run
12 hours ago
0
4222
1.2 µs
extract_float_downcast_fail
Instrumentation
Ignored
pyo3-benches/benches/bench_extract.rs::benches::criterion_benchmark::extract_float_downcast_failcreated
2 years ago
, last run
12 hours ago
0
4222
395.6 ns
extract_float_downcast_success
Instrumentation
Ignored
pyo3-benches/benches/bench_extract.rs::benches::criterion_benchmark::extract_float_downcast_successcreated
2 years ago
, last run
12 hours ago
0
3910
178.3 ns
pyo3-benches/benches/bench_extract.rs::benches::criterion_benchmark::extract_float_extract_failcreated
2 years ago
, last run
12 hours ago
0
4222
11.8 µs
extract_float_extract_success
Instrumentation
Ignored
pyo3-benches/benches/bench_extract.rs::benches::criterion_benchmark::extract_float_extract_successcreated
2 years ago
, last run
12 hours ago
0
3910
392.8 ns
extract_int_downcast_fail
Instrumentation
Ignored
pyo3-benches/benches/bench_extract.rs::benches::criterion_benchmark::extract_int_downcast_failcreated
2 years ago
, last run
12 hours ago
0
3910
245.6 ns
extract_int_downcast_success
Instrumentation
Ignored
pyo3-benches/benches/bench_extract.rs::benches::criterion_benchmark::extract_int_downcast_successcreated
2 years ago
, last run
12 hours ago
0
3910
617.5 ns
pyo3-benches/benches/bench_extract.rs::benches::criterion_benchmark::extract_int_extract_failcreated
2 years ago
, last run
12 hours ago
0
4222
11.8 µs
extract_int_extract_success
Instrumentation
Ignored
pyo3-benches/benches/bench_extract.rs::benches::criterion_benchmark::extract_int_extract_successcreated
2 years ago
, last run
12 hours ago
0
3910
553.1 ns
extract_str_downcast_fail
Instrumentation
Ignored
pyo3-benches/benches/bench_extract.rs::benches::criterion_benchmark::extract_str_downcast_failcreated
2 years ago
, last run
12 hours ago
0
4222
182.5 ns
extract_str_downcast_success
Instrumentation
Ignored
pyo3-benches/benches/bench_extract.rs::benches::criterion_benchmark::extract_str_downcast_successcreated
2 years ago
, last run
12 hours ago
0
4222
584.2 ns
pyo3-benches/benches/bench_extract.rs::benches::criterion_benchmark::extract_str_extract_failcreated
2 years ago
, last run
12 hours ago
0
4222
1.9 µs
extract_str_extract_success
Instrumentation
Ignored
pyo3-benches/benches/bench_extract.rs::benches::criterion_benchmark::extract_str_extract_successcreated
2 years ago
, last run
12 hours ago
0
4222
579.2 ns
enum_from_pyobject
Instrumentation
pyo3-benches/benches/bench_frompyobject.rs::benches::criterion_benchmark::enum_from_pyobjectcreated
2 years ago
, last run
12 hours ago
0
4222
24.3 µs
list_via_downcast
Instrumentation
Ignored
pyo3-benches/benches/bench_frompyobject.rs::benches::criterion_benchmark::list_via_downcastcreated
2 years ago
, last run
12 hours ago
0
3910
178.3 ns
list_via_extract
Instrumentation
Ignored
pyo3-benches/benches/bench_frompyobject.rs::benches::criterion_benchmark::list_via_extractcreated
2 years ago
, last run
12 hours ago
0
3910
242.2 ns
not_a_list_via_downcast
Instrumentation
Ignored
pyo3-benches/benches/bench_frompyobject.rs::benches::criterion_benchmark::not_a_list_via_downcastcreated
2 years ago
, last run
12 hours ago
0
3910
182.5 ns
not_a_list_via_extract
Instrumentation
pyo3-benches/benches/bench_frompyobject.rs::benches::criterion_benchmark::not_a_list_via_extractcreated
2 years ago
, last run
12 hours ago
0
4222
1.7 µs
pyo3-benches/benches/bench_frompyobject.rs::benches::criterion_benchmark::not_a_list_via_extract_enumcreated
2 years ago
, last run
12 hours ago
0
4222
17.3 µs
clean_acquire_gil
Instrumentation
pyo3-benches/benches/bench_gil.rs::benches::criterion_benchmark::clean_acquire_gilcreated
2 years ago
, last run
12 hours ago
0
4222
3.5 µs
dirty_acquire_gil
Instrumentation
pyo3-benches/benches/bench_gil.rs::benches::criterion_benchmark::dirty_acquire_gilcreated
2 years ago
, last run
12 hours ago
0
4222
5.1 µs
getattr_direct
Instrumentation
Ignored
pyo3-benches/benches/bench_intern.rs::benches::criterion_benchmark::getattr_directcreated
2 years ago
, last run
12 hours ago
0
4222
6.6 µs
getattr_intern
Instrumentation
pyo3-benches/benches/bench_intern.rs::benches::criterion_benchmark::getattr_interncreated
2 years ago
, last run
12 hours ago
0
4222
3.2 µs
pyo3-benches/benches/bench_intopyobject.rs::benches::criterion_benchmark::byte_slice_into_pyobject_largecreated
11 months ago
, last run
12 hours ago
0
1785
176.8 µs
pyo3-benches/benches/bench_intopyobject.rs::benches::criterion_benchmark::byte_slice_into_pyobject_mediumcreated
11 months ago
, last run
12 hours ago
0
1785
1.6 µs
byte_slice_into_pyobject_small
Instrumentation
Ignored
pyo3-benches/benches/bench_intopyobject.rs::benches::criterion_benchmark::byte_slice_into_pyobject_smallcreated
11 months ago
, last run
12 hours ago
0
1785
305.8 ns
bytes_new_large
Instrumentation
pyo3-benches/benches/bench_intopyobject.rs::benches::criterion_benchmark::bytes_new_largecreated
11 months ago
, last run
12 hours ago
0
1785
176.8 µs
bytes_new_medium
Instrumentation
pyo3-benches/benches/bench_intopyobject.rs::benches::criterion_benchmark::bytes_new_mediumcreated
11 months ago
, last run
12 hours ago
0
1785
1.6 µs
bytes_new_small
Instrumentation
Ignored
pyo3-benches/benches/bench_intopyobject.rs::benches::criterion_benchmark::bytes_new_smallcreated
11 months ago
, last run
12 hours ago
0
1785
335 ns
vec_into_pyobject
Instrumentation
pyo3-benches/benches/bench_intopyobject.rs::benches::criterion_benchmark::vec_into_pyobjectcreated
11 months ago
, last run
12 hours ago
0
1785
2.5 µs
iter_list
Instrumentation
pyo3-benches/benches/bench_list.rs::benches::criterion_benchmark::iter_listcreated
2 years ago
, last run
12 hours ago
0
4222
6.8 ms
list_get_item
Instrumentation
pyo3-benches/benches/bench_list.rs::benches::criterion_benchmark::list_get_itemcreated
2 years ago
, last run
12 hours ago
0
4222
4.2 ms
pyo3-benches/benches/bench_list.rs::benches::criterion_benchmark::list_get_item_uncheckedcreated
2 years ago
, last run
12 hours ago
0
4222
3.6 ms
list_new
Instrumentation
pyo3-benches/benches/bench_list.rs::benches::criterion_benchmark::list_newcreated
2 years ago
, last run
12 hours ago
0
4222
6.7 ms
list_nth
Instrumentation
pyo3-benches/benches/bench_list.rs::benches::criterion_benchmark::list_nthcreated
7 months ago
, last run
12 hours ago
0
806
4.5 µs
list_nth_back
Instrumentation
pyo3-benches/benches/bench_list.rs::benches::criterion_benchmark::list_nth_backcreated
7 months ago
, last run
12 hours ago
0
806
4.6 µs
sequence_from_list
Instrumentation
Ignored
pyo3-benches/benches/bench_list.rs::benches::criterion_benchmark::sequence_from_listcreated
2 years ago
, last run
12 hours ago
0
3910
270.3 ns
first_time_init
Instrumentation
pyo3-benches/benches/bench_pyclass.rs::benches::criterion_benchmark::first_time_initcreated
2 years ago
, last run
12 hours ago
0
4222
38.7 µs
drop_many_objects
Instrumentation
pyo3-benches/benches/bench_pyobject.rs::benches::criterion_benchmark::drop_many_objectscreated
2 years ago
, last run
12 hours ago
0
4222
11.3 µs
pyo3-benches/benches/bench_pyobject.rs::benches::criterion_benchmark::drop_many_objects_without_gilcreated
1 year ago
, last run
12 hours ago
0
2266
41.7 µs
extract_btreeset
Instrumentation
pyo3-benches/benches/bench_set.rs::benches::criterion_benchmark::extract_btreesetcreated
2 years ago
, last run
12 hours ago
0
4222
15.9 ms
extract_hashbrown_set
Instrumentation
pyo3-benches/benches/bench_set.rs::benches::criterion_benchmark::extract_hashbrown_setcreated
9 months ago
, last run
12 hours ago
0
1436
16.6 ms
extract_hashset
Instrumentation
pyo3-benches/benches/bench_set.rs::benches::criterion_benchmark::extract_hashsetcreated
2 years ago
, last run
12 hours ago
0
4222
20.7 ms
iter_set
Instrumentation
pyo3-benches/benches/bench_set.rs::benches::criterion_benchmark::iter_setcreated
2 years ago
, last run
12 hours ago
0
4222
10.7 ms
set_new
Instrumentation
pyo3-benches/benches/bench_set.rs::benches::criterion_benchmark::set_newcreated
2 years ago
, last run
12 hours ago
0
4222
15.2 ms
iter_tuple
Instrumentation
pyo3-benches/benches/bench_tuple.rs::benches::criterion_benchmark::iter_tuplecreated
2 years ago
, last run
12 hours ago
0
4222
5.9 ms
sequence_from_tuple
Instrumentation
Ignored
pyo3-benches/benches/bench_tuple.rs::benches::criterion_benchmark::sequence_from_tuplecreated
2 years ago
, last run
12 hours ago
0
3910
270.3 ns
pyo3-benches/benches/bench_tuple.rs::benches::criterion_benchmark::tuple_get_borrowed_itemcreated
1 year ago
, last run
12 hours ago
0
3448
3.9 ms
pyo3-benches/benches/bench_tuple.rs::benches::criterion_benchmark::tuple_get_borrowed_item_uncheckedcreated
1 year ago
, last run
12 hours ago
0
3448
3.4 ms
tuple_get_item
Instrumentation
pyo3-benches/benches/bench_tuple.rs::benches::criterion_benchmark::tuple_get_itemcreated
2 years ago
, last run
12 hours ago
0
4222
4.1 ms
pyo3-benches/benches/bench_tuple.rs::benches::criterion_benchmark::tuple_get_item_uncheckedcreated
2 years ago
, last run
12 hours ago
0
4222
3.6 ms
tuple_into_pyobject
Instrumentation
pyo3-benches/benches/bench_tuple.rs::benches::criterion_benchmark::tuple_into_pyobjectcreated
7 months ago
, last run
12 hours ago
0
1025
2.9 µs
tuple_new
Instrumentation
pyo3-benches/benches/bench_tuple.rs::benches::criterion_benchmark::tuple_newcreated
2 years ago
, last run
12 hours ago
0
4222
6.7 ms
tuple_new_list
Instrumentation
pyo3-benches/benches/bench_tuple.rs::benches::criterion_benchmark::tuple_new_listcreated
2 years ago
, last run
12 hours ago
0
4222
2.1 ms
tuple_nth
Instrumentation
pyo3-benches/benches/bench_tuple.rs::benches::criterion_benchmark::tuple_nthcreated
5 months ago
, last run
12 hours ago
0
771
4.3 µs
tuple_nth_back
Instrumentation
pyo3-benches/benches/bench_tuple.rs::benches::criterion_benchmark::tuple_nth_backcreated
5 months ago
, last run
12 hours ago
0
771
4.4 µs
tuple_to_list
Instrumentation
pyo3-benches/benches/bench_tuple.rs::benches::criterion_benchmark::tuple_to_listcreated
2 years ago
, last run
12 hours ago
0
4222
1.6 ms
test_class_attribute
Instrumentation
pytests/tests/test_pyclasses.py::test_class_attributecreated
3 months ago
, last run
12 hours ago
0
199
14 µs
test_class_method
Instrumentation
pytests/tests/test_pyclasses.py::test_class_methodcreated
3 months ago
, last run
12 hours ago
0
199
17.7 µs
test_empty_class_init
Instrumentation
pytests/tests/test_pyclasses.py::test_empty_class_initcreated
2 years ago
, last run
12 hours ago
0
4223
22.5 µs
pytests/tests/test_pyclasses.py::test_empty_class_init_pycreated
2 years ago
, last run
12 hours ago
0
4223
13.9 µs
test_getter
Instrumentation
pytests/tests/test_pyclasses.py::test_gettercreated
3 months ago
, last run
12 hours ago
0
199
16.6 µs
test_method_call
Instrumentation
pytests/tests/test_pyclasses.py::test_method_callcreated
1 year ago
, last run
12 hours ago
0
2737
15.3 µs
test_method_call_py
Instrumentation
pytests/tests/test_pyclasses.py::test_method_call_pycreated
1 year ago
, last run
12 hours ago
0
2737
13.7 µs
test_proto_call
Instrumentation
pytests/tests/test_pyclasses.py::test_proto_callcreated
1 year ago
, last run
12 hours ago
0
2737
13.6 µs
test_proto_call_py
Instrumentation
pytests/tests/test_pyclasses.py::test_proto_call_pycreated
1 year ago
, last run
12 hours ago
0
2737
14.2 µs
test_setter
Instrumentation
pytests/tests/test_pyclasses.py::test_settercreated
3 months ago
, last run
12 hours ago
0
199
17.2 µs
test_static_method
Instrumentation
pytests/tests/test_pyclasses.py::test_static_methodcreated
3 months ago
, last run
12 hours ago
0
199
15.5 µs
test_args_kwargs_py
Instrumentation
pytests/tests/test_pyfunctions.py::test_args_kwargs_pycreated
2 years ago
, last run
12 hours ago
0
4223
18.8 µs
test_args_kwargs_rs
Instrumentation
pytests/tests/test_pyfunctions.py::test_args_kwargs_rscreated
2 years ago
, last run
12 hours ago
0
4223
14.4 µs
test_none_py
Instrumentation
pytests/tests/test_pyfunctions.py::test_none_pycreated
2 years ago
, last run
12 hours ago
0
4223
13.1 µs
test_none_rs
Instrumentation
pytests/tests/test_pyfunctions.py::test_none_rscreated
2 years ago
, last run
12 hours ago
0
4223
12.6 µs
pytests/tests/test_pyfunctions.py::test_positional_only_pycreated
3 months ago
, last run
12 hours ago
0
368
13.3 µs
pytests/tests/test_pyfunctions.py::test_positional_only_rscreated
3 months ago
, last run
12 hours ago
0
368
13.7 µs
pytests/tests/test_pyfunctions.py::test_simple_args_kwargs_pycreated
2 years ago
, last run
12 hours ago
0
4223
20.5 µs
pytests/tests/test_pyfunctions.py::test_simple_args_kwargs_rscreated
2 years ago
, last run
12 hours ago
0
4223
19 µs
test_simple_args_py
Instrumentation
pytests/tests/test_pyfunctions.py::test_simple_args_pycreated
2 years ago
, last run
12 hours ago
0
4223
17.7 µs
test_simple_args_rs
Instrumentation
pytests/tests/test_pyfunctions.py::test_simple_args_rscreated
2 years ago
, last run
12 hours ago
0
4223
19 µs
test_simple_kwargs_py
Instrumentation
pytests/tests/test_pyfunctions.py::test_simple_kwargs_pycreated
2 years ago
, last run
12 hours ago
0
4223
20.1 µs
test_simple_kwargs_rs
Instrumentation
pytests/tests/test_pyfunctions.py::test_simple_kwargs_rscreated
2 years ago
, last run
12 hours ago
0
4223
18.6 µs
test_simple_py
Instrumentation
pytests/tests/test_pyfunctions.py::test_simple_pycreated
2 years ago
, last run
12 hours ago
0
4223
17.3 µs
test_simple_rs
Instrumentation
pytests/tests/test_pyfunctions.py::test_simple_rscreated
2 years ago
, last run
12 hours ago
0
4223
18.2 µs
pytests/tests/test_pyfunctions.py::test_with_typed_args_pycreated
3 months ago
, last run
12 hours ago
0
368
13.5 µs
pytests/tests/test_pyfunctions.py::test_with_typed_args_rscreated
3 months ago
, last run
12 hours ago
0
368
17.5 µs
© 2025 CodSpeed Technology
Home Terms Privacy Docs