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

Drop mypy coverage

#1174
Comparing
drop-mypy-coverage
(
924d52d
) with
master
(
bdbbc48
)
CodSpeed Performance Gauge
0%
Untouched
244

Benchmarks

Passed

test_multidict_repr[case-insensitive-c-extension-module]
tests/test_multidict_benchmarks.py::test_multidict_repr[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
+2%
76.8 µs75.4 µs
test_keys_view_less_or_equal[case-sensitive-c-extension-module]
tests/test_views_benchmarks.py::test_keys_view_less_or_equal[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
+1%
42.6 µs42 µs
test_keys_view_less[case-sensitive-c-extension-module]
tests/test_views_benchmarks.py::test_keys_view_less[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
+1%
42.8 µs42.4 µs
test_keys_view_repr[case-insensitive-c-extension-module]
tests/test_views_benchmarks.py::test_keys_view_repr[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
+1%
48.1 µs47.8 µs
test_items_view_sub[case-insensitive-c-extension-module]
tests/test_views_benchmarks.py::test_items_view_sub[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
+1%
158.6 µs157.6 µs
test_values_view_repr[case-insensitive-c-extension-module]
tests/test_views_benchmarks.py::test_values_view_repr[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
+1%
65.4 µs65.1 µs
test_items_view_not_equals[case-insensitive-c-extension-module]
tests/test_views_benchmarks.py::test_items_view_not_equals[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
+1%
60 µs59.7 µs
test_keys_view_repr[case-sensitive-c-extension-module]
tests/test_views_benchmarks.py::test_keys_view_repr[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
+1%
48.2 µs48 µs
test_items_view_sub[case-insensitive-pure-python-module]
tests/test_views_benchmarks.py::test_items_view_sub[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
0%
645.3 µs642.5 µs
test_items_view_not_equals[case-insensitive-pure-python-module]
tests/test_views_benchmarks.py::test_items_view_not_equals[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
0%
85.7 µs85.4 µs
test_cimultidict_getall_istr_miss[pure-python-module]
tests/test_multidict_benchmarks.py::test_cimultidict_getall_istr_miss[pure-python-module]
CodSpeed Performance Gauge
0%
53.3 µs53.1 µs
test_keys_view_not_equals[case-sensitive-pure-python-module]
tests/test_views_benchmarks.py::test_keys_view_not_equals[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
0%
79.1 µs78.9 µs
test_keys_view_equals[case-insensitive-c-extension-module]
tests/test_views_benchmarks.py::test_keys_view_equals[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
0%
60.9 µs60.8 µs
test_multidict_delitem_str[case-insensitive-c-extension-module]
tests/test_multidict_benchmarks.py::test_multidict_delitem_str[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
0%
107.2 µs106.9 µs
test_items_view_less[case-sensitive-c-extension-module]
tests/test_views_benchmarks.py::test_items_view_less[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
0%
84 µs83.7 µs
test_create_multidict_with_items[case-sensitive-pure-python-module]
tests/test_multidict_benchmarks.py::test_create_multidict_with_items[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
0%
181.1 µs180.6 µs
test_cimultidict_add_istr[pure-python-module]
tests/test_multidict_benchmarks.py::test_cimultidict_add_istr[pure-python-module]
CodSpeed Performance Gauge
0%
26.8 ms26.7 ms
test_multidict_fetch[case-insensitive-c-extension-module]
tests/test_multidict_benchmarks.py::test_multidict_fetch[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
0%
84.5 µs84.3 µs
test_multidict_get_miss[case-sensitive-pure-python-module]
tests/test_multidict_benchmarks.py::test_multidict_get_miss[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
0%
1.2 ms1.2 ms
test_cimultidict_getall_istr_hit[c-extension-module]
tests/test_multidict_benchmarks.py::test_cimultidict_getall_istr_hit[c-extension-module]
CodSpeed Performance Gauge
0%
22.5 µs22.5 µs
test_keys_view_more_or_equal[case-sensitive-c-extension-module]
tests/test_views_benchmarks.py::test_keys_view_more_or_equal[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
0%
58.9 µs58.8 µs
test_create_multidict_with_items_with_kwargs[case-insensitive-c-extension-module]
tests/test_multidict_benchmarks.py::test_create_multidict_with_items_with_kwargs[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
0%
129.4 µs129.1 µs
test_multidict_get_hit[case-sensitive-c-extension-module]
tests/test_multidict_benchmarks.py::test_multidict_get_hit[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
0%
59.1 µs59 µs
test_multidict_insert_str[case-insensitive-c-extension-module]
tests/test_multidict_benchmarks.py::test_multidict_insert_str[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
0%
98.8 µs98.5 µs
test_cimultidict_extend_istr[pure-python-module]
tests/test_multidict_benchmarks.py::test_cimultidict_extend_istr[pure-python-module]
CodSpeed Performance Gauge
0%
87.7 ms87.5 ms
test_multidict_extend_str[case-insensitive-c-extension-module]
tests/test_multidict_benchmarks.py::test_multidict_extend_str[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
0%
7.9 ms7.9 ms
test_create_multidict_with_dict[case-sensitive-pure-python-module]
tests/test_multidict_benchmarks.py::test_create_multidict_with_dict[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
0%
228.3 µs227.9 µs
test_multidict_repr[case-insensitive-pure-python-module]
tests/test_multidict_benchmarks.py::test_multidict_repr[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
0%
130.6 µs130.3 µs
test_multidict_repr[case-sensitive-pure-python-module]
tests/test_multidict_benchmarks.py::test_multidict_repr[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
0%
131.3 µs131.1 µs
test_multidict_getall_str_hit[case-insensitive-pure-python-module]
tests/test_multidict_benchmarks.py::test_multidict_getall_str_hit[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
0%
50.3 µs50.2 µs
test_multidict_update_str[case-sensitive-c-extension-module]
tests/test_multidict_benchmarks.py::test_multidict_update_str[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
0%
126.5 µs126.3 µs
test_keys_view_equals[case-sensitive-c-extension-module]
tests/test_views_benchmarks.py::test_keys_view_equals[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
0%
60.7 µs60.6 µs
test_cimultidict_delitem_istr[pure-python-module]
tests/test_multidict_benchmarks.py::test_cimultidict_delitem_istr[pure-python-module]
CodSpeed Performance Gauge
0%
1.6 ms1.6 ms
test_iterate_multidict_keys[case-sensitive-c-extension-module]
tests/test_multidict_benchmarks.py::test_iterate_multidict_keys[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
0%
30 µs29.9 µs
test_items_view_xor[case-insensitive-c-extension-module]
tests/test_views_benchmarks.py::test_items_view_xor[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
0%
480.6 µs479.8 µs
test_multidict_delitem_str[case-sensitive-pure-python-module]
tests/test_multidict_benchmarks.py::test_multidict_delitem_str[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
0%
1.3 ms1.3 ms
test_multidict_extend_str_with_kwargs[case-insensitive-c-extension-module]
tests/test_multidict_benchmarks.py::test_multidict_extend_str_with_kwargs[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
0%
11.8 ms11.8 ms
test_multidict_insert_str[case-insensitive-pure-python-module]
tests/test_multidict_benchmarks.py::test_multidict_insert_str[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
0%
2.6 ms2.6 ms
test_multidict_pop_str[case-insensitive-pure-python-module]
tests/test_multidict_benchmarks.py::test_multidict_pop_str[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
0%
2.1 ms2.1 ms
test_iterate_multidict_values[case-sensitive-pure-python-module]
tests/test_multidict_benchmarks.py::test_iterate_multidict_values[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
0%
124.9 µs124.7 µs
test_items_view_or[case-insensitive-c-extension-module]
tests/test_views_benchmarks.py::test_items_view_or[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
0%
384.7 µs384.2 µs
test_multidict_add_str[case-sensitive-c-extension-module]
tests/test_multidict_benchmarks.py::test_multidict_add_str[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
0%
2.1 ms2.1 ms
test_keys_view_more[case-insensitive-c-extension-module]
tests/test_views_benchmarks.py::test_keys_view_more[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
0%
49.8 µs49.8 µs
test_items_view_less_or_equal[case-insensitive-pure-python-module]
tests/test_views_benchmarks.py::test_items_view_less_or_equal[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
0%
302.3 µs301.9 µs
test_items_view_more[case-sensitive-c-extension-module]
tests/test_views_benchmarks.py::test_items_view_more[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
0%
404.5 µs403.9 µs
test_iterate_multidict[case-sensitive-pure-python-module]
tests/test_multidict_benchmarks.py::test_iterate_multidict[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
0%
170.2 µs170 µs
test_cimultidict_extend_istr[c-extension-module]
tests/test_multidict_benchmarks.py::test_cimultidict_extend_istr[c-extension-module]
CodSpeed Performance Gauge
0%
2.4 ms2.4 ms
test_items_view_and[case-insensitive-c-extension-module]
tests/test_views_benchmarks.py::test_items_view_and[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
0%
391.4 µs391 µs
test_multidict_getall_str_miss[case-sensitive-pure-python-module]
tests/test_multidict_benchmarks.py::test_multidict_getall_str_miss[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
0%
42 µs41.9 µs
test_multidict_extend_str[case-sensitive-c-extension-module]
tests/test_multidict_benchmarks.py::test_multidict_extend_str[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
0%
2.4 ms2.4 ms
test_create_multidict_with_items_with_kwargs[case-sensitive-c-extension-module]
tests/test_multidict_benchmarks.py::test_create_multidict_with_items_with_kwargs[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
0%
69.7 µs69.6 µs
test_create_multidict_with_items[case-insensitive-c-extension-module]
tests/test_multidict_benchmarks.py::test_create_multidict_with_items[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
0%
79.5 µs79.4 µs
test_items_view_less[case-insensitive-pure-python-module]
tests/test_views_benchmarks.py::test_items_view_less[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
0%
305 µs304.7 µs
test_multidict_get_hit[case-sensitive-pure-python-module]
tests/test_multidict_benchmarks.py::test_multidict_get_hit[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
0%
771.6 µs770.9 µs
test_keys_view_and[case-insensitive-pure-python-module]
tests/test_views_benchmarks.py::test_keys_view_and[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
0%
1.7 ms1.7 ms
test_keys_view_less_or_equal[case-insensitive-c-extension-module]
tests/test_views_benchmarks.py::test_keys_view_less_or_equal[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
0%
51.1 µs51.1 µs
test_cimultidict_get_istr_hit[pure-python-module]
tests/test_multidict_benchmarks.py::test_cimultidict_get_istr_hit[pure-python-module]
CodSpeed Performance Gauge
0%
867.8 µs867.1 µs
test_create_cimultidict_with_items_istr_with_kwargs[pure-python-module]
tests/test_multidict_benchmarks.py::test_create_cimultidict_with_items_istr_with_kwargs[pure-python-module]
CodSpeed Performance Gauge
0%
506.5 µs506.1 µs
test_keys_view_or[case-insensitive-pure-python-module]
tests/test_views_benchmarks.py::test_keys_view_or[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
0%
1.8 ms1.7 ms
test_multidict_insert_str[case-sensitive-pure-python-module]
tests/test_multidict_benchmarks.py::test_multidict_insert_str[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
0%
2.5 ms2.5 ms
test_keys_view_more_or_equal[case-insensitive-pure-python-module]
tests/test_views_benchmarks.py::test_keys_view_more_or_equal[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
0%
867.7 µs867.1 µs
test_cimultidict_insert_istr[pure-python-module]
tests/test_multidict_benchmarks.py::test_cimultidict_insert_istr[pure-python-module]
CodSpeed Performance Gauge
0%
2.6 ms2.6 ms
test_multidict_getall_str_hit[case-sensitive-pure-python-module]
tests/test_multidict_benchmarks.py::test_multidict_getall_str_hit[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
0%
45.1 µs45 µs
test_items_view_or[case-insensitive-pure-python-module]
tests/test_views_benchmarks.py::test_items_view_or[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
0%
1.9 ms1.9 ms
test_iterate_multidict_items[case-insensitive-pure-python-module]
tests/test_multidict_benchmarks.py::test_iterate_multidict_items[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
0%
252.9 µs252.7 µs
test_cimultidict_get_istr_hit_with_default[pure-python-module]
tests/test_multidict_benchmarks.py::test_cimultidict_get_istr_hit_with_default[pure-python-module]
CodSpeed Performance Gauge
0%
869.2 µs868.7 µs
test_create_multidict_with_items[case-insensitive-pure-python-module]
tests/test_multidict_benchmarks.py::test_create_multidict_with_items[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
0%
240.1 µs240 µs
test_items_view_more[case-insensitive-pure-python-module]
tests/test_views_benchmarks.py::test_items_view_more[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
0%
321.6 µs321.5 µs
test_keys_view_less_or_equal[case-insensitive-pure-python-module]
tests/test_views_benchmarks.py::test_keys_view_less_or_equal[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
0%
268.2 µs268.1 µs
test_multidict_get_hit_with_default[case-sensitive-pure-python-module]
tests/test_multidict_benchmarks.py::test_multidict_get_hit_with_default[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
0%
773 µs772.6 µs
test_multidict_update_str_with_kwargs[case-sensitive-pure-python-module]
tests/test_multidict_benchmarks.py::test_multidict_update_str_with_kwargs[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
0%
7.8 ms7.7 ms
test_keys_view_repr[case-insensitive-pure-python-module]
tests/test_views_benchmarks.py::test_keys_view_repr[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
0%
94.6 µs94.6 µs
test_multidict_add_str[case-insensitive-c-extension-module]
tests/test_multidict_benchmarks.py::test_multidict_add_str[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
0%
5.4 ms5.4 ms
test_items_view_less[case-sensitive-pure-python-module]
tests/test_views_benchmarks.py::test_items_view_less[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
0%
233.7 µs233.6 µs
test_cimultidict_delitem_istr[c-extension-module]
tests/test_multidict_benchmarks.py::test_cimultidict_delitem_istr[c-extension-module]
CodSpeed Performance Gauge
0%
87.1 µs87 µs
test_multidict_add_str[case-sensitive-pure-python-module]
tests/test_multidict_benchmarks.py::test_multidict_add_str[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
0%
20.1 ms20 ms
test_keys_view_less[case-insensitive-pure-python-module]
tests/test_views_benchmarks.py::test_keys_view_less[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
0%
273.5 µs273.4 µs
test_multidict_repr[case-sensitive-c-extension-module]
tests/test_multidict_benchmarks.py::test_multidict_repr[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
0%
76.6 µs76.6 µs
test_items_view_more_or_equal[case-sensitive-c-extension-module]
tests/test_views_benchmarks.py::test_items_view_more_or_equal[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
0%
1.5 ms1.5 ms
test_items_view_equals[case-sensitive-c-extension-module]
tests/test_views_benchmarks.py::test_items_view_equals[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
0%
1.5 ms1.5 ms
test_multidict_getall_str_miss[case-insensitive-pure-python-module]
tests/test_multidict_benchmarks.py::test_multidict_getall_str_miss[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
0%
48 µs48 µs
test_cimultidict_pop_istr[pure-python-module]
tests/test_multidict_benchmarks.py::test_cimultidict_pop_istr[pure-python-module]
CodSpeed Performance Gauge
0%
2.1 ms2.1 ms
test_multidict_update_str_with_kwargs[case-insensitive-pure-python-module]
tests/test_multidict_benchmarks.py::test_multidict_update_str_with_kwargs[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
0%
7.9 ms7.9 ms
test_multidict_update_str[case-insensitive-pure-python-module]
tests/test_multidict_benchmarks.py::test_multidict_update_str[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
0%
3 ms3 ms
test_keys_view_xor[case-insensitive-pure-python-module]
tests/test_views_benchmarks.py::test_keys_view_xor[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
0%
2.9 ms2.9 ms
test_items_view_sub[case-sensitive-pure-python-module]
tests/test_views_benchmarks.py::test_items_view_sub[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
0%
441.9 µs441.9 µs
test_keys_view_more[case-insensitive-pure-python-module]
tests/test_views_benchmarks.py::test_keys_view_more[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
0%
300.7 µs300.7 µs
test_cimultidict_extend_istr_with_kwargs[pure-python-module]
tests/test_multidict_benchmarks.py::test_cimultidict_extend_istr_with_kwargs[pure-python-module]
CodSpeed Performance Gauge
0%
110.2 ms110.2 ms
test_keys_view_xor[case-insensitive-c-extension-module]
tests/test_views_benchmarks.py::test_keys_view_xor[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
0%
171.8 µs171.8 µs
test_keys_view_more_or_equal[case-insensitive-c-extension-module]
tests/test_views_benchmarks.py::test_keys_view_more_or_equal[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
0%
85.8 µs85.8 µs
test_values_view_repr[case-insensitive-pure-python-module]
tests/test_views_benchmarks.py::test_values_view_repr[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
0%
100.6 µs100.6 µs
test_keys_view_and[case-insensitive-c-extension-module]
tests/test_views_benchmarks.py::test_keys_view_and[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
0%
77.5 µs77.5 µs
test_iterate_multidict_keys[case-sensitive-pure-python-module]
tests/test_multidict_benchmarks.py::test_iterate_multidict_keys[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
0%
165.1 µs165.1 µs
test_items_view_xor[case-insensitive-pure-python-module]
tests/test_views_benchmarks.py::test_items_view_xor[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
0%
1.9 ms1.9 ms
test_multidict_fetch[case-sensitive-pure-python-module]
tests/test_multidict_benchmarks.py::test_multidict_fetch[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
0%
771.2 µs771.3 µs
test_items_view_more_or_equal[case-insensitive-pure-python-module]
tests/test_views_benchmarks.py::test_items_view_more_or_equal[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
0%
917.5 µs917.7 µs
test_keys_view_not_equals[case-insensitive-pure-python-module]
tests/test_views_benchmarks.py::test_keys_view_not_equals[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
0%
85.7 µs85.7 µs
test_multidict_extend_str[case-insensitive-pure-python-module]
tests/test_multidict_benchmarks.py::test_multidict_extend_str[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
0%
84.2 ms84.2 ms
test_multidict_extend_str_with_kwargs[case-sensitive-c-extension-module]
tests/test_multidict_benchmarks.py::test_multidict_extend_str_with_kwargs[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
0%
3.6 ms3.6 ms
test_cimultidict_extend_istr_with_kwargs[c-extension-module]
tests/test_multidict_benchmarks.py::test_cimultidict_extend_istr_with_kwargs[c-extension-module]
CodSpeed Performance Gauge
0%
6.3 ms6.3 ms
test_keys_view_and[case-sensitive-c-extension-module]
tests/test_views_benchmarks.py::test_keys_view_and[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
0%
76.3 µs76.3 µs
test_items_view_repr[case-sensitive-c-extension-module]
tests/test_views_benchmarks.py::test_items_view_repr[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
0%
79.8 µs79.8 µs
test_iterate_multidict_items[case-sensitive-pure-python-module]
tests/test_multidict_benchmarks.py::test_iterate_multidict_items[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
0%
180.1 µs180.1 µs
test_iterate_multidict_keys[case-insensitive-pure-python-module]
tests/test_multidict_benchmarks.py::test_iterate_multidict_keys[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
0%
237.6 µs237.6 µs
test_items_view_equals[case-insensitive-c-extension-module]
tests/test_views_benchmarks.py::test_items_view_equals[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
0%
1.5 ms1.5 ms
test_iterate_multidict_values[case-insensitive-pure-python-module]
tests/test_multidict_benchmarks.py::test_iterate_multidict_values[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
0%
125.9 µs125.9 µs
test_multidict_extend_str_with_kwargs[case-sensitive-pure-python-module]
tests/test_multidict_benchmarks.py::test_multidict_extend_str_with_kwargs[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
0%
71 ms71.1 ms
test_multidict_update_str[case-insensitive-c-extension-module]
tests/test_multidict_benchmarks.py::test_multidict_update_str[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
0%
156.9 µs157 µs
test_values_view_repr[case-sensitive-c-extension-module]
tests/test_views_benchmarks.py::test_values_view_repr[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
0%
63.6 µs63.7 µs
test_iterate_multidict[case-insensitive-pure-python-module]
tests/test_multidict_benchmarks.py::test_iterate_multidict[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
0%
239.1 µs239.2 µs
test_multidict_get_hit[case-insensitive-c-extension-module]
tests/test_multidict_benchmarks.py::test_multidict_get_hit[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
0%
95.3 µs95.4 µs
test_cimultidict_fetch_istr[pure-python-module]
tests/test_multidict_benchmarks.py::test_cimultidict_fetch_istr[pure-python-module]
CodSpeed Performance Gauge
0%
869.5 µs869.9 µs
test_multidict_extend_str[case-sensitive-pure-python-module]
tests/test_multidict_benchmarks.py::test_multidict_extend_str[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
0%
55.1 ms55.1 ms
test_items_view_or[case-sensitive-pure-python-module]
tests/test_views_benchmarks.py::test_items_view_or[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
0%
1.6 ms1.6 ms
test_multidict_pop_str[case-sensitive-c-extension-module]
tests/test_multidict_benchmarks.py::test_multidict_pop_str[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
0%
108.4 µs108.4 µs
test_items_view_is_disjoint[case-insensitive-c-extension-module]
tests/test_views_benchmarks.py::test_items_view_is_disjoint[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
0%
290.8 µs290.9 µs
test_items_view_and[case-insensitive-pure-python-module]
tests/test_views_benchmarks.py::test_items_view_and[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
0%
1.8 ms1.8 ms
test_items_view_or[case-sensitive-c-extension-module]
tests/test_views_benchmarks.py::test_items_view_or[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
0%
378.8 µs379 µs
test_multidict_add_str[case-insensitive-pure-python-module]
tests/test_multidict_benchmarks.py::test_multidict_add_str[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
0%
25.6 ms25.6 ms
test_items_view_more_or_equal[case-insensitive-c-extension-module]
tests/test_views_benchmarks.py::test_items_view_more_or_equal[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
0%
1.6 ms1.6 ms
test_create_multidict_with_dict[case-insensitive-pure-python-module]
tests/test_multidict_benchmarks.py::test_create_multidict_with_dict[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
0%
287.4 µs287.6 µs
test_items_view_more[case-insensitive-c-extension-module]
tests/test_views_benchmarks.py::test_items_view_more[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
0%
417.5 µs417.8 µs
test_keys_view_more[case-sensitive-c-extension-module]
tests/test_views_benchmarks.py::test_keys_view_more[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
0%
35.8 µs35.8 µs
test_multidict_get_hit_with_default[case-insensitive-c-extension-module]
tests/test_multidict_benchmarks.py::test_multidict_get_hit_with_default[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
0%
97.5 µs97.6 µs
test_multidict_get_hit_with_default[case-sensitive-c-extension-module]
tests/test_multidict_benchmarks.py::test_multidict_get_hit_with_default[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
0%
61.1 µs61.2 µs
test_multidict_fetch[case-insensitive-pure-python-module]
tests/test_multidict_benchmarks.py::test_multidict_fetch[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
0%
840.1 µs840.7 µs
test_cimultidict_update_istr_with_kwargs[pure-python-module]
tests/test_multidict_benchmarks.py::test_cimultidict_update_istr_with_kwargs[pure-python-module]
CodSpeed Performance Gauge
0%
7.9 ms7.9 ms
test_items_view_more_or_equal[case-sensitive-pure-python-module]
tests/test_views_benchmarks.py::test_items_view_more_or_equal[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
0%
856.4 µs857.1 µs
test_keys_view_equals[case-sensitive-pure-python-module]
tests/test_views_benchmarks.py::test_keys_view_equals[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
0%
941.5 µs942.3 µs
test_multidict_delitem_str[case-sensitive-c-extension-module]
tests/test_multidict_benchmarks.py::test_multidict_delitem_str[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
0%
77.6 µs77.7 µs
test_keys_view_less[case-sensitive-pure-python-module]
tests/test_views_benchmarks.py::test_keys_view_less[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
0%
194.9 µs195.1 µs
test_multidict_extend_str_with_kwargs[case-insensitive-pure-python-module]
tests/test_multidict_benchmarks.py::test_multidict_extend_str_with_kwargs[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
0%
106 ms106.1 ms
test_create_cimultidict_with_dict_istr[pure-python-module]
tests/test_multidict_benchmarks.py::test_create_cimultidict_with_dict_istr[pure-python-module]
CodSpeed Performance Gauge
0%
301.7 µs302 µs
test_multidict_popitem_str[case-insensitive-pure-python-module]
tests/test_multidict_benchmarks.py::test_multidict_popitem_str[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
0%
736.7 µs737.4 µs
test_items_view_repr[case-sensitive-pure-python-module]
tests/test_views_benchmarks.py::test_items_view_repr[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
0%
128 µs128.1 µs
test_cimultidict_pop_istr[c-extension-module]
tests/test_multidict_benchmarks.py::test_cimultidict_pop_istr[c-extension-module]
CodSpeed Performance Gauge
0%
126.2 µs126.4 µs
test_multidict_get_miss[case-insensitive-c-extension-module]
tests/test_multidict_benchmarks.py::test_multidict_get_miss[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
0%
102 µs102.1 µs
test_create_empty_multidict[case-insensitive-c-extension-module]
tests/test_multidict_benchmarks.py::test_create_empty_multidict[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
0%
17.1 µs17.2 µs
test_items_view_less_or_equal[case-sensitive-pure-python-module]
tests/test_views_benchmarks.py::test_items_view_less_or_equal[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
0%
231.3 µs231.6 µs
test_multidict_update_str_with_kwargs[case-sensitive-c-extension-module]
tests/test_multidict_benchmarks.py::test_multidict_update_str_with_kwargs[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
0%
256.9 µs257.2 µs
test_multidict_pop_str[case-insensitive-c-extension-module]
tests/test_multidict_benchmarks.py::test_multidict_pop_str[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
0%
145.3 µs145.5 µs
test_multidict_popitem_str[case-sensitive-pure-python-module]
tests/test_multidict_benchmarks.py::test_multidict_popitem_str[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
0%
517.2 µs517.9 µs
test_create_multidict_with_dict[case-insensitive-c-extension-module]
tests/test_multidict_benchmarks.py::test_create_multidict_with_dict[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
0%
68.6 µs68.7 µs
test_items_view_repr[case-insensitive-pure-python-module]
tests/test_views_benchmarks.py::test_items_view_repr[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
0%
131.1 µs131.3 µs
test_keys_view_is_disjoint[case-insensitive-pure-python-module]
tests/test_views_benchmarks.py::test_keys_view_is_disjoint[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
0%
1.6 ms1.6 ms
test_items_view_equals[case-sensitive-pure-python-module]
tests/test_views_benchmarks.py::test_items_view_equals[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
0%
990.1 µs991.5 µs
test_create_multidict_with_items_with_kwargs[case-insensitive-pure-python-module]
tests/test_multidict_benchmarks.py::test_create_multidict_with_items_with_kwargs[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
0%
483.9 µs484.6 µs
test_iterate_multidict_items[case-sensitive-c-extension-module]
tests/test_multidict_benchmarks.py::test_iterate_multidict_items[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
0%
48.2 µs48.2 µs
test_multidict_update_str[case-sensitive-pure-python-module]
tests/test_multidict_benchmarks.py::test_multidict_update_str[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
0%
2.9 ms2.9 ms
test_keys_view_less[case-insensitive-c-extension-module]
tests/test_views_benchmarks.py::test_keys_view_less[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
0%
51.5 µs51.6 µs
test_keys_view_less_or_equal[case-sensitive-pure-python-module]
tests/test_views_benchmarks.py::test_keys_view_less_or_equal[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
0%
192 µs192.3 µs
test_items_view_xor[case-sensitive-pure-python-module]
tests/test_views_benchmarks.py::test_items_view_xor[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
0%
1.7 ms1.7 ms
test_cimultidict_update_istr[pure-python-module]
tests/test_multidict_benchmarks.py::test_cimultidict_update_istr[pure-python-module]
CodSpeed Performance Gauge
0%
3 ms3 ms
test_items_view_sub[case-sensitive-c-extension-module]
tests/test_views_benchmarks.py::test_items_view_sub[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
0%
151.4 µs151.7 µs
test_keys_view_or[case-insensitive-c-extension-module]
tests/test_views_benchmarks.py::test_keys_view_or[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
0%
99.1 µs99.3 µs
test_multidict_fetch[case-sensitive-c-extension-module]
tests/test_multidict_benchmarks.py::test_multidict_fetch[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
0%
55.1 µs55.2 µs
test_items_view_and[case-sensitive-c-extension-module]
tests/test_views_benchmarks.py::test_items_view_and[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
0%
389.4 µs390.2 µs
test_cimultidict_add_istr[c-extension-module]
tests/test_multidict_benchmarks.py::test_cimultidict_add_istr[c-extension-module]
CodSpeed Performance Gauge
0%
2.7 ms2.7 ms
test_keys_view_equals[case-insensitive-pure-python-module]
tests/test_views_benchmarks.py::test_keys_view_equals[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
0%
1.2 ms1.2 ms
test_keys_view_sub[case-sensitive-pure-python-module]
tests/test_views_benchmarks.py::test_keys_view_sub[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
0%
1.5 ms1.5 ms
test_items_view_is_disjoint[case-insensitive-pure-python-module]
tests/test_views_benchmarks.py::test_items_view_is_disjoint[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
0%
1.7 ms1.7 ms
test_items_view_equals[case-insensitive-pure-python-module]
tests/test_views_benchmarks.py::test_items_view_equals[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
0%
1.2 ms1.2 ms
test_create_cimultidict_with_items_istr[pure-python-module]
tests/test_multidict_benchmarks.py::test_create_cimultidict_with_items_istr[pure-python-module]
CodSpeed Performance Gauge
0%
252.7 µs253.3 µs
test_keys_view_sub[case-sensitive-c-extension-module]
tests/test_views_benchmarks.py::test_keys_view_sub[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
0%
94.6 µs94.8 µs
test_keys_view_or[case-sensitive-c-extension-module]
tests/test_views_benchmarks.py::test_keys_view_or[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
0%
95 µs95.3 µs
test_keys_view_is_disjoint[case-sensitive-c-extension-module]
tests/test_views_benchmarks.py::test_keys_view_is_disjoint[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
0%
65.1 µs65.3 µs
test_copy_from_existing_cimultidict[pure-python-module]
tests/test_multidict_benchmarks.py::test_copy_from_existing_cimultidict[pure-python-module]
CodSpeed Performance Gauge
0%
94.1 µs94.3 µs
test_create_multidict_with_items_with_kwargs[case-sensitive-pure-python-module]
tests/test_multidict_benchmarks.py::test_create_multidict_with_items_with_kwargs[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
0%
367.2 µs368.2 µs
test_keys_view_more[case-sensitive-pure-python-module]
tests/test_views_benchmarks.py::test_keys_view_more[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
0%
268.1 µs268.7 µs
test_create_empty_cimultidictproxy
tests/test_multidict_benchmarks.py::test_create_empty_cimultidictproxy
CodSpeed Performance Gauge
0%
17.7 µs17.7 µs
test_values_view_repr[case-sensitive-pure-python-module]
tests/test_views_benchmarks.py::test_values_view_repr[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
0%
99.3 µs99.6 µs
test_create_from_existing_cimultidict[pure-python-module]
tests/test_multidict_benchmarks.py::test_create_from_existing_cimultidict[pure-python-module]
CodSpeed Performance Gauge
0%
45.9 µs46 µs
test_multidict_get_miss[case-insensitive-pure-python-module]
tests/test_multidict_benchmarks.py::test_multidict_get_miss[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
0%
1.3 ms1.3 ms
test_multidict_delitem_str[case-insensitive-pure-python-module]
tests/test_multidict_benchmarks.py::test_multidict_delitem_str[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
0%
1.6 ms1.6 ms
test_keys_view_repr[case-sensitive-pure-python-module]
tests/test_views_benchmarks.py::test_keys_view_repr[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
0%
93 µs93.3 µs
test_keys_view_sub[case-insensitive-c-extension-module]
tests/test_views_benchmarks.py::test_keys_view_sub[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
0%
98.5 µs98.8 µs
test_items_view_more[case-sensitive-pure-python-module]
tests/test_views_benchmarks.py::test_items_view_more[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
0%
291.6 µs292.5 µs
test_multidict_get_hit[case-insensitive-pure-python-module]
tests/test_multidict_benchmarks.py::test_multidict_get_hit[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
0%
836 µs838.5 µs
test_multidict_update_str_with_kwargs[case-insensitive-c-extension-module]
tests/test_multidict_benchmarks.py::test_multidict_update_str_with_kwargs[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
0%
317.5 µs318.4 µs
test_create_empty_multidict[case-insensitive-pure-python-module]
tests/test_multidict_benchmarks.py::test_create_empty_multidict[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
0%
33 µs33.1 µs
test_iterate_multidict_values[case-sensitive-c-extension-module]
tests/test_multidict_benchmarks.py::test_iterate_multidict_values[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
0%
28.3 µs28.4 µs
test_iterate_multidict_items[case-insensitive-c-extension-module]
tests/test_multidict_benchmarks.py::test_iterate_multidict_items[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
0%
48.4 µs48.5 µs
test_keys_view_sub[case-insensitive-pure-python-module]
tests/test_views_benchmarks.py::test_keys_view_sub[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
0%
1.7 ms1.8 ms
test_items_view_less_or_equal[case-sensitive-c-extension-module]
tests/test_views_benchmarks.py::test_items_view_less_or_equal[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
0%
86.4 µs86.7 µs
test_multidict_clear_str[case-insensitive-c-extension-module]
tests/test_multidict_benchmarks.py::test_multidict_clear_str[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
0%
13.8 µs13.9 µs
test_keys_view_not_equals[case-insensitive-c-extension-module]
tests/test_views_benchmarks.py::test_keys_view_not_equals[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
0%
22.5 µs22.6 µs
test_items_view_is_disjoint[case-sensitive-pure-python-module]
tests/test_views_benchmarks.py::test_items_view_is_disjoint[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
0%
1.5 ms1.5 ms
test_keys_view_xor[case-sensitive-pure-python-module]
tests/test_views_benchmarks.py::test_keys_view_xor[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
0%
2.6 ms2.6 ms
test_items_view_and[case-sensitive-pure-python-module]
tests/test_views_benchmarks.py::test_items_view_and[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
0%
1.6 ms1.6 ms
test_keys_view_or[case-sensitive-pure-python-module]
tests/test_views_benchmarks.py::test_keys_view_or[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
0%
1.4 ms1.5 ms
test_multidict_insert_str[case-sensitive-c-extension-module]
tests/test_multidict_benchmarks.py::test_multidict_insert_str[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
0%
70.1 µs70.3 µs
test_items_view_xor[case-sensitive-c-extension-module]
tests/test_views_benchmarks.py::test_items_view_xor[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
0%
472.2 µs474 µs
test_keys_view_not_equals[case-sensitive-c-extension-module]
tests/test_views_benchmarks.py::test_keys_view_not_equals[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
0%
23.9 µs24 µs
test_multidict_get_hit_with_default[case-insensitive-pure-python-module]
tests/test_multidict_benchmarks.py::test_multidict_get_hit_with_default[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
0%
835.5 µs838.7 µs
test_iterate_multidict[case-insensitive-c-extension-module]
tests/test_multidict_benchmarks.py::test_iterate_multidict[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
0%
28 µs28.1 µs
test_iterate_multidict[case-sensitive-c-extension-module]
tests/test_multidict_benchmarks.py::test_iterate_multidict[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
0%
28 µs28.1 µs
test_iterate_multidict_values[case-insensitive-c-extension-module]
tests/test_multidict_benchmarks.py::test_iterate_multidict_values[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
0%
27.8 µs27.9 µs
test_keys_view_and[case-sensitive-pure-python-module]
tests/test_views_benchmarks.py::test_keys_view_and[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
0%
1.5 ms1.5 ms
test_cimultidict_get_istr_hit_with_default[c-extension-module]
tests/test_multidict_benchmarks.py::test_cimultidict_get_istr_hit_with_default[c-extension-module]
CodSpeed Performance Gauge
0%
74.8 µs75.1 µs
test_items_view_less_or_equal[case-insensitive-c-extension-module]
tests/test_views_benchmarks.py::test_items_view_less_or_equal[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
0%
89.4 µs89.8 µs
test_copy_from_existing_cimultidict[c-extension-module]
tests/test_multidict_benchmarks.py::test_copy_from_existing_cimultidict[c-extension-module]
CodSpeed Performance Gauge
0%
18.7 µs18.7 µs
test_cimultidict_getall_istr_hit[pure-python-module]
tests/test_multidict_benchmarks.py::test_cimultidict_getall_istr_hit[pure-python-module]
CodSpeed Performance Gauge
0%
54 µs54.2 µs
test_iterate_multidict_keys[case-insensitive-c-extension-module]
tests/test_multidict_benchmarks.py::test_iterate_multidict_keys[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
0%
29.7 µs29.8 µs
test_cimultidict_get_istr_with_default_miss[pure-python-module]
tests/test_multidict_benchmarks.py::test_cimultidict_get_istr_with_default_miss[pure-python-module]
CodSpeed Performance Gauge
0%
1.4 ms1.4 ms
test_keys_view_xor[case-sensitive-c-extension-module]
tests/test_views_benchmarks.py::test_keys_view_xor[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
0%
166.7 µs167.4 µs
test_cimultidict_getall_istr_miss[c-extension-module]
tests/test_multidict_benchmarks.py::test_cimultidict_getall_istr_miss[c-extension-module]
CodSpeed Performance Gauge
0%
16.3 µs16.3 µs
test_create_multidict_with_items[case-sensitive-c-extension-module]
tests/test_multidict_benchmarks.py::test_create_multidict_with_items[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
0%
48.1 µs48.3 µs
test_multidict_popitem_str[case-insensitive-c-extension-module]
tests/test_multidict_benchmarks.py::test_multidict_popitem_str[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
0%
108.4 µs108.9 µs
test_items_view_repr[case-insensitive-c-extension-module]
tests/test_views_benchmarks.py::test_items_view_repr[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
0%
81.7 µs82.1 µs
test_cimultidict_get_istr_hit[c-extension-module]
tests/test_multidict_benchmarks.py::test_cimultidict_get_istr_hit[c-extension-module]
CodSpeed Performance Gauge
0%
72.7 µs73.1 µs
test_multidict_clear_str[case-insensitive-pure-python-module]
tests/test_multidict_benchmarks.py::test_multidict_clear_str[case-insensitive-pure-python-module]
CodSpeed Performance Gauge
-1%
21.2 µs21.3 µs
test_multidict_get_miss[case-sensitive-c-extension-module]
tests/test_multidict_benchmarks.py::test_multidict_get_miss[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
-1%
64.3 µs64.7 µs
test_keys_view_more_or_equal[case-sensitive-pure-python-module]
tests/test_views_benchmarks.py::test_keys_view_more_or_equal[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
-1%
807.5 µs811.7 µs
test_cimultidict_update_istr_with_kwargs[c-extension-module]
tests/test_multidict_benchmarks.py::test_cimultidict_update_istr_with_kwargs[c-extension-module]
CodSpeed Performance Gauge
-1%
297.5 µs299.1 µs
test_items_view_is_disjoint[case-sensitive-c-extension-module]
tests/test_views_benchmarks.py::test_items_view_is_disjoint[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
-1%
289.6 µs291.2 µs
test_items_view_not_equals[case-sensitive-pure-python-module]
tests/test_views_benchmarks.py::test_items_view_not_equals[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
-1%
78 µs78.4 µs
test_multidict_pop_str[case-sensitive-pure-python-module]
tests/test_multidict_benchmarks.py::test_multidict_pop_str[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
-1%
1.6 ms1.6 ms
test_create_cimultidictproxy
tests/test_multidict_benchmarks.py::test_create_cimultidictproxy
CodSpeed Performance Gauge
-1%
17.6 µs17.7 µs
test_create_multidictproxy
tests/test_multidict_benchmarks.py::test_create_multidictproxy
CodSpeed Performance Gauge
-1%
17 µs17.1 µs
test_create_multidict_with_dict[case-sensitive-c-extension-module]
tests/test_multidict_benchmarks.py::test_create_multidict_with_dict[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
-1%
36.4 µs36.7 µs
test_create_empty_multidict[case-sensitive-c-extension-module]
tests/test_multidict_benchmarks.py::test_create_empty_multidict[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
-1%
16.9 µs17 µs
test_multidict_getall_str_hit[case-insensitive-c-extension-module]
tests/test_multidict_benchmarks.py::test_multidict_getall_str_hit[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
-1%
25.2 µs25.3 µs
test_multidict_getall_str_hit[case-sensitive-c-extension-module]
tests/test_multidict_benchmarks.py::test_multidict_getall_str_hit[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
-1%
22.6 µs22.8 µs
test_create_from_existing_cimultidict[c-extension-module]
tests/test_multidict_benchmarks.py::test_create_from_existing_cimultidict[c-extension-module]
CodSpeed Performance Gauge
-1%
19.3 µs19.4 µs
test_create_cimultidict_with_items_istr_with_kwargs[c-extension-module]
tests/test_multidict_benchmarks.py::test_create_cimultidict_with_items_istr_with_kwargs[c-extension-module]
CodSpeed Performance Gauge
-1%
107.2 µs108 µs
test_keys_view_is_disjoint[case-sensitive-pure-python-module]
tests/test_views_benchmarks.py::test_keys_view_is_disjoint[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
-1%
1.4 ms1.4 ms
test_items_view_not_equals[case-sensitive-c-extension-module]
tests/test_views_benchmarks.py::test_items_view_not_equals[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
-1%
59 µs59.4 µs
test_multidict_popitem_str[case-sensitive-c-extension-module]
tests/test_multidict_benchmarks.py::test_multidict_popitem_str[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
-1%
62.5 µs62.9 µs
test_create_empty_multidictproxy
tests/test_multidict_benchmarks.py::test_create_empty_multidictproxy
CodSpeed Performance Gauge
-1%
17.1 µs17.2 µs
test_items_view_less[case-insensitive-c-extension-module]
tests/test_views_benchmarks.py::test_items_view_less[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
-1%
88.6 µs89.4 µs
test_keys_view_is_disjoint[case-insensitive-c-extension-module]
tests/test_views_benchmarks.py::test_keys_view_is_disjoint[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
-1%
65.2 µs65.7 µs
test_multidict_clear_str[case-sensitive-pure-python-module]
tests/test_multidict_benchmarks.py::test_multidict_clear_str[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
-1%
22.5 µs22.7 µs
test_multidict_getall_str_miss[case-insensitive-c-extension-module]
tests/test_multidict_benchmarks.py::test_multidict_getall_str_miss[case-insensitive-c-extension-module]
CodSpeed Performance Gauge
-1%
19 µs19.2 µs
test_multidict_getall_str_miss[case-sensitive-c-extension-module]
tests/test_multidict_benchmarks.py::test_multidict_getall_str_miss[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
-1%
16.8 µs17 µs
test_create_empty_multidict[case-sensitive-pure-python-module]
tests/test_multidict_benchmarks.py::test_create_empty_multidict[case-sensitive-pure-python-module]
CodSpeed Performance Gauge
-1%
32.8 µs33.1 µs
test_cimultidict_get_istr_with_default_miss[c-extension-module]
tests/test_multidict_benchmarks.py::test_cimultidict_get_istr_with_default_miss[c-extension-module]
CodSpeed Performance Gauge
-1%
76.4 µs77.3 µs
test_cimultidict_fetch_istr[c-extension-module]
tests/test_multidict_benchmarks.py::test_cimultidict_fetch_istr[c-extension-module]
CodSpeed Performance Gauge
-1%
60.9 µs61.5 µs
test_multidict_clear_str[case-sensitive-c-extension-module]
tests/test_multidict_benchmarks.py::test_multidict_clear_str[case-sensitive-c-extension-module]
CodSpeed Performance Gauge
-1%
14.1 µs14.3 µs
test_cimultidict_get_istr_miss[pure-python-module]
tests/test_multidict_benchmarks.py::test_cimultidict_get_istr_miss[pure-python-module]
CodSpeed Performance Gauge
-1%
1.4 ms1.4 ms
test_cimultidict_insert_istr[c-extension-module]
tests/test_multidict_benchmarks.py::test_cimultidict_insert_istr[c-extension-module]
CodSpeed Performance Gauge
-1%
67 µs67.8 µs
test_cimultidict_get_istr_miss[c-extension-module]
tests/test_multidict_benchmarks.py::test_cimultidict_get_istr_miss[c-extension-module]
CodSpeed Performance Gauge
-1%
74.2 µs75.1 µs
test_cimultidict_update_istr[c-extension-module]
tests/test_multidict_benchmarks.py::test_cimultidict_update_istr[c-extension-module]
CodSpeed Performance Gauge
-1%
130.9 µs132.6 µs
test_create_cimultidict_with_items_istr[c-extension-module]
tests/test_multidict_benchmarks.py::test_create_cimultidict_with_items_istr[c-extension-module]
CodSpeed Performance Gauge
-2%
53 µs54.1 µs
test_create_cimultidict_with_dict_istr[c-extension-module]
tests/test_multidict_benchmarks.py::test_create_cimultidict_with_dict_istr[c-extension-module]
CodSpeed Performance Gauge
-2%
41.8 µs42.7 µs

Commits

Click on a commit to change the comparison range
Base
master
bdbbc48
+0.01%
Drop mypy coverage
331a66c
3 months ago
by asvetlov
-0.15%
Merge branch 'master' into drop-mypy-coverage
924d52d
3 months ago
by asvetlov
© 2025 CodSpeed Technology
Home Terms Privacy Docs