Avatar for the aio-libs user
aio-libs
multidict
BlogDocsChangelog

Shorten fixture names

#1157
Comparing
shorten
(
a210ccf
) with
master
(
af42043
)
CodSpeed Performance Gauge
+1%
Improvements
0
Regressions
0
Untouched
4
New
240
Dropped
240
Ignored
0

Benchmarks

New

test_cimultidict_add_istr[c-ext-module]
tests/test_multidict_benchmarks.py::test_cimultidict_add_istr[c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
2.7 ms
test_cimultidict_add_istr[pure-py-module]
tests/test_multidict_benchmarks.py::test_cimultidict_add_istr[pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
26.6 ms
test_cimultidict_delitem_istr[c-ext-module]
tests/test_multidict_benchmarks.py::test_cimultidict_delitem_istr[c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
86 µs
test_cimultidict_delitem_istr[pure-py-module]
tests/test_multidict_benchmarks.py::test_cimultidict_delitem_istr[pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
1.6 ms
test_cimultidict_extend_istr[c-ext-module]
tests/test_multidict_benchmarks.py::test_cimultidict_extend_istr[c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
2.4 ms
test_cimultidict_extend_istr[pure-py-module]
tests/test_multidict_benchmarks.py::test_cimultidict_extend_istr[pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
87.7 ms
test_cimultidict_extend_istr_with_kwargs[c-ext-module]
tests/test_multidict_benchmarks.py::test_cimultidict_extend_istr_with_kwargs[c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
6.3 ms
test_cimultidict_extend_istr_with_kwargs[pure-py-module]
tests/test_multidict_benchmarks.py::test_cimultidict_extend_istr_with_kwargs[pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
110.4 ms
test_cimultidict_fetch_istr[c-ext-module]
tests/test_multidict_benchmarks.py::test_cimultidict_fetch_istr[c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
59.3 µs
test_cimultidict_fetch_istr[pure-py-module]
tests/test_multidict_benchmarks.py::test_cimultidict_fetch_istr[pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
872 µs
test_cimultidict_get_istr_hit[c-ext-module]
tests/test_multidict_benchmarks.py::test_cimultidict_get_istr_hit[c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
71.3 µs
test_cimultidict_get_istr_hit[pure-py-module]
tests/test_multidict_benchmarks.py::test_cimultidict_get_istr_hit[pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
866.6 µs
test_cimultidict_get_istr_hit_with_default[c-ext-module]
tests/test_multidict_benchmarks.py::test_cimultidict_get_istr_hit_with_default[c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
73.3 µs
test_cimultidict_get_istr_hit_with_default[pure-py-module]
tests/test_multidict_benchmarks.py::test_cimultidict_get_istr_hit_with_default[pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
867.4 µs
test_cimultidict_get_istr_miss[c-ext-module]
tests/test_multidict_benchmarks.py::test_cimultidict_get_istr_miss[c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
73.8 µs
test_cimultidict_get_istr_miss[pure-py-module]
tests/test_multidict_benchmarks.py::test_cimultidict_get_istr_miss[pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
1.4 ms
test_cimultidict_get_istr_with_default_miss[c-ext-module]
tests/test_multidict_benchmarks.py::test_cimultidict_get_istr_with_default_miss[c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
75.9 µs
test_cimultidict_get_istr_with_default_miss[pure-py-module]
tests/test_multidict_benchmarks.py::test_cimultidict_get_istr_with_default_miss[pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
1.4 ms
test_cimultidict_getall_istr_hit[c-ext-module]
tests/test_multidict_benchmarks.py::test_cimultidict_getall_istr_hit[c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
22.5 µs
test_cimultidict_getall_istr_hit[pure-py-module]
tests/test_multidict_benchmarks.py::test_cimultidict_getall_istr_hit[pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
54.1 µs
test_cimultidict_getall_istr_miss[c-ext-module]
tests/test_multidict_benchmarks.py::test_cimultidict_getall_istr_miss[c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
16.2 µs
test_cimultidict_getall_istr_miss[pure-py-module]
tests/test_multidict_benchmarks.py::test_cimultidict_getall_istr_miss[pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
52.1 µs
test_cimultidict_insert_istr[c-ext-module]
tests/test_multidict_benchmarks.py::test_cimultidict_insert_istr[c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
66.8 µs
test_cimultidict_insert_istr[pure-py-module]
tests/test_multidict_benchmarks.py::test_cimultidict_insert_istr[pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
2.6 ms
test_cimultidict_pop_istr[c-ext-module]
tests/test_multidict_benchmarks.py::test_cimultidict_pop_istr[c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
127.5 µs
test_cimultidict_pop_istr[pure-py-module]
tests/test_multidict_benchmarks.py::test_cimultidict_pop_istr[pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
2.1 ms
test_cimultidict_update_istr[c-ext-module]
tests/test_multidict_benchmarks.py::test_cimultidict_update_istr[c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
132.5 µs
test_cimultidict_update_istr[pure-py-module]
tests/test_multidict_benchmarks.py::test_cimultidict_update_istr[pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
3 ms
test_cimultidict_update_istr_with_kwargs[c-ext-module]
tests/test_multidict_benchmarks.py::test_cimultidict_update_istr_with_kwargs[c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
296.8 µs
test_cimultidict_update_istr_with_kwargs[pure-py-module]
tests/test_multidict_benchmarks.py::test_cimultidict_update_istr_with_kwargs[pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
7.9 ms
test_copy_from_existing_cimultidict[c-ext-module]
tests/test_multidict_benchmarks.py::test_copy_from_existing_cimultidict[c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
18.7 µs
test_copy_from_existing_cimultidict[pure-py-module]
tests/test_multidict_benchmarks.py::test_copy_from_existing_cimultidict[pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
94.2 µs
test_create_cimultidict_with_dict_istr[c-ext-module]
tests/test_multidict_benchmarks.py::test_create_cimultidict_with_dict_istr[c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
42.3 µs
test_create_cimultidict_with_dict_istr[pure-py-module]
tests/test_multidict_benchmarks.py::test_create_cimultidict_with_dict_istr[pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
302.4 µs
test_create_cimultidict_with_items_istr[c-ext-module]
tests/test_multidict_benchmarks.py::test_create_cimultidict_with_items_istr[c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
53.6 µs
test_create_cimultidict_with_items_istr[pure-py-module]
tests/test_multidict_benchmarks.py::test_create_cimultidict_with_items_istr[pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
252.7 µs
test_create_cimultidict_with_items_istr_with_kwargs[c-ext-module]
tests/test_multidict_benchmarks.py::test_create_cimultidict_with_items_istr_with_kwargs[c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
107.8 µs
test_create_cimultidict_with_items_istr_with_kwargs[pure-py-module]
tests/test_multidict_benchmarks.py::test_create_cimultidict_with_items_istr_with_kwargs[pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
509.8 µs
test_create_empty_multidict[-c-ext-module]
tests/test_multidict_benchmarks.py::test_create_empty_multidict[-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
16.9 µs
test_create_empty_multidict[-pure-py-module]
tests/test_multidict_benchmarks.py::test_create_empty_multidict[-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
33 µs
test_create_empty_multidict[ci-c-ext-module]
tests/test_multidict_benchmarks.py::test_create_empty_multidict[ci-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
17.3 µs
test_create_empty_multidict[ci-pure-py-module]
tests/test_multidict_benchmarks.py::test_create_empty_multidict[ci-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
33.1 µs
test_create_from_existing_cimultidict[c-ext-module]
tests/test_multidict_benchmarks.py::test_create_from_existing_cimultidict[c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
19.2 µs
test_create_from_existing_cimultidict[pure-py-module]
tests/test_multidict_benchmarks.py::test_create_from_existing_cimultidict[pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
45.9 µs
test_create_multidict_with_dict[-c-ext-module]
tests/test_multidict_benchmarks.py::test_create_multidict_with_dict[-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
36.9 µs
test_create_multidict_with_dict[-pure-py-module]
tests/test_multidict_benchmarks.py::test_create_multidict_with_dict[-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
231.6 µs
test_create_multidict_with_dict[ci-c-ext-module]
tests/test_multidict_benchmarks.py::test_create_multidict_with_dict[ci-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
67.4 µs
test_create_multidict_with_dict[ci-pure-py-module]
tests/test_multidict_benchmarks.py::test_create_multidict_with_dict[ci-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
288.2 µs
test_create_multidict_with_items[-c-ext-module]
tests/test_multidict_benchmarks.py::test_create_multidict_with_items[-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
48.5 µs
test_create_multidict_with_items[-pure-py-module]
tests/test_multidict_benchmarks.py::test_create_multidict_with_items[-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
182.7 µs
test_create_multidict_with_items[ci-c-ext-module]
tests/test_multidict_benchmarks.py::test_create_multidict_with_items[ci-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
78.6 µs
test_create_multidict_with_items[ci-pure-py-module]
tests/test_multidict_benchmarks.py::test_create_multidict_with_items[ci-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
239.4 µs
test_create_multidict_with_items_with_kwargs[-c-ext-module]
tests/test_multidict_benchmarks.py::test_create_multidict_with_items_with_kwargs[-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
70 µs
test_create_multidict_with_items_with_kwargs[-pure-py-module]
tests/test_multidict_benchmarks.py::test_create_multidict_with_items_with_kwargs[-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
371.9 µs
test_create_multidict_with_items_with_kwargs[ci-c-ext-module]
tests/test_multidict_benchmarks.py::test_create_multidict_with_items_with_kwargs[ci-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
133.2 µs
test_create_multidict_with_items_with_kwargs[ci-pure-py-module]
tests/test_multidict_benchmarks.py::test_create_multidict_with_items_with_kwargs[ci-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
482.9 µs
test_iterate_multidict[-c-ext-module]
tests/test_multidict_benchmarks.py::test_iterate_multidict[-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
27.7 µs
test_iterate_multidict[-pure-py-module]
tests/test_multidict_benchmarks.py::test_iterate_multidict[-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
167.4 µs
test_iterate_multidict[ci-c-ext-module]
tests/test_multidict_benchmarks.py::test_iterate_multidict[ci-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
27.8 µs
test_iterate_multidict[ci-pure-py-module]
tests/test_multidict_benchmarks.py::test_iterate_multidict[ci-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
244.4 µs
test_iterate_multidict_items[-c-ext-module]
tests/test_multidict_benchmarks.py::test_iterate_multidict_items[-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
48.2 µs
test_iterate_multidict_items[-pure-py-module]
tests/test_multidict_benchmarks.py::test_iterate_multidict_items[-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
180.1 µs
test_iterate_multidict_items[ci-c-ext-module]
tests/test_multidict_benchmarks.py::test_iterate_multidict_items[ci-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
48.3 µs
test_iterate_multidict_items[ci-pure-py-module]
tests/test_multidict_benchmarks.py::test_iterate_multidict_items[ci-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
255 µs
test_iterate_multidict_keys[-c-ext-module]
tests/test_multidict_benchmarks.py::test_iterate_multidict_keys[-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
29.7 µs
test_iterate_multidict_keys[-pure-py-module]
tests/test_multidict_benchmarks.py::test_iterate_multidict_keys[-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
166.6 µs
test_iterate_multidict_keys[ci-c-ext-module]
tests/test_multidict_benchmarks.py::test_iterate_multidict_keys[ci-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
29.5 µs
test_iterate_multidict_keys[ci-pure-py-module]
tests/test_multidict_benchmarks.py::test_iterate_multidict_keys[ci-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
239.2 µs
test_iterate_multidict_values[-c-ext-module]
tests/test_multidict_benchmarks.py::test_iterate_multidict_values[-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
28.1 µs
test_iterate_multidict_values[-pure-py-module]
tests/test_multidict_benchmarks.py::test_iterate_multidict_values[-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
123.4 µs
test_iterate_multidict_values[ci-c-ext-module]
tests/test_multidict_benchmarks.py::test_iterate_multidict_values[ci-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
27.6 µs
test_iterate_multidict_values[ci-pure-py-module]
tests/test_multidict_benchmarks.py::test_iterate_multidict_values[ci-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
127.8 µs
test_multidict_add_str[-c-ext-module]
tests/test_multidict_benchmarks.py::test_multidict_add_str[-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
2.1 ms
test_multidict_add_str[-pure-py-module]
tests/test_multidict_benchmarks.py::test_multidict_add_str[-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
20 ms
test_multidict_add_str[ci-c-ext-module]
tests/test_multidict_benchmarks.py::test_multidict_add_str[ci-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
5.4 ms
test_multidict_add_str[ci-pure-py-module]
tests/test_multidict_benchmarks.py::test_multidict_add_str[ci-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
25.5 ms
test_multidict_clear_str[-c-ext-module]
tests/test_multidict_benchmarks.py::test_multidict_clear_str[-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
14.1 µs
test_multidict_clear_str[-pure-py-module]
tests/test_multidict_benchmarks.py::test_multidict_clear_str[-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
21.1 µs
test_multidict_clear_str[ci-c-ext-module]
tests/test_multidict_benchmarks.py::test_multidict_clear_str[ci-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
13.8 µs
test_multidict_clear_str[ci-pure-py-module]
tests/test_multidict_benchmarks.py::test_multidict_clear_str[ci-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
22.5 µs
test_multidict_delitem_str[-c-ext-module]
tests/test_multidict_benchmarks.py::test_multidict_delitem_str[-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
77.7 µs
test_multidict_delitem_str[-pure-py-module]
tests/test_multidict_benchmarks.py::test_multidict_delitem_str[-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
1.3 ms
test_multidict_delitem_str[ci-c-ext-module]
tests/test_multidict_benchmarks.py::test_multidict_delitem_str[ci-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
108.9 µs
test_multidict_delitem_str[ci-pure-py-module]
tests/test_multidict_benchmarks.py::test_multidict_delitem_str[ci-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
1.6 ms
test_multidict_extend_str[-c-ext-module]
tests/test_multidict_benchmarks.py::test_multidict_extend_str[-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
2.4 ms
test_multidict_extend_str[-pure-py-module]
tests/test_multidict_benchmarks.py::test_multidict_extend_str[-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
55.1 ms
test_multidict_extend_str[ci-c-ext-module]
tests/test_multidict_benchmarks.py::test_multidict_extend_str[ci-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
7.9 ms
test_multidict_extend_str[ci-pure-py-module]
tests/test_multidict_benchmarks.py::test_multidict_extend_str[ci-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
84.1 ms
test_multidict_extend_str_with_kwargs[-c-ext-module]
tests/test_multidict_benchmarks.py::test_multidict_extend_str_with_kwargs[-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
3.6 ms
test_multidict_extend_str_with_kwargs[-pure-py-module]
tests/test_multidict_benchmarks.py::test_multidict_extend_str_with_kwargs[-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
71.1 ms
test_multidict_extend_str_with_kwargs[ci-c-ext-module]
tests/test_multidict_benchmarks.py::test_multidict_extend_str_with_kwargs[ci-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
11.8 ms
test_multidict_extend_str_with_kwargs[ci-pure-py-module]
tests/test_multidict_benchmarks.py::test_multidict_extend_str_with_kwargs[ci-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
105.7 ms
test_multidict_fetch[-c-ext-module]
tests/test_multidict_benchmarks.py::test_multidict_fetch[-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
55 µs
test_multidict_fetch[-pure-py-module]
tests/test_multidict_benchmarks.py::test_multidict_fetch[-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
783.2 µs
test_multidict_fetch[ci-c-ext-module]
tests/test_multidict_benchmarks.py::test_multidict_fetch[ci-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
86.3 µs
test_multidict_fetch[ci-pure-py-module]
tests/test_multidict_benchmarks.py::test_multidict_fetch[ci-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
851.5 µs
test_multidict_get_hit[-c-ext-module]
tests/test_multidict_benchmarks.py::test_multidict_get_hit[-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
59.1 µs
test_multidict_get_hit[-pure-py-module]
tests/test_multidict_benchmarks.py::test_multidict_get_hit[-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
780.5 µs
test_multidict_get_hit[ci-c-ext-module]
tests/test_multidict_benchmarks.py::test_multidict_get_hit[ci-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
96.7 µs
test_multidict_get_hit[ci-pure-py-module]
tests/test_multidict_benchmarks.py::test_multidict_get_hit[ci-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
848.4 µs
test_multidict_get_hit_with_default[-c-ext-module]
tests/test_multidict_benchmarks.py::test_multidict_get_hit_with_default[-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
61 µs
test_multidict_get_hit_with_default[-pure-py-module]
tests/test_multidict_benchmarks.py::test_multidict_get_hit_with_default[-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
782.3 µs
test_multidict_get_hit_with_default[ci-c-ext-module]
tests/test_multidict_benchmarks.py::test_multidict_get_hit_with_default[ci-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
98.7 µs
test_multidict_get_hit_with_default[ci-pure-py-module]
tests/test_multidict_benchmarks.py::test_multidict_get_hit_with_default[ci-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
849.6 µs
test_multidict_get_miss[-c-ext-module]
tests/test_multidict_benchmarks.py::test_multidict_get_miss[-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
65 µs
test_multidict_get_miss[-pure-py-module]
tests/test_multidict_benchmarks.py::test_multidict_get_miss[-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
1.3 ms
test_multidict_get_miss[ci-c-ext-module]
tests/test_multidict_benchmarks.py::test_multidict_get_miss[ci-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
101.8 µs
test_multidict_get_miss[ci-pure-py-module]
tests/test_multidict_benchmarks.py::test_multidict_get_miss[ci-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
1.3 ms
test_multidict_getall_str_hit[-c-ext-module]
tests/test_multidict_benchmarks.py::test_multidict_getall_str_hit[-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
22.7 µs
test_multidict_getall_str_hit[-pure-py-module]
tests/test_multidict_benchmarks.py::test_multidict_getall_str_hit[-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
47 µs
test_multidict_getall_str_hit[ci-c-ext-module]
tests/test_multidict_benchmarks.py::test_multidict_getall_str_hit[ci-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
25 µs
test_multidict_getall_str_hit[ci-pure-py-module]
tests/test_multidict_benchmarks.py::test_multidict_getall_str_hit[ci-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
53.1 µs
test_multidict_getall_str_miss[-c-ext-module]
tests/test_multidict_benchmarks.py::test_multidict_getall_str_miss[-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
16.8 µs
test_multidict_getall_str_miss[-pure-py-module]
tests/test_multidict_benchmarks.py::test_multidict_getall_str_miss[-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
44.9 µs
test_multidict_getall_str_miss[ci-c-ext-module]
tests/test_multidict_benchmarks.py::test_multidict_getall_str_miss[ci-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
19 µs
test_multidict_getall_str_miss[ci-pure-py-module]
tests/test_multidict_benchmarks.py::test_multidict_getall_str_miss[ci-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
49.9 µs
test_multidict_insert_str[-c-ext-module]
tests/test_multidict_benchmarks.py::test_multidict_insert_str[-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
69.6 µs
test_multidict_insert_str[-pure-py-module]
tests/test_multidict_benchmarks.py::test_multidict_insert_str[-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
2.5 ms
test_multidict_insert_str[ci-c-ext-module]
tests/test_multidict_benchmarks.py::test_multidict_insert_str[ci-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
99.1 µs
test_multidict_insert_str[ci-pure-py-module]
tests/test_multidict_benchmarks.py::test_multidict_insert_str[ci-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
2.6 ms
test_multidict_pop_str[-c-ext-module]
tests/test_multidict_benchmarks.py::test_multidict_pop_str[-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
108.7 µs
test_multidict_pop_str[-pure-py-module]
tests/test_multidict_benchmarks.py::test_multidict_pop_str[-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
1.6 ms
test_multidict_pop_str[ci-c-ext-module]
tests/test_multidict_benchmarks.py::test_multidict_pop_str[ci-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
150.1 µs
test_multidict_pop_str[ci-pure-py-module]
tests/test_multidict_benchmarks.py::test_multidict_pop_str[ci-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
2.1 ms
test_multidict_popitem_str[-c-ext-module]
tests/test_multidict_benchmarks.py::test_multidict_popitem_str[-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
62.6 µs
test_multidict_popitem_str[-pure-py-module]
tests/test_multidict_benchmarks.py::test_multidict_popitem_str[-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
519.8 µs
test_multidict_popitem_str[ci-c-ext-module]
tests/test_multidict_benchmarks.py::test_multidict_popitem_str[ci-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
111.2 µs
test_multidict_popitem_str[ci-pure-py-module]
tests/test_multidict_benchmarks.py::test_multidict_popitem_str[ci-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
738.2 µs
test_multidict_repr[-c-ext-module]
tests/test_multidict_benchmarks.py::test_multidict_repr[-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
76.5 µs
test_multidict_repr[-pure-py-module]
tests/test_multidict_benchmarks.py::test_multidict_repr[-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
130.8 µs
test_multidict_repr[ci-c-ext-module]
tests/test_multidict_benchmarks.py::test_multidict_repr[ci-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
74.3 µs
test_multidict_repr[ci-pure-py-module]
tests/test_multidict_benchmarks.py::test_multidict_repr[ci-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
136 µs
test_multidict_update_str[-c-ext-module]
tests/test_multidict_benchmarks.py::test_multidict_update_str[-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
126.8 µs
test_multidict_update_str[-pure-py-module]
tests/test_multidict_benchmarks.py::test_multidict_update_str[-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
2.9 ms
test_multidict_update_str[ci-c-ext-module]
tests/test_multidict_benchmarks.py::test_multidict_update_str[ci-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
159.8 µs
test_multidict_update_str[ci-pure-py-module]
tests/test_multidict_benchmarks.py::test_multidict_update_str[ci-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
3 ms
test_multidict_update_str_with_kwargs[-c-ext-module]
tests/test_multidict_benchmarks.py::test_multidict_update_str_with_kwargs[-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
258.5 µs
test_multidict_update_str_with_kwargs[-pure-py-module]
tests/test_multidict_benchmarks.py::test_multidict_update_str_with_kwargs[-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
7.7 ms
test_multidict_update_str_with_kwargs[ci-c-ext-module]
tests/test_multidict_benchmarks.py::test_multidict_update_str_with_kwargs[ci-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
318.6 µs
test_multidict_update_str_with_kwargs[ci-pure-py-module]
tests/test_multidict_benchmarks.py::test_multidict_update_str_with_kwargs[ci-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
7.9 ms
test_items_view_and[-c-ext-module]
tests/test_views_benchmarks.py::test_items_view_and[-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
388.7 µs
test_items_view_and[-pure-py-module]
tests/test_views_benchmarks.py::test_items_view_and[-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
1.6 ms
test_items_view_and[ci-c-ext-module]
tests/test_views_benchmarks.py::test_items_view_and[ci-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
394.2 µs
test_items_view_and[ci-pure-py-module]
tests/test_views_benchmarks.py::test_items_view_and[ci-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
1.8 ms
test_items_view_equals[-c-ext-module]
tests/test_views_benchmarks.py::test_items_view_equals[-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
1.5 ms
test_items_view_equals[-pure-py-module]
tests/test_views_benchmarks.py::test_items_view_equals[-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
992.4 µs
test_items_view_equals[ci-c-ext-module]
tests/test_views_benchmarks.py::test_items_view_equals[ci-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
1.5 ms
test_items_view_equals[ci-pure-py-module]
tests/test_views_benchmarks.py::test_items_view_equals[ci-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
1.2 ms
test_items_view_is_disjoint[-c-ext-module]
tests/test_views_benchmarks.py::test_items_view_is_disjoint[-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
289.1 µs
test_items_view_is_disjoint[-pure-py-module]
tests/test_views_benchmarks.py::test_items_view_is_disjoint[-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
1.5 ms
test_items_view_is_disjoint[ci-c-ext-module]
tests/test_views_benchmarks.py::test_items_view_is_disjoint[ci-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
292.7 µs
test_items_view_is_disjoint[ci-pure-py-module]
tests/test_views_benchmarks.py::test_items_view_is_disjoint[ci-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
1.7 ms
test_items_view_less[-c-ext-module]
tests/test_views_benchmarks.py::test_items_view_less[-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
87.3 µs
test_items_view_less[-pure-py-module]
tests/test_views_benchmarks.py::test_items_view_less[-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
233.1 µs
test_items_view_less[ci-c-ext-module]
tests/test_views_benchmarks.py::test_items_view_less[ci-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
92.4 µs
test_items_view_less[ci-pure-py-module]
tests/test_views_benchmarks.py::test_items_view_less[ci-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
309.3 µs
test_items_view_less_or_equal[-c-ext-module]
tests/test_views_benchmarks.py::test_items_view_less_or_equal[-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
87.1 µs
test_items_view_less_or_equal[-pure-py-module]
tests/test_views_benchmarks.py::test_items_view_less_or_equal[-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
230.9 µs
test_items_view_less_or_equal[ci-c-ext-module]
tests/test_views_benchmarks.py::test_items_view_less_or_equal[ci-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
91.8 µs
test_items_view_less_or_equal[ci-pure-py-module]
tests/test_views_benchmarks.py::test_items_view_less_or_equal[ci-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
305.2 µs
test_items_view_more[-c-ext-module]
tests/test_views_benchmarks.py::test_items_view_more[-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
404.8 µs
test_items_view_more[-pure-py-module]
tests/test_views_benchmarks.py::test_items_view_more[-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
291 µs
test_items_view_more[ci-c-ext-module]
tests/test_views_benchmarks.py::test_items_view_more[ci-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
419.5 µs
test_items_view_more[ci-pure-py-module]
tests/test_views_benchmarks.py::test_items_view_more[ci-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
324.3 µs
test_items_view_more_or_equal[-c-ext-module]
tests/test_views_benchmarks.py::test_items_view_more_or_equal[-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
1.5 ms
test_items_view_more_or_equal[-pure-py-module]
tests/test_views_benchmarks.py::test_items_view_more_or_equal[-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
856 µs
test_items_view_more_or_equal[ci-c-ext-module]
tests/test_views_benchmarks.py::test_items_view_more_or_equal[ci-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
1.6 ms
test_items_view_more_or_equal[ci-pure-py-module]
tests/test_views_benchmarks.py::test_items_view_more_or_equal[ci-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
923.7 µs
test_items_view_not_equals[-c-ext-module]
tests/test_views_benchmarks.py::test_items_view_not_equals[-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
57.1 µs
test_items_view_not_equals[-pure-py-module]
tests/test_views_benchmarks.py::test_items_view_not_equals[-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
77.3 µs
test_items_view_not_equals[ci-c-ext-module]
tests/test_views_benchmarks.py::test_items_view_not_equals[ci-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
59.9 µs
test_items_view_not_equals[ci-pure-py-module]
tests/test_views_benchmarks.py::test_items_view_not_equals[ci-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
86.3 µs
test_items_view_or[-c-ext-module]
tests/test_views_benchmarks.py::test_items_view_or[-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
379.9 µs
test_items_view_or[-pure-py-module]
tests/test_views_benchmarks.py::test_items_view_or[-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
1.6 ms
test_items_view_or[ci-c-ext-module]
tests/test_views_benchmarks.py::test_items_view_or[ci-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
384.9 µs
test_items_view_or[ci-pure-py-module]
tests/test_views_benchmarks.py::test_items_view_or[ci-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
1.9 ms
test_items_view_repr[-c-ext-module]
tests/test_views_benchmarks.py::test_items_view_repr[-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
77.2 µs
test_items_view_repr[-pure-py-module]
tests/test_views_benchmarks.py::test_items_view_repr[-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
128.1 µs
test_items_view_repr[ci-c-ext-module]
tests/test_views_benchmarks.py::test_items_view_repr[ci-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
80.7 µs
test_items_view_repr[ci-pure-py-module]
tests/test_views_benchmarks.py::test_items_view_repr[ci-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
132.9 µs
test_items_view_sub[-c-ext-module]
tests/test_views_benchmarks.py::test_items_view_sub[-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
153.1 µs
test_items_view_sub[-pure-py-module]
tests/test_views_benchmarks.py::test_items_view_sub[-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
443.6 µs
test_items_view_sub[ci-c-ext-module]
tests/test_views_benchmarks.py::test_items_view_sub[ci-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
159.6 µs
test_items_view_sub[ci-pure-py-module]
tests/test_views_benchmarks.py::test_items_view_sub[ci-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
651.5 µs
test_items_view_xor[-c-ext-module]
tests/test_views_benchmarks.py::test_items_view_xor[-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
471.1 µs
test_items_view_xor[-pure-py-module]
tests/test_views_benchmarks.py::test_items_view_xor[-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
1.7 ms
test_items_view_xor[ci-c-ext-module]
tests/test_views_benchmarks.py::test_items_view_xor[ci-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
479.5 µs
test_items_view_xor[ci-pure-py-module]
tests/test_views_benchmarks.py::test_items_view_xor[ci-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
2 ms
test_keys_view_and[-c-ext-module]
tests/test_views_benchmarks.py::test_keys_view_and[-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
73.7 µs
test_keys_view_and[-pure-py-module]
tests/test_views_benchmarks.py::test_keys_view_and[-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
1.5 ms
test_keys_view_and[ci-c-ext-module]
tests/test_views_benchmarks.py::test_keys_view_and[ci-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
78.5 µs
test_keys_view_and[ci-pure-py-module]
tests/test_views_benchmarks.py::test_keys_view_and[ci-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
1.7 ms
test_keys_view_equals[-c-ext-module]
tests/test_views_benchmarks.py::test_keys_view_equals[-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
60.1 µs
test_keys_view_equals[-pure-py-module]
tests/test_views_benchmarks.py::test_keys_view_equals[-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
940.5 µs
test_keys_view_equals[ci-c-ext-module]
tests/test_views_benchmarks.py::test_keys_view_equals[ci-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
63.4 µs
test_keys_view_equals[ci-pure-py-module]
tests/test_views_benchmarks.py::test_keys_view_equals[ci-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
1.2 ms
test_keys_view_is_disjoint[-c-ext-module]
tests/test_views_benchmarks.py::test_keys_view_is_disjoint[-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
62.9 µs
test_keys_view_is_disjoint[-pure-py-module]
tests/test_views_benchmarks.py::test_keys_view_is_disjoint[-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
1.4 ms
test_keys_view_is_disjoint[ci-c-ext-module]
tests/test_views_benchmarks.py::test_keys_view_is_disjoint[ci-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
66.6 µs
test_keys_view_is_disjoint[ci-pure-py-module]
tests/test_views_benchmarks.py::test_keys_view_is_disjoint[ci-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
1.6 ms
test_keys_view_less[-c-ext-module]
tests/test_views_benchmarks.py::test_keys_view_less[-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
43.7 µs
test_keys_view_less[-pure-py-module]
tests/test_views_benchmarks.py::test_keys_view_less[-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
194.8 µs
test_keys_view_less[ci-c-ext-module]
tests/test_views_benchmarks.py::test_keys_view_less[ci-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
51.8 µs
test_keys_view_less[ci-pure-py-module]
tests/test_views_benchmarks.py::test_keys_view_less[ci-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
276.1 µs
test_keys_view_less_or_equal[-c-ext-module]
tests/test_views_benchmarks.py::test_keys_view_less_or_equal[-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
43 µs
test_keys_view_less_or_equal[-pure-py-module]
tests/test_views_benchmarks.py::test_keys_view_less_or_equal[-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
191.8 µs
test_keys_view_less_or_equal[ci-c-ext-module]
tests/test_views_benchmarks.py::test_keys_view_less_or_equal[ci-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
51.4 µs
test_keys_view_less_or_equal[ci-pure-py-module]
tests/test_views_benchmarks.py::test_keys_view_less_or_equal[ci-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
271.7 µs
test_keys_view_more[-c-ext-module]
tests/test_views_benchmarks.py::test_keys_view_more[-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
35.6 µs
test_keys_view_more[-pure-py-module]
tests/test_views_benchmarks.py::test_keys_view_more[-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
267.4 µs
test_keys_view_more[ci-c-ext-module]
tests/test_views_benchmarks.py::test_keys_view_more[ci-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
50 µs
test_keys_view_more[ci-pure-py-module]
tests/test_views_benchmarks.py::test_keys_view_more[ci-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
302.5 µs
test_keys_view_more_or_equal[-c-ext-module]
tests/test_views_benchmarks.py::test_keys_view_more_or_equal[-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
60 µs
test_keys_view_more_or_equal[-pure-py-module]
tests/test_views_benchmarks.py::test_keys_view_more_or_equal[-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
810.1 µs
test_keys_view_more_or_equal[ci-c-ext-module]
tests/test_views_benchmarks.py::test_keys_view_more_or_equal[ci-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
86.7 µs
test_keys_view_more_or_equal[ci-pure-py-module]
tests/test_views_benchmarks.py::test_keys_view_more_or_equal[ci-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
875.1 µs
test_keys_view_not_equals[-c-ext-module]
tests/test_views_benchmarks.py::test_keys_view_not_equals[-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
22.3 µs
test_keys_view_not_equals[-pure-py-module]
tests/test_views_benchmarks.py::test_keys_view_not_equals[-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
77.4 µs
test_keys_view_not_equals[ci-c-ext-module]
tests/test_views_benchmarks.py::test_keys_view_not_equals[ci-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
22.4 µs
test_keys_view_not_equals[ci-pure-py-module]
tests/test_views_benchmarks.py::test_keys_view_not_equals[ci-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
84.8 µs
test_keys_view_or[-c-ext-module]
tests/test_views_benchmarks.py::test_keys_view_or[-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
94.1 µs
test_keys_view_or[-pure-py-module]
tests/test_views_benchmarks.py::test_keys_view_or[-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
1.4 ms
test_keys_view_or[ci-c-ext-module]
tests/test_views_benchmarks.py::test_keys_view_or[ci-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
99.5 µs
test_keys_view_or[ci-pure-py-module]
tests/test_views_benchmarks.py::test_keys_view_or[ci-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
1.8 ms
test_keys_view_repr[-c-ext-module]
tests/test_views_benchmarks.py::test_keys_view_repr[-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
48.2 µs
test_keys_view_repr[-pure-py-module]
tests/test_views_benchmarks.py::test_keys_view_repr[-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
92.9 µs
test_keys_view_repr[ci-c-ext-module]
tests/test_views_benchmarks.py::test_keys_view_repr[ci-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
48 µs
test_keys_view_repr[ci-pure-py-module]
tests/test_views_benchmarks.py::test_keys_view_repr[ci-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
97.4 µs
test_keys_view_sub[-c-ext-module]
tests/test_views_benchmarks.py::test_keys_view_sub[-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
93.4 µs
test_keys_view_sub[-pure-py-module]
tests/test_views_benchmarks.py::test_keys_view_sub[-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
1.5 ms
test_keys_view_sub[ci-c-ext-module]
tests/test_views_benchmarks.py::test_keys_view_sub[ci-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
100.1 µs
test_keys_view_sub[ci-pure-py-module]
tests/test_views_benchmarks.py::test_keys_view_sub[ci-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
1.8 ms
test_keys_view_xor[-c-ext-module]
tests/test_views_benchmarks.py::test_keys_view_xor[-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
166.1 µs
test_keys_view_xor[-pure-py-module]
tests/test_views_benchmarks.py::test_keys_view_xor[-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
2.6 ms
test_keys_view_xor[ci-c-ext-module]
tests/test_views_benchmarks.py::test_keys_view_xor[ci-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
172.5 µs
test_keys_view_xor[ci-pure-py-module]
tests/test_views_benchmarks.py::test_keys_view_xor[ci-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
3 ms
test_values_view_repr[-c-ext-module]
tests/test_views_benchmarks.py::test_values_view_repr[-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
62.5 µs
test_values_view_repr[-pure-py-module]
tests/test_views_benchmarks.py::test_values_view_repr[-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
99.4 µs
test_values_view_repr[ci-c-ext-module]
tests/test_views_benchmarks.py::test_values_view_repr[ci-c-ext-module]
CodSpeed Performance Gauge
N/A
N/A
65.2 µs
test_values_view_repr[ci-pure-py-module]
tests/test_views_benchmarks.py::test_values_view_repr[ci-pure-py-module]
CodSpeed Performance Gauge
N/A
N/A
104.3 µs

Passed

test_cimultidict_add_istr[c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_cimultidict_add_istr[c-extension-module]
CodSpeed Performance Gauge
N/A
2.7 ms
N/A
test_cimultidict_add_istr[pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_cimultidict_add_istr[pure-python-module]
CodSpeed Performance Gauge
N/A
26.6 ms
N/A
test_cimultidict_delitem_istr[c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_cimultidict_delitem_istr[c-extension-module]
CodSpeed Performance Gauge
N/A
86.3 µs
N/A
test_cimultidict_delitem_istr[pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_cimultidict_delitem_istr[pure-python-module]
CodSpeed Performance Gauge
N/A
1.6 ms
N/A
test_cimultidict_extend_istr[c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_cimultidict_extend_istr[c-extension-module]
CodSpeed Performance Gauge
N/A
2.4 ms
N/A
test_cimultidict_extend_istr[pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_cimultidict_extend_istr[pure-python-module]
CodSpeed Performance Gauge
N/A
87.5 ms
N/A
test_cimultidict_extend_istr_with_kwargs[c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_cimultidict_extend_istr_with_kwargs[c-extension-module]
CodSpeed Performance Gauge
N/A
6.3 ms
N/A
test_cimultidict_extend_istr_with_kwargs[pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_cimultidict_extend_istr_with_kwargs[pure-python-module]
CodSpeed Performance Gauge
N/A
110 ms
N/A
test_cimultidict_fetch_istr[c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_cimultidict_fetch_istr[c-extension-module]
CodSpeed Performance Gauge
N/A
58.9 µs
N/A
test_cimultidict_fetch_istr[pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_cimultidict_fetch_istr[pure-python-module]
CodSpeed Performance Gauge
N/A
872.8 µs
N/A
test_cimultidict_get_istr_hit[c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_cimultidict_get_istr_hit[c-extension-module]
CodSpeed Performance Gauge
N/A
70.8 µs
N/A
test_cimultidict_get_istr_hit[pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_cimultidict_get_istr_hit[pure-python-module]
CodSpeed Performance Gauge
N/A
866.7 µs
N/A
test_cimultidict_get_istr_hit_with_default[c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_cimultidict_get_istr_hit_with_default[c-extension-module]
CodSpeed Performance Gauge
N/A
72.8 µs
N/A
test_cimultidict_get_istr_hit_with_default[pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_cimultidict_get_istr_hit_with_default[pure-python-module]
CodSpeed Performance Gauge
N/A
869.8 µs
N/A
test_cimultidict_get_istr_miss[c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_cimultidict_get_istr_miss[c-extension-module]
CodSpeed Performance Gauge
N/A
73.8 µs
N/A
test_cimultidict_get_istr_miss[pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_cimultidict_get_istr_miss[pure-python-module]
CodSpeed Performance Gauge
N/A
1.4 ms
N/A
test_cimultidict_get_istr_with_default_miss[c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_cimultidict_get_istr_with_default_miss[c-extension-module]
CodSpeed Performance Gauge
N/A
75.9 µs
N/A
test_cimultidict_get_istr_with_default_miss[pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_cimultidict_get_istr_with_default_miss[pure-python-module]
CodSpeed Performance Gauge
N/A
1.4 ms
N/A
test_cimultidict_getall_istr_hit[c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_cimultidict_getall_istr_hit[c-extension-module]
CodSpeed Performance Gauge
N/A
22.6 µs
N/A
test_cimultidict_getall_istr_hit[pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_cimultidict_getall_istr_hit[pure-python-module]
CodSpeed Performance Gauge
N/A
54 µs
N/A
test_cimultidict_getall_istr_miss[c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_cimultidict_getall_istr_miss[c-extension-module]
CodSpeed Performance Gauge
N/A
16.3 µs
N/A
test_cimultidict_getall_istr_miss[pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_cimultidict_getall_istr_miss[pure-python-module]
CodSpeed Performance Gauge
N/A
52.4 µs
N/A
test_cimultidict_insert_istr[c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_cimultidict_insert_istr[c-extension-module]
CodSpeed Performance Gauge
N/A
66.8 µs
N/A
test_cimultidict_insert_istr[pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_cimultidict_insert_istr[pure-python-module]
CodSpeed Performance Gauge
N/A
2.6 ms
N/A
test_cimultidict_pop_istr[c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_cimultidict_pop_istr[c-extension-module]
CodSpeed Performance Gauge
N/A
127.2 µs
N/A
test_cimultidict_pop_istr[pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_cimultidict_pop_istr[pure-python-module]
CodSpeed Performance Gauge
N/A
2.1 ms
N/A
test_cimultidict_update_istr[c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_cimultidict_update_istr[c-extension-module]
CodSpeed Performance Gauge
N/A
131.9 µs
N/A
test_cimultidict_update_istr[pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_cimultidict_update_istr[pure-python-module]
CodSpeed Performance Gauge
N/A
3 ms
N/A
test_cimultidict_update_istr_with_kwargs[c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_cimultidict_update_istr_with_kwargs[c-extension-module]
CodSpeed Performance Gauge
N/A
295.3 µs
N/A
test_cimultidict_update_istr_with_kwargs[pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_cimultidict_update_istr_with_kwargs[pure-python-module]
CodSpeed Performance Gauge
N/A
7.9 ms
N/A
test_copy_from_existing_cimultidict[c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_copy_from_existing_cimultidict[c-extension-module]
CodSpeed Performance Gauge
N/A
18.8 µs
N/A
test_copy_from_existing_cimultidict[pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_copy_from_existing_cimultidict[pure-python-module]
CodSpeed Performance Gauge
N/A
94 µs
N/A
test_create_cimultidict_with_dict_istr[c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_create_cimultidict_with_dict_istr[c-extension-module]
CodSpeed Performance Gauge
N/A
41.3 µs
N/A
test_create_cimultidict_with_dict_istr[pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_create_cimultidict_with_dict_istr[pure-python-module]
CodSpeed Performance Gauge
N/A
305.3 µs
N/A
test_create_cimultidict_with_items_istr[c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_create_cimultidict_with_items_istr[c-extension-module]
CodSpeed Performance Gauge
N/A
52.9 µs
N/A
test_create_cimultidict_with_items_istr[pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_create_cimultidict_with_items_istr[pure-python-module]
CodSpeed Performance Gauge
N/A
255.4 µs
N/A
test_create_cimultidict_with_items_istr_with_kwargs[c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_create_cimultidict_with_items_istr_with_kwargs[c-extension-module]
CodSpeed Performance Gauge
N/A
108.2 µs
N/A
test_create_cimultidict_with_items_istr_with_kwargs[pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_create_cimultidict_with_items_istr_with_kwargs[pure-python-module]
CodSpeed Performance Gauge
N/A
510.5 µs
N/A
test_create_cimultidictproxy
tests/test_multidict_benchmarks.py::test_create_cimultidictproxy
CodSpeed Performance Gauge
0%
17.7 µs
17.6 µs
test_create_empty_cimultidictproxy
tests/test_multidict_benchmarks.py::test_create_empty_cimultidictproxy
CodSpeed Performance Gauge
0%
17.7 µs
17.7 µs
test_create_empty_multidict[case-insensitive-c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_create_empty_multidict[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
17.3 µs
N/A
test_create_empty_multidict[case-insensitive-pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_create_empty_multidict[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
33.2 µs
N/A
test_create_empty_multidict[case-sensitive-c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_create_empty_multidict[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
17 µs
N/A
test_create_empty_multidict[case-sensitive-pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_create_empty_multidict[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
33.1 µs
N/A
test_create_empty_multidictproxy
tests/test_multidict_benchmarks.py::test_create_empty_multidictproxy
CodSpeed Performance Gauge
+1%
17.2 µs
17.1 µs
test_create_from_existing_cimultidict[c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_create_from_existing_cimultidict[c-extension-module]
CodSpeed Performance Gauge
N/A
19.3 µs
N/A
test_create_from_existing_cimultidict[pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_create_from_existing_cimultidict[pure-python-module]
CodSpeed Performance Gauge
N/A
46.1 µs
N/A
test_create_multidict_with_dict[case-insensitive-c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_create_multidict_with_dict[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
68.9 µs
N/A
test_create_multidict_with_dict[case-insensitive-pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_create_multidict_with_dict[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
287.5 µs
N/A
test_create_multidict_with_dict[case-sensitive-c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_create_multidict_with_dict[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
36.8 µs
N/A
test_create_multidict_with_dict[case-sensitive-pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_create_multidict_with_dict[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
232 µs
N/A
test_create_multidict_with_items[case-insensitive-c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_create_multidict_with_items[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
80.2 µs
N/A
test_create_multidict_with_items[case-insensitive-pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_create_multidict_with_items[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
240.4 µs
N/A
test_create_multidict_with_items[case-sensitive-c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_create_multidict_with_items[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
48.6 µs
N/A
test_create_multidict_with_items[case-sensitive-pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_create_multidict_with_items[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
184.2 µs
N/A
test_create_multidict_with_items_with_kwargs[case-insensitive-c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_create_multidict_with_items_with_kwargs[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
132 µs
N/A
test_create_multidict_with_items_with_kwargs[case-insensitive-pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_create_multidict_with_items_with_kwargs[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
482.2 µs
N/A
test_create_multidict_with_items_with_kwargs[case-sensitive-c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_create_multidict_with_items_with_kwargs[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
70.3 µs
N/A
test_create_multidict_with_items_with_kwargs[case-sensitive-pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_create_multidict_with_items_with_kwargs[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
371.7 µs
N/A
test_create_multidictproxy
tests/test_multidict_benchmarks.py::test_create_multidictproxy
CodSpeed Performance Gauge
+1%
17.2 µs
17 µs
test_iterate_multidict[case-insensitive-c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_iterate_multidict[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
28 µs
N/A
test_iterate_multidict[case-insensitive-pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_iterate_multidict[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
242.9 µs
N/A
test_iterate_multidict[case-sensitive-c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_iterate_multidict[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
27.8 µs
N/A
test_iterate_multidict[case-sensitive-pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_iterate_multidict[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
167.6 µs
N/A
test_iterate_multidict_items[case-insensitive-c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_iterate_multidict_items[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
48.4 µs
N/A
test_iterate_multidict_items[case-insensitive-pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_iterate_multidict_items[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
254.9 µs
N/A
test_iterate_multidict_items[case-sensitive-c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_iterate_multidict_items[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
48.3 µs
N/A
test_iterate_multidict_items[case-sensitive-pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_iterate_multidict_items[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
181.4 µs
N/A
test_iterate_multidict_keys[case-insensitive-c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_iterate_multidict_keys[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
29.6 µs
N/A
test_iterate_multidict_keys[case-insensitive-pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_iterate_multidict_keys[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
238.6 µs
N/A
test_iterate_multidict_keys[case-sensitive-c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_iterate_multidict_keys[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
29.6 µs
N/A
test_iterate_multidict_keys[case-sensitive-pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_iterate_multidict_keys[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
166.9 µs
N/A
test_iterate_multidict_values[case-insensitive-c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_iterate_multidict_values[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
27.7 µs
N/A
test_iterate_multidict_values[case-insensitive-pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_iterate_multidict_values[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
127.5 µs
N/A
test_iterate_multidict_values[case-sensitive-c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_iterate_multidict_values[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
28.3 µs
N/A
test_iterate_multidict_values[case-sensitive-pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_iterate_multidict_values[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
123.6 µs
N/A
test_multidict_add_str[case-insensitive-c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_add_str[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
5.4 ms
N/A
test_multidict_add_str[case-insensitive-pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_add_str[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
25.6 ms
N/A
test_multidict_add_str[case-sensitive-c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_add_str[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
2.1 ms
N/A
test_multidict_add_str[case-sensitive-pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_add_str[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
20.1 ms
N/A
test_multidict_clear_str[case-insensitive-c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_clear_str[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
13.8 µs
N/A
test_multidict_clear_str[case-insensitive-pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_clear_str[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
22.6 µs
N/A
test_multidict_clear_str[case-sensitive-c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_clear_str[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
14.3 µs
N/A
test_multidict_clear_str[case-sensitive-pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_clear_str[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
21.3 µs
N/A
test_multidict_delitem_str[case-insensitive-c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_delitem_str[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
109.6 µs
N/A
test_multidict_delitem_str[case-insensitive-pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_delitem_str[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
1.6 ms
N/A
test_multidict_delitem_str[case-sensitive-c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_delitem_str[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
78.9 µs
N/A
test_multidict_delitem_str[case-sensitive-pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_delitem_str[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
1.3 ms
N/A
test_multidict_extend_str[case-insensitive-c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_extend_str[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
7.9 ms
N/A
test_multidict_extend_str[case-insensitive-pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_extend_str[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
84 ms
N/A
test_multidict_extend_str[case-sensitive-c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_extend_str[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
2.4 ms
N/A
test_multidict_extend_str[case-sensitive-pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_extend_str[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
55.2 ms
N/A
test_multidict_extend_str_with_kwargs[case-insensitive-c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_extend_str_with_kwargs[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
11.8 ms
N/A
test_multidict_extend_str_with_kwargs[case-insensitive-pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_extend_str_with_kwargs[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
105.9 ms
N/A
test_multidict_extend_str_with_kwargs[case-sensitive-c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_extend_str_with_kwargs[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
3.6 ms
N/A
test_multidict_extend_str_with_kwargs[case-sensitive-pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_extend_str_with_kwargs[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
71.2 ms
N/A
test_multidict_fetch[case-insensitive-c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_fetch[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
86.4 µs
N/A
test_multidict_fetch[case-insensitive-pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_fetch[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
846 µs
N/A
test_multidict_fetch[case-sensitive-c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_fetch[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
56.5 µs
N/A
test_multidict_fetch[case-sensitive-pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_fetch[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
783.2 µs
N/A
test_multidict_get_hit[case-insensitive-c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_get_hit[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
97 µs
N/A
test_multidict_get_hit[case-insensitive-pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_get_hit[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
842.2 µs
N/A
test_multidict_get_hit[case-sensitive-c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_get_hit[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
60.6 µs
N/A
test_multidict_get_hit[case-sensitive-pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_get_hit[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
782.2 µs
N/A
test_multidict_get_hit_with_default[case-insensitive-c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_get_hit_with_default[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
98.9 µs
N/A
test_multidict_get_hit_with_default[case-insensitive-pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_get_hit_with_default[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
844.7 µs
N/A
test_multidict_get_hit_with_default[case-sensitive-c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_get_hit_with_default[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
62.9 µs
N/A
test_multidict_get_hit_with_default[case-sensitive-pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_get_hit_with_default[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
783.4 µs
N/A
test_multidict_get_miss[case-insensitive-c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_get_miss[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
102.6 µs
N/A
test_multidict_get_miss[case-insensitive-pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_get_miss[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
1.3 ms
N/A
test_multidict_get_miss[case-sensitive-c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_get_miss[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
64.5 µs
N/A
test_multidict_get_miss[case-sensitive-pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_get_miss[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
1.3 ms
N/A
test_multidict_getall_str_hit[case-insensitive-c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_getall_str_hit[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
25.2 µs
N/A
test_multidict_getall_str_hit[case-insensitive-pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_getall_str_hit[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
52.4 µs
N/A
test_multidict_getall_str_hit[case-sensitive-c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_getall_str_hit[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
22.9 µs
N/A
test_multidict_getall_str_hit[case-sensitive-pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_getall_str_hit[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
46.6 µs
N/A
test_multidict_getall_str_miss[case-insensitive-c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_getall_str_miss[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
19.1 µs
N/A
test_multidict_getall_str_miss[case-insensitive-pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_getall_str_miss[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
49.3 µs
N/A
test_multidict_getall_str_miss[case-sensitive-c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_getall_str_miss[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
16.9 µs
N/A
test_multidict_getall_str_miss[case-sensitive-pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_getall_str_miss[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
44.4 µs
N/A
test_multidict_insert_str[case-insensitive-c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_insert_str[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
98.5 µs
N/A
test_multidict_insert_str[case-insensitive-pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_insert_str[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
2.6 ms
N/A
test_multidict_insert_str[case-sensitive-c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_insert_str[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
69.6 µs
N/A
test_multidict_insert_str[case-sensitive-pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_insert_str[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
2.5 ms
N/A
test_multidict_pop_str[case-insensitive-c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_pop_str[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
148.2 µs
N/A
test_multidict_pop_str[case-insensitive-pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_pop_str[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
2.1 ms
N/A
test_multidict_pop_str[case-sensitive-c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_pop_str[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
108.1 µs
N/A
test_multidict_pop_str[case-sensitive-pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_pop_str[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
1.6 ms
N/A
test_multidict_popitem_str[case-insensitive-c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_popitem_str[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
111.7 µs
N/A
test_multidict_popitem_str[case-insensitive-pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_popitem_str[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
741.7 µs
N/A
test_multidict_popitem_str[case-sensitive-c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_popitem_str[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
61.9 µs
N/A
test_multidict_popitem_str[case-sensitive-pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_popitem_str[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
520.9 µs
N/A
test_multidict_repr[case-insensitive-c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_repr[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
75.6 µs
N/A
test_multidict_repr[case-insensitive-pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_repr[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
133.8 µs
N/A
test_multidict_repr[case-sensitive-c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_repr[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
77.3 µs
N/A
test_multidict_repr[case-sensitive-pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_repr[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
129.6 µs
N/A
test_multidict_update_str[case-insensitive-c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_update_str[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
156.6 µs
N/A
test_multidict_update_str[case-insensitive-pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_update_str[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
3 ms
N/A
test_multidict_update_str[case-sensitive-c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_update_str[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
126.9 µs
N/A
test_multidict_update_str[case-sensitive-pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_update_str[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
2.9 ms
N/A
test_multidict_update_str_with_kwargs[case-insensitive-c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_update_str_with_kwargs[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
318.9 µs
N/A
test_multidict_update_str_with_kwargs[case-insensitive-pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_update_str_with_kwargs[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
7.9 ms
N/A
test_multidict_update_str_with_kwargs[case-sensitive-c-extension-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_update_str_with_kwargs[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
258.2 µs
N/A
test_multidict_update_str_with_kwargs[case-sensitive-pure-python-module]Missing
tests/test_multidict_benchmarks.py::test_multidict_update_str_with_kwargs[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
7.7 ms
N/A
test_items_view_and[case-insensitive-c-extension-module]Missing
tests/test_views_benchmarks.py::test_items_view_and[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
393.7 µs
N/A
test_items_view_and[case-insensitive-pure-python-module]Missing
tests/test_views_benchmarks.py::test_items_view_and[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
1.8 ms
N/A
test_items_view_and[case-sensitive-c-extension-module]Missing
tests/test_views_benchmarks.py::test_items_view_and[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
388.4 µs
N/A
test_items_view_and[case-sensitive-pure-python-module]Missing
tests/test_views_benchmarks.py::test_items_view_and[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
1.6 ms
N/A
test_items_view_equals[case-insensitive-c-extension-module]Missing
tests/test_views_benchmarks.py::test_items_view_equals[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
1.5 ms
N/A
test_items_view_equals[case-insensitive-pure-python-module]Missing
tests/test_views_benchmarks.py::test_items_view_equals[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
1.2 ms
N/A
test_items_view_equals[case-sensitive-c-extension-module]Missing
tests/test_views_benchmarks.py::test_items_view_equals[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
1.5 ms
N/A
test_items_view_equals[case-sensitive-pure-python-module]Missing
tests/test_views_benchmarks.py::test_items_view_equals[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
990.8 µs
N/A
test_items_view_is_disjoint[case-insensitive-c-extension-module]Missing
tests/test_views_benchmarks.py::test_items_view_is_disjoint[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
292.7 µs
N/A
test_items_view_is_disjoint[case-insensitive-pure-python-module]Missing
tests/test_views_benchmarks.py::test_items_view_is_disjoint[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
1.7 ms
N/A
test_items_view_is_disjoint[case-sensitive-c-extension-module]Missing
tests/test_views_benchmarks.py::test_items_view_is_disjoint[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
289.1 µs
N/A
test_items_view_is_disjoint[case-sensitive-pure-python-module]Missing
tests/test_views_benchmarks.py::test_items_view_is_disjoint[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
1.5 ms
N/A
test_items_view_less[case-insensitive-c-extension-module]Missing
tests/test_views_benchmarks.py::test_items_view_less[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
92.5 µs
N/A
test_items_view_less[case-insensitive-pure-python-module]Missing
tests/test_views_benchmarks.py::test_items_view_less[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
309 µs
N/A
test_items_view_less[case-sensitive-c-extension-module]Missing
tests/test_views_benchmarks.py::test_items_view_less[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
86.5 µs
N/A
test_items_view_less[case-sensitive-pure-python-module]Missing
tests/test_views_benchmarks.py::test_items_view_less[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
233.5 µs
N/A
test_items_view_less_or_equal[case-insensitive-c-extension-module]Missing
tests/test_views_benchmarks.py::test_items_view_less_or_equal[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
92.1 µs
N/A
test_items_view_less_or_equal[case-insensitive-pure-python-module]Missing
tests/test_views_benchmarks.py::test_items_view_less_or_equal[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
305.9 µs
N/A
test_items_view_less_or_equal[case-sensitive-c-extension-module]Missing
tests/test_views_benchmarks.py::test_items_view_less_or_equal[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
87 µs
N/A
test_items_view_less_or_equal[case-sensitive-pure-python-module]Missing
tests/test_views_benchmarks.py::test_items_view_less_or_equal[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
231.4 µs
N/A
test_items_view_more[case-insensitive-c-extension-module]Missing
tests/test_views_benchmarks.py::test_items_view_more[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
419.5 µs
N/A
test_items_view_more[case-insensitive-pure-python-module]Missing
tests/test_views_benchmarks.py::test_items_view_more[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
324.2 µs
N/A
test_items_view_more[case-sensitive-c-extension-module]Missing
tests/test_views_benchmarks.py::test_items_view_more[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
404.5 µs
N/A
test_items_view_more[case-sensitive-pure-python-module]Missing
tests/test_views_benchmarks.py::test_items_view_more[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
293 µs
N/A
test_items_view_more_or_equal[case-insensitive-c-extension-module]Missing
tests/test_views_benchmarks.py::test_items_view_more_or_equal[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
1.6 ms
N/A
test_items_view_more_or_equal[case-insensitive-pure-python-module]Missing
tests/test_views_benchmarks.py::test_items_view_more_or_equal[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
921.4 µs
N/A
test_items_view_more_or_equal[case-sensitive-c-extension-module]Missing
tests/test_views_benchmarks.py::test_items_view_more_or_equal[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
1.5 ms
N/A
test_items_view_more_or_equal[case-sensitive-pure-python-module]Missing
tests/test_views_benchmarks.py::test_items_view_more_or_equal[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
856.4 µs
N/A
test_items_view_not_equals[case-insensitive-c-extension-module]Missing
tests/test_views_benchmarks.py::test_items_view_not_equals[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
59.6 µs
N/A
test_items_view_not_equals[case-insensitive-pure-python-module]Missing
tests/test_views_benchmarks.py::test_items_view_not_equals[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
86.9 µs
N/A
test_items_view_not_equals[case-sensitive-c-extension-module]Missing
tests/test_views_benchmarks.py::test_items_view_not_equals[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
57.2 µs
N/A
test_items_view_not_equals[case-sensitive-pure-python-module]Missing
tests/test_views_benchmarks.py::test_items_view_not_equals[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
77.7 µs
N/A
test_items_view_or[case-insensitive-c-extension-module]Missing
tests/test_views_benchmarks.py::test_items_view_or[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
386.2 µs
N/A
test_items_view_or[case-insensitive-pure-python-module]Missing
tests/test_views_benchmarks.py::test_items_view_or[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
1.9 ms
N/A
test_items_view_or[case-sensitive-c-extension-module]Missing
tests/test_views_benchmarks.py::test_items_view_or[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
379.9 µs
N/A
test_items_view_or[case-sensitive-pure-python-module]Missing
tests/test_views_benchmarks.py::test_items_view_or[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
1.6 ms
N/A
test_items_view_repr[case-insensitive-c-extension-module]Missing
tests/test_views_benchmarks.py::test_items_view_repr[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
80.9 µs
N/A
test_items_view_repr[case-insensitive-pure-python-module]Missing
tests/test_views_benchmarks.py::test_items_view_repr[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
130.9 µs
N/A
test_items_view_repr[case-sensitive-c-extension-module]Missing
tests/test_views_benchmarks.py::test_items_view_repr[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
77.6 µs
N/A
test_items_view_repr[case-sensitive-pure-python-module]Missing
tests/test_views_benchmarks.py::test_items_view_repr[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
128.4 µs
N/A
test_items_view_sub[case-insensitive-c-extension-module]Missing
tests/test_views_benchmarks.py::test_items_view_sub[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
159.7 µs
N/A
test_items_view_sub[case-insensitive-pure-python-module]Missing
tests/test_views_benchmarks.py::test_items_view_sub[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
648.9 µs
N/A
test_items_view_sub[case-sensitive-c-extension-module]Missing
tests/test_views_benchmarks.py::test_items_view_sub[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
154 µs
N/A
test_items_view_sub[case-sensitive-pure-python-module]Missing
tests/test_views_benchmarks.py::test_items_view_sub[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
445 µs
N/A
test_items_view_xor[case-insensitive-c-extension-module]Missing
tests/test_views_benchmarks.py::test_items_view_xor[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
480.7 µs
N/A
test_items_view_xor[case-insensitive-pure-python-module]Missing
tests/test_views_benchmarks.py::test_items_view_xor[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
1.9 ms
N/A
test_items_view_xor[case-sensitive-c-extension-module]Missing
tests/test_views_benchmarks.py::test_items_view_xor[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
471.3 µs
N/A
test_items_view_xor[case-sensitive-pure-python-module]Missing
tests/test_views_benchmarks.py::test_items_view_xor[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
1.7 ms
N/A
test_keys_view_and[case-insensitive-c-extension-module]Missing
tests/test_views_benchmarks.py::test_keys_view_and[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
79.2 µs
N/A
test_keys_view_and[case-insensitive-pure-python-module]Missing
tests/test_views_benchmarks.py::test_keys_view_and[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
1.7 ms
N/A
test_keys_view_and[case-sensitive-c-extension-module]Missing
tests/test_views_benchmarks.py::test_keys_view_and[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
75.7 µs
N/A
test_keys_view_and[case-sensitive-pure-python-module]Missing
tests/test_views_benchmarks.py::test_keys_view_and[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
1.5 ms
N/A
test_keys_view_equals[case-insensitive-c-extension-module]Missing
tests/test_views_benchmarks.py::test_keys_view_equals[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
62.6 µs
N/A
test_keys_view_equals[case-insensitive-pure-python-module]Missing
tests/test_views_benchmarks.py::test_keys_view_equals[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
1.2 ms
N/A
test_keys_view_equals[case-sensitive-c-extension-module]Missing
tests/test_views_benchmarks.py::test_keys_view_equals[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
60.8 µs
N/A
test_keys_view_equals[case-sensitive-pure-python-module]Missing
tests/test_views_benchmarks.py::test_keys_view_equals[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
941.1 µs
N/A
test_keys_view_is_disjoint[case-insensitive-c-extension-module]Missing
tests/test_views_benchmarks.py::test_keys_view_is_disjoint[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
66.6 µs
N/A
test_keys_view_is_disjoint[case-insensitive-pure-python-module]Missing
tests/test_views_benchmarks.py::test_keys_view_is_disjoint[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
1.6 ms
N/A
test_keys_view_is_disjoint[case-sensitive-c-extension-module]Missing
tests/test_views_benchmarks.py::test_keys_view_is_disjoint[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
64.1 µs
N/A
test_keys_view_is_disjoint[case-sensitive-pure-python-module]Missing
tests/test_views_benchmarks.py::test_keys_view_is_disjoint[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
1.4 ms
N/A
test_keys_view_less[case-insensitive-c-extension-module]Missing
tests/test_views_benchmarks.py::test_keys_view_less[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
51.8 µs
N/A
test_keys_view_less[case-insensitive-pure-python-module]Missing
tests/test_views_benchmarks.py::test_keys_view_less[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
274.9 µs
N/A
test_keys_view_less[case-sensitive-c-extension-module]Missing
tests/test_views_benchmarks.py::test_keys_view_less[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
42.9 µs
N/A
test_keys_view_less[case-sensitive-pure-python-module]Missing
tests/test_views_benchmarks.py::test_keys_view_less[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
194.6 µs
N/A
test_keys_view_less_or_equal[case-insensitive-c-extension-module]Missing
tests/test_views_benchmarks.py::test_keys_view_less_or_equal[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
51.3 µs
N/A
test_keys_view_less_or_equal[case-insensitive-pure-python-module]Missing
tests/test_views_benchmarks.py::test_keys_view_less_or_equal[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
271.3 µs
N/A
test_keys_view_less_or_equal[case-sensitive-c-extension-module]Missing
tests/test_views_benchmarks.py::test_keys_view_less_or_equal[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
43.5 µs
N/A
test_keys_view_less_or_equal[case-sensitive-pure-python-module]Missing
tests/test_views_benchmarks.py::test_keys_view_less_or_equal[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
191.3 µs
N/A
test_keys_view_more[case-insensitive-c-extension-module]Missing
tests/test_views_benchmarks.py::test_keys_view_more[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
49.6 µs
N/A
test_keys_view_more[case-insensitive-pure-python-module]Missing
tests/test_views_benchmarks.py::test_keys_view_more[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
302.7 µs
N/A
test_keys_view_more[case-sensitive-c-extension-module]Missing
tests/test_views_benchmarks.py::test_keys_view_more[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
36.3 µs
N/A
test_keys_view_more[case-sensitive-pure-python-module]Missing
tests/test_views_benchmarks.py::test_keys_view_more[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
268.4 µs
N/A
test_keys_view_more_or_equal[case-insensitive-c-extension-module]Missing
tests/test_views_benchmarks.py::test_keys_view_more_or_equal[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
86 µs
N/A
test_keys_view_more_or_equal[case-insensitive-pure-python-module]Missing
tests/test_views_benchmarks.py::test_keys_view_more_or_equal[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
873.3 µs
N/A
test_keys_view_more_or_equal[case-sensitive-c-extension-module]Missing
tests/test_views_benchmarks.py::test_keys_view_more_or_equal[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
59.3 µs
N/A
test_keys_view_more_or_equal[case-sensitive-pure-python-module]Missing
tests/test_views_benchmarks.py::test_keys_view_more_or_equal[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
811.5 µs
N/A
test_keys_view_not_equals[case-insensitive-c-extension-module]Missing
tests/test_views_benchmarks.py::test_keys_view_not_equals[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
22.7 µs
N/A
test_keys_view_not_equals[case-insensitive-pure-python-module]Missing
tests/test_views_benchmarks.py::test_keys_view_not_equals[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
85.5 µs
N/A
test_keys_view_not_equals[case-sensitive-c-extension-module]Missing
tests/test_views_benchmarks.py::test_keys_view_not_equals[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
22.5 µs
N/A
test_keys_view_not_equals[case-sensitive-pure-python-module]Missing
tests/test_views_benchmarks.py::test_keys_view_not_equals[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
78 µs
N/A
test_keys_view_or[case-insensitive-c-extension-module]Missing
tests/test_views_benchmarks.py::test_keys_view_or[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
100.8 µs
N/A
test_keys_view_or[case-insensitive-pure-python-module]Missing
tests/test_views_benchmarks.py::test_keys_view_or[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
1.8 ms
N/A
test_keys_view_or[case-sensitive-c-extension-module]Missing
tests/test_views_benchmarks.py::test_keys_view_or[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
94.3 µs
N/A
test_keys_view_or[case-sensitive-pure-python-module]Missing
tests/test_views_benchmarks.py::test_keys_view_or[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
1.5 ms
N/A
test_keys_view_repr[case-insensitive-c-extension-module]Missing
tests/test_views_benchmarks.py::test_keys_view_repr[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
47.5 µs
N/A
test_keys_view_repr[case-insensitive-pure-python-module]Missing
tests/test_views_benchmarks.py::test_keys_view_repr[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
96.2 µs
N/A
test_keys_view_repr[case-sensitive-c-extension-module]Missing
tests/test_views_benchmarks.py::test_keys_view_repr[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
48.3 µs
N/A
test_keys_view_repr[case-sensitive-pure-python-module]Missing
tests/test_views_benchmarks.py::test_keys_view_repr[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
93.8 µs
N/A
test_keys_view_sub[case-insensitive-c-extension-module]Missing
tests/test_views_benchmarks.py::test_keys_view_sub[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
99.9 µs
N/A
test_keys_view_sub[case-insensitive-pure-python-module]Missing
tests/test_views_benchmarks.py::test_keys_view_sub[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
1.8 ms
N/A
test_keys_view_sub[case-sensitive-c-extension-module]Missing
tests/test_views_benchmarks.py::test_keys_view_sub[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
94.8 µs
N/A
test_keys_view_sub[case-sensitive-pure-python-module]Missing
tests/test_views_benchmarks.py::test_keys_view_sub[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
1.5 ms
N/A
test_keys_view_xor[case-insensitive-c-extension-module]Missing
tests/test_views_benchmarks.py::test_keys_view_xor[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
172.4 µs
N/A
test_keys_view_xor[case-insensitive-pure-python-module]Missing
tests/test_views_benchmarks.py::test_keys_view_xor[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
2.9 ms
N/A
test_keys_view_xor[case-sensitive-c-extension-module]Missing
tests/test_views_benchmarks.py::test_keys_view_xor[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
166.1 µs
N/A
test_keys_view_xor[case-sensitive-pure-python-module]Missing
tests/test_views_benchmarks.py::test_keys_view_xor[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
2.6 ms
N/A
test_values_view_repr[case-insensitive-c-extension-module]Missing
tests/test_views_benchmarks.py::test_values_view_repr[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
64.5 µs
N/A
test_values_view_repr[case-insensitive-pure-python-module]Missing
tests/test_views_benchmarks.py::test_values_view_repr[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
102.2 µs
N/A
test_values_view_repr[case-sensitive-c-extension-module]Missing
tests/test_views_benchmarks.py::test_values_view_repr[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
N/A
62.6 µs
N/A
test_values_view_repr[case-sensitive-pure-python-module]Missing
tests/test_views_benchmarks.py::test_values_view_repr[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
N/A
99.6 µs
N/A

Commits

Click on a commit to change the comparison range
Base
master
af42043
0%
Shorten fixture names
66bbe88
22 days ago
by asvetlov
0%
Merge branch 'master' into shorten
89b9b6c
19 days ago
by asvetlov
0%
rename
a210ccf
19 days ago
by asvetlov
© 2025 CodSpeed Technology
Home Terms PrivacyDocs