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

Fix Memory leaks and add tests to prevent memory leaks during md_clear from passing

#1233Merged
Comparing
Vizonex:fix-pop-memory-leak
(
53b7bb6
) with
master
(
00e3803
)
CodSpeed Performance Gauge
0%
Improvements
0
Regressions
0
Untouched
245
New
0
Dropped
0
Ignored
0

Benchmarks

Passed

test_multidict_getall_str_hit[cs-c]
tests/test_multidict_benchmarks.py::test_multidict_getall_str_hit[cs-c]
CodSpeed Performance Gauge
+2%
15.1 ms
14.7 ms
test_create_multidict_with_items[cs-c]
tests/test_multidict_benchmarks.py::test_create_multidict_with_items[cs-c]
CodSpeed Performance Gauge
+2%
46.3 µs
45.3 µs
test_multidict_update_str[cs-py]
tests/test_multidict_benchmarks.py::test_multidict_update_str[cs-py]
CodSpeed Performance Gauge
+2%
1 ms
1 ms
test_multidict_pop_str[ci-py]
tests/test_multidict_benchmarks.py::test_multidict_pop_str[ci-py]
CodSpeed Performance Gauge
+2%
927.8 µs
912 µs
test_cimultidict_update_istr[c]
tests/test_multidict_benchmarks.py::test_cimultidict_update_istr[c]
CodSpeed Performance Gauge
+2%
53.1 µs
52.2 µs
test_create_multidict_with_dict[ci-c]
tests/test_multidict_benchmarks.py::test_create_multidict_with_dict[ci-c]
CodSpeed Performance Gauge
+2%
92.2 µs
90.7 µs
test_multidict_update_str[ci-py]
tests/test_multidict_benchmarks.py::test_multidict_update_str[ci-py]
CodSpeed Performance Gauge
+1%
1.1 ms
1.1 ms
test_create_cimultidict_with_items_istr_with_kwargs[py]
tests/test_multidict_benchmarks.py::test_create_cimultidict_with_items_istr_with_kwargs[py]
CodSpeed Performance Gauge
+1%
1.6 ms
1.6 ms
test_keys_view_more[cs-c]
tests/test_views_benchmarks.py::test_keys_view_more[cs-c]
CodSpeed Performance Gauge
+1%
35.3 µs
34.9 µs
test_cimultidict_pop_istr[py]
tests/test_multidict_benchmarks.py::test_cimultidict_pop_istr[py]
CodSpeed Performance Gauge
+1%
884.2 µs
874.1 µs
test_create_multidict_with_items_with_kwargs[ci-c]
tests/test_multidict_benchmarks.py::test_create_multidict_with_items_with_kwargs[ci-c]
CodSpeed Performance Gauge
+1%
187.2 µs
185.1 µs
test_keys_view_sub[ci-py]
tests/test_views_benchmarks.py::test_keys_view_sub[ci-py]
CodSpeed Performance Gauge
+1%
1.1 ms
1.1 ms
test_create_multidict_with_dict[cs-c]
tests/test_multidict_benchmarks.py::test_create_multidict_with_dict[cs-c]
CodSpeed Performance Gauge
+1%
42 µs
41.5 µs
test_multidict_pop_str[cs-py]
tests/test_multidict_benchmarks.py::test_multidict_pop_str[cs-py]
CodSpeed Performance Gauge
+1%
857.1 µs
848.1 µs
test_create_cimultidict_with_items_istr[py]
tests/test_multidict_benchmarks.py::test_create_cimultidict_with_items_istr[py]
CodSpeed Performance Gauge
+1%
711 µs
705.3 µs
test_create_multidict_with_items_with_kwargs[cs-py]
tests/test_multidict_benchmarks.py::test_create_multidict_with_items_with_kwargs[cs-py]
CodSpeed Performance Gauge
+1%
1.5 ms
1.5 ms
test_multidict_repr[cs-c]
tests/test_multidict_benchmarks.py::test_multidict_repr[cs-c]
CodSpeed Performance Gauge
+1%
78.4 µs
77.9 µs
test_keys_view_is_disjoint[ci-py]
tests/test_views_benchmarks.py::test_keys_view_is_disjoint[ci-py]
CodSpeed Performance Gauge
+1%
772.8 µs
767.7 µs
test_create_multidict_with_items[ci-c]
tests/test_multidict_benchmarks.py::test_create_multidict_with_items[ci-c]
CodSpeed Performance Gauge
+1%
100.4 µs
99.8 µs
test_multidict_clear_str[ci-c]
tests/test_multidict_benchmarks.py::test_multidict_clear_str[ci-c]
CodSpeed Performance Gauge
+1%
14.1 µs
14.1 µs
test_keys_view_more[ci-c]
tests/test_views_benchmarks.py::test_keys_view_more[ci-c]
CodSpeed Performance Gauge
+1%
50.2 µs
50 µs
test_create_empty_multidict[cs-py]
tests/test_multidict_benchmarks.py::test_create_empty_multidict[cs-py]
CodSpeed Performance Gauge
0%
73.8 µs
73.4 µs
test_create_multidict_with_items_with_kwargs[ci-py]
tests/test_multidict_benchmarks.py::test_create_multidict_with_items_with_kwargs[ci-py]
CodSpeed Performance Gauge
0%
1.6 ms
1.6 ms
test_multidict_extend_str[ci-py]
tests/test_multidict_benchmarks.py::test_multidict_extend_str[ci-py]
CodSpeed Performance Gauge
0%
177.1 ms
176.3 ms
test_keys_view_sub[ci-c]
tests/test_views_benchmarks.py::test_keys_view_sub[ci-c]
CodSpeed Performance Gauge
0%
101.5 µs
101.1 µs
test_items_view_less[cs-c]
tests/test_views_benchmarks.py::test_items_view_less[cs-c]
CodSpeed Performance Gauge
0%
97.3 µs
96.8 µs
test_multidict_update_str_with_kwargs[cs-c]
tests/test_multidict_benchmarks.py::test_multidict_update_str_with_kwargs[cs-c]
CodSpeed Performance Gauge
0%
90 µs
89.7 µs
test_multidict_getall_str_hit[ci-c]
tests/test_multidict_benchmarks.py::test_multidict_getall_str_hit[ci-c]
CodSpeed Performance Gauge
0%
14.7 ms
14.7 ms
test_keys_view_or[ci-py]
tests/test_views_benchmarks.py::test_keys_view_or[ci-py]
CodSpeed Performance Gauge
0%
1.1 ms
1.1 ms
test_keys_view_xor[ci-py]
tests/test_views_benchmarks.py::test_keys_view_xor[ci-py]
CodSpeed Performance Gauge
0%
1.6 ms
1.6 ms
test_items_view_or[cs-py]
tests/test_views_benchmarks.py::test_items_view_or[cs-py]
CodSpeed Performance Gauge
0%
847.9 µs
844.6 µs
test_create_cimultidict_with_dict_istr[py]
tests/test_multidict_benchmarks.py::test_create_cimultidict_with_dict_istr[py]
CodSpeed Performance Gauge
0%
749.9 µs
746.9 µs
test_keys_view_is_disjoint[ci-c]
tests/test_views_benchmarks.py::test_keys_view_is_disjoint[ci-c]
CodSpeed Performance Gauge
0%
44.3 µs
44.1 µs
test_cimultidict_fetch_istr[c]
tests/test_multidict_benchmarks.py::test_cimultidict_fetch_istr[c]
CodSpeed Performance Gauge
0%
54.2 µs
54 µs
test_multidict_popitem_str[ci-py]
tests/test_multidict_benchmarks.py::test_multidict_popitem_str[ci-py]
CodSpeed Performance Gauge
0%
679.6 µs
677.1 µs
test_cimultidict_get_istr_with_default_miss[c]
tests/test_multidict_benchmarks.py::test_cimultidict_get_istr_with_default_miss[c]
CodSpeed Performance Gauge
0%
54.3 µs
54.1 µs
test_multidict_get_hit[cs-c]
tests/test_multidict_benchmarks.py::test_multidict_get_hit[cs-c]
CodSpeed Performance Gauge
0%
55.6 µs
55.4 µs
test_multidict_get_miss[cs-c]
tests/test_multidict_benchmarks.py::test_multidict_get_miss[cs-c]
CodSpeed Performance Gauge
0%
40.8 µs
40.6 µs
test_iterate_multidict[cs-py]
tests/test_multidict_benchmarks.py::test_iterate_multidict[cs-py]
CodSpeed Performance Gauge
0%
176.8 µs
176.2 µs
test_items_view_sub[ci-py]
tests/test_views_benchmarks.py::test_items_view_sub[ci-py]
CodSpeed Performance Gauge
0%
697.9 µs
695.4 µs
test_items_view_or[ci-py]
tests/test_views_benchmarks.py::test_items_view_or[ci-py]
CodSpeed Performance Gauge
0%
1.2 ms
1.2 ms
test_cimultidict_insert_istr[c]
tests/test_multidict_benchmarks.py::test_cimultidict_insert_istr[c]
CodSpeed Performance Gauge
0%
53.2 µs
53.1 µs
test_iterate_multidict_values[cs-c]
tests/test_multidict_benchmarks.py::test_iterate_multidict_values[cs-c]
CodSpeed Performance Gauge
0%
29.3 µs
29.2 µs
test_multidict_get_hit_with_default[ci-c]
tests/test_multidict_benchmarks.py::test_multidict_get_hit_with_default[ci-c]
CodSpeed Performance Gauge
0%
94 µs
93.7 µs
test_items_view_less_or_equal[cs-py]
tests/test_views_benchmarks.py::test_items_view_less_or_equal[cs-py]
CodSpeed Performance Gauge
0%
248.8 µs
248 µs
test_create_from_existing_cimultidict[py]
tests/test_multidict_benchmarks.py::test_create_from_existing_cimultidict[py]
CodSpeed Performance Gauge
0%
54.1 µs
53.9 µs
test_keys_view_and[ci-py]
tests/test_views_benchmarks.py::test_keys_view_and[ci-py]
CodSpeed Performance Gauge
0%
775.9 µs
773.7 µs
test_items_view_and[ci-c]
tests/test_views_benchmarks.py::test_items_view_and[ci-c]
CodSpeed Performance Gauge
0%
117.5 µs
117.1 µs
test_values_view_repr[ci-c]
tests/test_views_benchmarks.py::test_values_view_repr[ci-c]
CodSpeed Performance Gauge
0%
68.9 µs
68.7 µs
test_iterate_multidict_keys[cs-c]
tests/test_multidict_benchmarks.py::test_iterate_multidict_keys[cs-c]
CodSpeed Performance Gauge
0%
31.2 µs
31.1 µs
test_multidict_add_str[ci-py]
tests/test_multidict_benchmarks.py::test_multidict_add_str[ci-py]
CodSpeed Performance Gauge
0%
103.2 ms
102.9 ms
test_items_view_sub[cs-py]
tests/test_views_benchmarks.py::test_items_view_sub[cs-py]
CodSpeed Performance Gauge
0%
488.2 µs
487.1 µs
test_multidict_delitem_str[ci-py]
tests/test_multidict_benchmarks.py::test_multidict_delitem_str[ci-py]
CodSpeed Performance Gauge
0%
970.1 µs
967.7 µs
test_multidict_update_str_with_kwargs[cs-py]
tests/test_multidict_benchmarks.py::test_multidict_update_str_with_kwargs[cs-py]
CodSpeed Performance Gauge
0%
1.8 ms
1.8 ms
test_cimultidict_fetch_istr[py]
tests/test_multidict_benchmarks.py::test_cimultidict_fetch_istr[py]
CodSpeed Performance Gauge
0%
471 µs
469.9 µs
test_keys_view_not_equals[ci-py]
tests/test_views_benchmarks.py::test_keys_view_not_equals[ci-py]
CodSpeed Performance Gauge
0%
72.9 µs
72.7 µs
test_multidict_insert_str[ci-py]
tests/test_multidict_benchmarks.py::test_multidict_insert_str[ci-py]
CodSpeed Performance Gauge
0%
1.1 ms
1.1 ms
test_cimultidict_extend_istr_with_kwargs[c]
tests/test_multidict_benchmarks.py::test_cimultidict_extend_istr_with_kwargs[c]
CodSpeed Performance Gauge
0%
8.9 ms
8.9 ms
test_multidict_delitem_str[cs-py]
tests/test_multidict_benchmarks.py::test_multidict_delitem_str[cs-py]
CodSpeed Performance Gauge
0%
910 µs
908 µs
test_items_view_more_or_equal[ci-py]
tests/test_views_benchmarks.py::test_items_view_more_or_equal[ci-py]
CodSpeed Performance Gauge
0%
574.9 µs
573.7 µs
test_multidict_insert_str[cs-py]
tests/test_multidict_benchmarks.py::test_multidict_insert_str[cs-py]
CodSpeed Performance Gauge
0%
1 ms
1 ms
test_cimultidict_insert_istr[py]
tests/test_multidict_benchmarks.py::test_cimultidict_insert_istr[py]
CodSpeed Performance Gauge
0%
1.1 ms
1.1 ms
test_cimultidict_update_istr_with_kwargs[py]
tests/test_multidict_benchmarks.py::test_cimultidict_update_istr_with_kwargs[py]
CodSpeed Performance Gauge
0%
1.9 ms
1.9 ms
test_items_view_repr[cs-c]
tests/test_views_benchmarks.py::test_items_view_repr[cs-c]
CodSpeed Performance Gauge
0%
86.7 µs
86.6 µs
test_multidict_extend_str_with_kwargs[ci-c]
tests/test_multidict_benchmarks.py::test_multidict_extend_str_with_kwargs[ci-c]
CodSpeed Performance Gauge
0%
17.3 ms
17.3 ms
test_cimultidict_extend_istr_with_kwargs[py]
tests/test_multidict_benchmarks.py::test_cimultidict_extend_istr_with_kwargs[py]
CodSpeed Performance Gauge
0%
285.5 ms
285 ms
test_cimultidict_extend_istr[py]
tests/test_multidict_benchmarks.py::test_cimultidict_extend_istr[py]
CodSpeed Performance Gauge
0%
166.2 ms
166 ms
test_cimultidict_delitem_istr[py]
tests/test_multidict_benchmarks.py::test_cimultidict_delitem_istr[py]
CodSpeed Performance Gauge
0%
941.1 µs
939.7 µs
test_items_view_less[cs-py]
tests/test_views_benchmarks.py::test_items_view_less[cs-py]
CodSpeed Performance Gauge
0%
252.2 µs
251.8 µs
test_multidict_extend_str_with_kwargs[cs-py]
tests/test_multidict_benchmarks.py::test_multidict_extend_str_with_kwargs[cs-py]
CodSpeed Performance Gauge
0%
276.4 ms
276 ms
test_cimultidict_pop_istr[c]
tests/test_multidict_benchmarks.py::test_cimultidict_pop_istr[c]
CodSpeed Performance Gauge
0%
108.3 µs
108.2 µs
test_items_view_less_or_equal[cs-c]
tests/test_views_benchmarks.py::test_items_view_less_or_equal[cs-c]
CodSpeed Performance Gauge
0%
96.9 µs
96.8 µs
test_multidict_getall_str_hit[ci-py]
tests/test_multidict_benchmarks.py::test_multidict_getall_str_hit[ci-py]
CodSpeed Performance Gauge
0%
383.7 ms
383.3 ms
test_iterate_multidict_items[cs-c]
tests/test_multidict_benchmarks.py::test_iterate_multidict_items[cs-c]
CodSpeed Performance Gauge
0%
49.5 µs
49.5 µs
test_multidict_extend_str_with_kwargs[cs-c]
tests/test_multidict_benchmarks.py::test_multidict_extend_str_with_kwargs[cs-c]
CodSpeed Performance Gauge
0%
4.8 ms
4.8 ms
test_keys_view_sub[cs-py]
tests/test_views_benchmarks.py::test_keys_view_sub[cs-py]
CodSpeed Performance Gauge
0%
706.8 µs
705.9 µs
test_items_view_is_disjoint[cs-py]
tests/test_views_benchmarks.py::test_items_view_is_disjoint[cs-py]
CodSpeed Performance Gauge
0%
631.8 µs
631.1 µs
test_items_view_not_equals[cs-py]
tests/test_views_benchmarks.py::test_items_view_not_equals[cs-py]
CodSpeed Performance Gauge
0%
66.6 µs
66.5 µs
test_multidict_update_str_with_kwargs[ci-c]
tests/test_multidict_benchmarks.py::test_multidict_update_str_with_kwargs[ci-c]
CodSpeed Performance Gauge
0%
163.2 µs
163.1 µs
test_multidict_add_str[cs-py]
tests/test_multidict_benchmarks.py::test_multidict_add_str[cs-py]
CodSpeed Performance Gauge
0%
97.2 ms
97.1 ms
test_keys_view_is_disjoint[cs-c]
tests/test_views_benchmarks.py::test_keys_view_is_disjoint[cs-c]
CodSpeed Performance Gauge
0%
41.5 µs
41.5 µs
test_keys_view_more_or_equal[cs-c]
tests/test_views_benchmarks.py::test_keys_view_more_or_equal[cs-c]
CodSpeed Performance Gauge
0%
51.5 µs
51.4 µs
test_keys_view_less_or_equal[cs-py]
tests/test_views_benchmarks.py::test_keys_view_less_or_equal[cs-py]
CodSpeed Performance Gauge
0%
197.1 µs
197 µs
test_multidict_update_str_with_kwargs[ci-py]
tests/test_multidict_benchmarks.py::test_multidict_update_str_with_kwargs[ci-py]
CodSpeed Performance Gauge
0%
2 ms
2 ms
test_cimultidict_get_istr_hit[c]
tests/test_multidict_benchmarks.py::test_cimultidict_get_istr_hit[c]
CodSpeed Performance Gauge
0%
67 µs
67 µs
test_multidict_get_miss[ci-c]
tests/test_multidict_benchmarks.py::test_multidict_get_miss[ci-c]
CodSpeed Performance Gauge
0%
80 µs
80 µs
test_multidict_pop_str[cs-c]
tests/test_multidict_benchmarks.py::test_multidict_pop_str[cs-c]
CodSpeed Performance Gauge
0%
93.2 µs
93.2 µs
test_keys_view_is_disjoint[cs-py]
tests/test_views_benchmarks.py::test_keys_view_is_disjoint[cs-py]
CodSpeed Performance Gauge
0%
557.7 µs
557.4 µs
test_multidict_extend_str_with_kwargs[ci-py]
tests/test_multidict_benchmarks.py::test_multidict_extend_str_with_kwargs[ci-py]
CodSpeed Performance Gauge
0%
296.4 ms
296.2 ms
test_multidict_getall_str_hit[cs-py]
tests/test_multidict_benchmarks.py::test_multidict_getall_str_hit[cs-py]
CodSpeed Performance Gauge
0%
383.1 ms
382.9 ms
test_items_view_repr[ci-c]
tests/test_views_benchmarks.py::test_items_view_repr[ci-c]
CodSpeed Performance Gauge
0%
86 µs
85.9 µs
test_create_multidict_with_dict[ci-py]
tests/test_multidict_benchmarks.py::test_create_multidict_with_dict[ci-py]
CodSpeed Performance Gauge
0%
779.2 µs
778.8 µs
test_cimultidict_get_istr_hit[py]
tests/test_multidict_benchmarks.py::test_cimultidict_get_istr_hit[py]
CodSpeed Performance Gauge
0%
469.9 µs
469.7 µs
test_keys_view_xor[cs-py]
tests/test_views_benchmarks.py::test_keys_view_xor[cs-py]
CodSpeed Performance Gauge
0%
1.1 ms
1.1 ms
test_cimultidict_getall_istr_hit[py]
tests/test_multidict_benchmarks.py::test_cimultidict_getall_istr_hit[py]
CodSpeed Performance Gauge
0%
383.1 ms
382.9 ms
test_multidict_add_str[cs-c]
tests/test_multidict_benchmarks.py::test_multidict_add_str[cs-c]
CodSpeed Performance Gauge
0%
3 ms
3 ms
test_create_empty_multidict[ci-py]
tests/test_multidict_benchmarks.py::test_create_empty_multidict[ci-py]
CodSpeed Performance Gauge
0%
75.6 µs
75.5 µs
test_multidict_popitem_str[cs-py]
tests/test_multidict_benchmarks.py::test_multidict_popitem_str[cs-py]
CodSpeed Performance Gauge
0%
582.3 µs
582.1 µs
test_iterate_multidict_items[cs-py]
tests/test_multidict_benchmarks.py::test_iterate_multidict_items[cs-py]
CodSpeed Performance Gauge
0%
193.7 µs
193.7 µs
test_cimultidict_get_istr_miss[c]
tests/test_multidict_benchmarks.py::test_cimultidict_get_istr_miss[c]
CodSpeed Performance Gauge
0%
52.5 µs
52.5 µs
test_create_cimultidict_with_dict_istr[c]
tests/test_multidict_benchmarks.py::test_create_cimultidict_with_dict_istr[c]
CodSpeed Performance Gauge
0%
47 µs
47 µs
test_multidict_add_str[ci-c]
tests/test_multidict_benchmarks.py::test_multidict_add_str[ci-c]
CodSpeed Performance Gauge
0%
7.3 ms
7.3 ms
test_multidict_insert_str[cs-c]
tests/test_multidict_benchmarks.py::test_multidict_insert_str[cs-c]
CodSpeed Performance Gauge
0%
54 µs
54 µs
test_items_view_less_or_equal[ci-c]
tests/test_views_benchmarks.py::test_items_view_less_or_equal[ci-c]
CodSpeed Performance Gauge
0%
99.8 µs
99.8 µs
test_multidict_insert_str[ci-c]
tests/test_multidict_benchmarks.py::test_multidict_insert_str[ci-c]
CodSpeed Performance Gauge
0%
88.7 µs
88.7 µs
test_cimultidict_update_istr[py]
tests/test_multidict_benchmarks.py::test_cimultidict_update_istr[py]
CodSpeed Performance Gauge
0%
1 ms
1 ms
test_items_view_more[cs-c]
tests/test_views_benchmarks.py::test_items_view_more[cs-c]
CodSpeed Performance Gauge
0%
50.3 µs
50.3 µs
test_multidict_fetch[ci-py]
tests/test_multidict_benchmarks.py::test_multidict_fetch[ci-py]
CodSpeed Performance Gauge
0%
493 µs
493 µs
test_items_view_more_or_equal[cs-c]
tests/test_views_benchmarks.py::test_items_view_more_or_equal[cs-c]
CodSpeed Performance Gauge
0%
80.6 µs
80.6 µs
test_items_view_not_equals[cs-c]
tests/test_views_benchmarks.py::test_items_view_not_equals[cs-c]
CodSpeed Performance Gauge
0%
23.3 µs
23.3 µs
test_keys_view_not_equals[cs-c]
tests/test_views_benchmarks.py::test_keys_view_not_equals[cs-c]
CodSpeed Performance Gauge
0%
22.4 µs
22.4 µs
test_items_view_and[cs-py]
tests/test_views_benchmarks.py::test_items_view_and[cs-py]
CodSpeed Performance Gauge
0%
1.1 ms
1.1 ms
test_multidict_getall_str_miss[ci-c]
tests/test_multidict_benchmarks.py::test_multidict_getall_str_miss[ci-c]
CodSpeed Performance Gauge
0%
681.3 µs
681.3 µs
test_items_view_xor[ci-py]
tests/test_views_benchmarks.py::test_items_view_xor[ci-py]
CodSpeed Performance Gauge
0%
1.3 ms
1.3 ms
test_multidict_getall_str_miss[cs-c]
tests/test_multidict_benchmarks.py::test_multidict_getall_str_miss[cs-c]
CodSpeed Performance Gauge
0%
295.8 µs
295.8 µs
test_iterate_multidict_keys[ci-c]
tests/test_multidict_benchmarks.py::test_iterate_multidict_keys[ci-c]
CodSpeed Performance Gauge
0%
30.7 µs
30.7 µs
test_cimultidict_getall_istr_miss[c]
tests/test_multidict_benchmarks.py::test_cimultidict_getall_istr_miss[c]
CodSpeed Performance Gauge
0%
354.6 µs
354.7 µs
test_cimultidict_add_istr[py]
tests/test_multidict_benchmarks.py::test_cimultidict_add_istr[py]
CodSpeed Performance Gauge
0%
99.5 ms
99.5 ms
test_items_view_repr[ci-py]
tests/test_views_benchmarks.py::test_items_view_repr[ci-py]
CodSpeed Performance Gauge
0%
150.2 µs
150.2 µs
test_items_view_not_equals[ci-py]
tests/test_views_benchmarks.py::test_items_view_not_equals[ci-py]
CodSpeed Performance Gauge
0%
72.2 µs
72.2 µs
test_keys_view_less[ci-py]
tests/test_views_benchmarks.py::test_keys_view_less[ci-py]
CodSpeed Performance Gauge
0%
290.4 µs
290.5 µs
test_cimultidict_extend_istr[c]
tests/test_multidict_benchmarks.py::test_cimultidict_extend_istr[c]
CodSpeed Performance Gauge
0%
3 ms
3 ms
test_keys_view_more_or_equal[ci-py]
tests/test_views_benchmarks.py::test_keys_view_more_or_equal[ci-py]
CodSpeed Performance Gauge
0%
516.8 µs
517 µs
test_multidict_repr[ci-py]
tests/test_multidict_benchmarks.py::test_multidict_repr[ci-py]
CodSpeed Performance Gauge
0%
156.3 µs
156.4 µs
test_iterate_multidict_values[ci-c]
tests/test_multidict_benchmarks.py::test_iterate_multidict_values[ci-c]
CodSpeed Performance Gauge
0%
28.9 µs
28.9 µs
test_keys_view_or[cs-py]
tests/test_views_benchmarks.py::test_keys_view_or[cs-py]
CodSpeed Performance Gauge
0%
740.3 µs
740.7 µs
test_iterate_multidict[ci-py]
tests/test_multidict_benchmarks.py::test_iterate_multidict[ci-py]
CodSpeed Performance Gauge
0%
248.8 µs
248.9 µs
test_keys_view_equals[cs-c]
tests/test_views_benchmarks.py::test_keys_view_equals[cs-c]
CodSpeed Performance Gauge
0%
52.8 µs
52.9 µs
test_iterate_multidict_keys[cs-py]
tests/test_multidict_benchmarks.py::test_iterate_multidict_keys[cs-py]
CodSpeed Performance Gauge
0%
169.2 µs
169.3 µs
test_keys_view_and[ci-c]
tests/test_views_benchmarks.py::test_keys_view_and[ci-c]
CodSpeed Performance Gauge
0%
78.6 µs
78.7 µs
test_multidict_get_miss[ci-py]
tests/test_multidict_benchmarks.py::test_multidict_get_miss[ci-py]
CodSpeed Performance Gauge
0%
459.5 µs
459.9 µs
test_items_view_or[cs-c]
tests/test_views_benchmarks.py::test_items_view_or[cs-c]
CodSpeed Performance Gauge
0%
137.4 µs
137.5 µs
test_copy_from_existing_cimultidict[py]
tests/test_multidict_benchmarks.py::test_copy_from_existing_cimultidict[py]
CodSpeed Performance Gauge
0%
55.2 µs
55.3 µs
test_cimultidict_get_istr_hit_with_default[py]
tests/test_multidict_benchmarks.py::test_cimultidict_get_istr_hit_with_default[py]
CodSpeed Performance Gauge
0%
471.3 µs
471.7 µs
test_items_view_and[cs-c]
tests/test_views_benchmarks.py::test_items_view_and[cs-c]
CodSpeed Performance Gauge
0%
100.3 µs
100.4 µs
test_items_view_more_or_equal[cs-py]
tests/test_views_benchmarks.py::test_items_view_more_or_equal[cs-py]
CodSpeed Performance Gauge
0%
515.9 µs
516.4 µs
test_multidict_get_hit_with_default[cs-c]
tests/test_multidict_benchmarks.py::test_multidict_get_hit_with_default[cs-c]
CodSpeed Performance Gauge
0%
56.9 µs
57 µs
test_items_view_xor[cs-py]
tests/test_views_benchmarks.py::test_items_view_xor[cs-py]
CodSpeed Performance Gauge
0%
992 µs
993 µs
test_iterate_multidict_values[cs-py]
tests/test_multidict_benchmarks.py::test_iterate_multidict_values[cs-py]
CodSpeed Performance Gauge
0%
130.4 µs
130.5 µs
test_cimultidict_add_istr[c]
tests/test_multidict_benchmarks.py::test_cimultidict_add_istr[c]
CodSpeed Performance Gauge
0%
3.6 ms
3.6 ms
test_multidict_get_hit_with_default[ci-py]
tests/test_multidict_benchmarks.py::test_multidict_get_hit_with_default[ci-py]
CodSpeed Performance Gauge
0%
493.3 µs
493.9 µs
test_items_view_equals[cs-c]
tests/test_views_benchmarks.py::test_items_view_equals[cs-c]
CodSpeed Performance Gauge
0%
90.9 µs
91 µs
test_iterate_multidict_items[ci-c]
tests/test_multidict_benchmarks.py::test_iterate_multidict_items[ci-c]
CodSpeed Performance Gauge
0%
49 µs
49.1 µs
test_items_view_xor[ci-c]
tests/test_views_benchmarks.py::test_items_view_xor[ci-c]
CodSpeed Performance Gauge
0%
245.4 µs
245.7 µs
test_keys_view_less[cs-py]
tests/test_views_benchmarks.py::test_keys_view_less[cs-py]
CodSpeed Performance Gauge
0%
200.3 µs
200.6 µs
test_keys_view_less[cs-c]
tests/test_views_benchmarks.py::test_keys_view_less[cs-c]
CodSpeed Performance Gauge
0%
47.6 µs
47.6 µs
test_items_view_not_equals[ci-c]
tests/test_views_benchmarks.py::test_items_view_not_equals[ci-c]
CodSpeed Performance Gauge
0%
22.1 µs
22.2 µs
test_keys_view_more[cs-py]
tests/test_views_benchmarks.py::test_keys_view_more[cs-py]
CodSpeed Performance Gauge
0%
248 µs
248.4 µs
test_cimultidict_getall_istr_miss[py]
tests/test_multidict_benchmarks.py::test_cimultidict_getall_istr_miss[py]
CodSpeed Performance Gauge
0%
3.1 ms
3.1 ms
test_items_view_is_disjoint[ci-c]
tests/test_views_benchmarks.py::test_items_view_is_disjoint[ci-c]
CodSpeed Performance Gauge
0%
62.8 µs
62.9 µs
test_multidict_update_str[ci-c]
tests/test_multidict_benchmarks.py::test_multidict_update_str[ci-c]
CodSpeed Performance Gauge
0%
85.2 µs
85.3 µs
test_create_multidict_with_items[cs-py]
tests/test_multidict_benchmarks.py::test_create_multidict_with_items[cs-py]
CodSpeed Performance Gauge
0%
672.5 µs
673.5 µs
test_keys_view_more_or_equal[cs-py]
tests/test_views_benchmarks.py::test_keys_view_more_or_equal[cs-py]
CodSpeed Performance Gauge
0%
458.1 µs
458.7 µs
test_multidict_get_hit[cs-py]
tests/test_multidict_benchmarks.py::test_multidict_get_hit[cs-py]
CodSpeed Performance Gauge
0%
437.5 µs
438.1 µs
test_cimultidict_get_istr_miss[py]
tests/test_multidict_benchmarks.py::test_cimultidict_get_istr_miss[py]
CodSpeed Performance Gauge
0%
438.9 µs
439.5 µs
test_create_multidict_with_dict[cs-py]
tests/test_multidict_benchmarks.py::test_create_multidict_with_dict[cs-py]
CodSpeed Performance Gauge
0%
710.9 µs
712 µs
test_items_view_equals[cs-py]
tests/test_views_benchmarks.py::test_items_view_equals[cs-py]
CodSpeed Performance Gauge
0%
664.7 µs
665.9 µs
test_iterate_multidict_values[ci-py]
tests/test_multidict_benchmarks.py::test_iterate_multidict_values[ci-py]
CodSpeed Performance Gauge
0%
128 µs
128.2 µs
test_create_multidict_with_items[ci-py]
tests/test_multidict_benchmarks.py::test_create_multidict_with_items[ci-py]
CodSpeed Performance Gauge
0%
738 µs
739.3 µs
test_items_view_less[ci-py]
tests/test_views_benchmarks.py::test_items_view_less[ci-py]
CodSpeed Performance Gauge
0%
334.8 µs
335.4 µs
test_keys_view_sub[cs-c]
tests/test_views_benchmarks.py::test_keys_view_sub[cs-c]
CodSpeed Performance Gauge
0%
78.4 µs
78.6 µs
test_keys_view_less_or_equal[ci-py]
tests/test_views_benchmarks.py::test_keys_view_less_or_equal[ci-py]
CodSpeed Performance Gauge
0%
284.4 µs
285 µs
test_multidict_extend_str[cs-py]
tests/test_multidict_benchmarks.py::test_multidict_extend_str[cs-py]
CodSpeed Performance Gauge
0%
163 ms
163.3 ms
test_cimultidict_get_istr_with_default_miss[py]
tests/test_multidict_benchmarks.py::test_cimultidict_get_istr_with_default_miss[py]
CodSpeed Performance Gauge
0%
440.4 µs
441.3 µs
test_values_view_repr[cs-c]
tests/test_views_benchmarks.py::test_values_view_repr[cs-c]
CodSpeed Performance Gauge
0%
69.8 µs
70 µs
test_keys_view_equals[cs-py]
tests/test_views_benchmarks.py::test_keys_view_equals[cs-py]
CodSpeed Performance Gauge
0%
599.7 µs
601 µs
test_items_view_equals[ci-py]
tests/test_views_benchmarks.py::test_items_view_equals[ci-py]
CodSpeed Performance Gauge
0%
871.2 µs
873.2 µs
test_items_view_more[cs-py]
tests/test_views_benchmarks.py::test_items_view_more[cs-py]
CodSpeed Performance Gauge
0%
276.6 µs
277.2 µs
test_keys_view_repr[cs-c]
tests/test_views_benchmarks.py::test_keys_view_repr[cs-c]
CodSpeed Performance Gauge
0%
50.6 µs
50.7 µs
test_items_view_more[ci-py]
tests/test_views_benchmarks.py::test_items_view_more[ci-py]
CodSpeed Performance Gauge
0%
305 µs
305.7 µs
test_multidict_fetch[cs-py]
tests/test_multidict_benchmarks.py::test_multidict_fetch[cs-py]
CodSpeed Performance Gauge
0%
437.6 µs
438.6 µs
test_iterate_multidict_keys[ci-py]
tests/test_multidict_benchmarks.py::test_iterate_multidict_keys[ci-py]
CodSpeed Performance Gauge
0%
247.8 µs
248.4 µs
test_items_view_less_or_equal[ci-py]
tests/test_views_benchmarks.py::test_items_view_less_or_equal[ci-py]
CodSpeed Performance Gauge
0%
332.3 µs
333.2 µs
test_multidict_pop_str[ci-c]
tests/test_multidict_benchmarks.py::test_multidict_pop_str[ci-c]
CodSpeed Performance Gauge
0%
136.1 µs
136.5 µs
test_items_view_sub[ci-c]
tests/test_views_benchmarks.py::test_items_view_sub[ci-c]
CodSpeed Performance Gauge
0%
177.4 µs
177.9 µs
test_multidict_get_hit[ci-py]
tests/test_multidict_benchmarks.py::test_multidict_get_hit[ci-py]
CodSpeed Performance Gauge
0%
491 µs
492.3 µs
test_keys_view_more[ci-py]
tests/test_views_benchmarks.py::test_keys_view_more[ci-py]
CodSpeed Performance Gauge
0%
281 µs
281.8 µs
test_iterate_multidict_items[ci-py]
tests/test_multidict_benchmarks.py::test_iterate_multidict_items[ci-py]
CodSpeed Performance Gauge
0%
270.3 µs
271.1 µs
test_items_view_and[ci-py]
tests/test_views_benchmarks.py::test_items_view_and[ci-py]
CodSpeed Performance Gauge
0%
1.3 ms
1.3 ms
test_items_view_is_disjoint[ci-py]
tests/test_views_benchmarks.py::test_items_view_is_disjoint[ci-py]
CodSpeed Performance Gauge
0%
834.9 µs
837.5 µs
test_multidict_getall_str_miss[ci-py]
tests/test_multidict_benchmarks.py::test_multidict_getall_str_miss[ci-py]
CodSpeed Performance Gauge
0%
3.4 ms
3.4 ms
test_keys_view_and[cs-py]
tests/test_views_benchmarks.py::test_keys_view_and[cs-py]
CodSpeed Performance Gauge
0%
564.6 µs
566.3 µs
test_create_empty_cimultidictproxy
tests/test_multidict_benchmarks.py::test_create_empty_cimultidictproxy
CodSpeed Performance Gauge
0%
18.6 µs
18.7 µs
test_keys_view_more_or_equal[ci-c]
tests/test_views_benchmarks.py::test_keys_view_more_or_equal[ci-c]
CodSpeed Performance Gauge
0%
80.4 µs
80.7 µs
test_items_view_equals[ci-c]
tests/test_views_benchmarks.py::test_items_view_equals[ci-c]
CodSpeed Performance Gauge
0%
94.5 µs
94.8 µs
test_multidict_extend_str[cs-c]
tests/test_multidict_benchmarks.py::test_multidict_extend_str[cs-c]
CodSpeed Performance Gauge
0%
3 ms
3 ms
test_multidict_get_miss[cs-py]
tests/test_multidict_benchmarks.py::test_multidict_get_miss[cs-py]
CodSpeed Performance Gauge
0%
407.4 µs
408.8 µs
test_multidict_repr[cs-py]
tests/test_multidict_benchmarks.py::test_multidict_repr[cs-py]
CodSpeed Performance Gauge
0%
160.1 µs
160.7 µs
test_keys_view_not_equals[cs-py]
tests/test_views_benchmarks.py::test_keys_view_not_equals[cs-py]
CodSpeed Performance Gauge
0%
66.6 µs
66.9 µs
test_multidict_clear_str[ci-py]
tests/test_multidict_benchmarks.py::test_multidict_clear_str[ci-py]
CodSpeed Performance Gauge
0%
38.6 µs
38.8 µs
test_keys_view_less[ci-c]
tests/test_views_benchmarks.py::test_keys_view_less[ci-c]
CodSpeed Performance Gauge
0%
56.7 µs
56.9 µs
test_create_cimultidict_with_items_istr[c]
tests/test_multidict_benchmarks.py::test_create_cimultidict_with_items_istr[c]
CodSpeed Performance Gauge
0%
50.4 µs
50.6 µs
test_iterate_multidict[ci-c]
tests/test_multidict_benchmarks.py::test_iterate_multidict[ci-c]
CodSpeed Performance Gauge
0%
29.1 µs
29.2 µs
test_cimultidict_get_istr_hit_with_default[c]
tests/test_multidict_benchmarks.py::test_cimultidict_get_istr_hit_with_default[c]
CodSpeed Performance Gauge
0%
68.2 µs
68.5 µs
test_keys_view_or[ci-c]
tests/test_views_benchmarks.py::test_keys_view_or[ci-c]
CodSpeed Performance Gauge
0%
99.9 µs
100.3 µs
test_iterate_multidict[cs-c]
tests/test_multidict_benchmarks.py::test_iterate_multidict[cs-c]
CodSpeed Performance Gauge
0%
29.3 µs
29.4 µs
test_values_view_repr[ci-py]
tests/test_views_benchmarks.py::test_values_view_repr[ci-py]
CodSpeed Performance Gauge
0%
113.7 µs
114.2 µs
test_multidict_fetch[ci-c]
tests/test_multidict_benchmarks.py::test_multidict_fetch[ci-c]
CodSpeed Performance Gauge
0%
80.5 µs
80.8 µs
test_keys_view_equals[ci-py]
tests/test_views_benchmarks.py::test_keys_view_equals[ci-py]
CodSpeed Performance Gauge
0%
805.5 µs
809.2 µs
test_multidict_clear_str[cs-c]
tests/test_multidict_benchmarks.py::test_multidict_clear_str[cs-c]
CodSpeed Performance Gauge
0%
14.4 µs
14.4 µs
test_cimultidict_getall_istr_hit[c]
tests/test_multidict_benchmarks.py::test_cimultidict_getall_istr_hit[c]
CodSpeed Performance Gauge
0%
14.1 ms
14.2 ms
test_multidict_fetch[cs-c]
tests/test_multidict_benchmarks.py::test_multidict_fetch[cs-c]
CodSpeed Performance Gauge
0%
50.5 µs
50.8 µs
test_multidict_get_hit_with_default[cs-py]
tests/test_multidict_benchmarks.py::test_multidict_get_hit_with_default[cs-py]
CodSpeed Performance Gauge
-1%
437.6 µs
439.9 µs
test_keys_view_xor[ci-c]
tests/test_views_benchmarks.py::test_keys_view_xor[ci-c]
CodSpeed Performance Gauge
-1%
136 µs
136.7 µs
test_items_view_repr[cs-py]
tests/test_views_benchmarks.py::test_items_view_repr[cs-py]
CodSpeed Performance Gauge
-1%
146.7 µs
147.5 µs
test_multidict_getall_str_miss[cs-py]
tests/test_multidict_benchmarks.py::test_multidict_getall_str_miss[cs-py]
CodSpeed Performance Gauge
-1%
2.9 ms
2.9 ms
test_items_view_more_or_equal[ci-c]
tests/test_views_benchmarks.py::test_items_view_more_or_equal[ci-c]
CodSpeed Performance Gauge
-1%
110 µs
110.5 µs
test_keys_view_equals[ci-c]
tests/test_views_benchmarks.py::test_keys_view_equals[ci-c]
CodSpeed Performance Gauge
-1%
56 µs
56.3 µs
test_items_view_less[ci-c]
tests/test_views_benchmarks.py::test_items_view_less[ci-c]
CodSpeed Performance Gauge
-1%
99.8 µs
100.4 µs
test_keys_view_or[cs-c]
tests/test_views_benchmarks.py::test_keys_view_or[cs-c]
CodSpeed Performance Gauge
-1%
76.7 µs
77.1 µs
test_create_cimultidictproxy[py]
tests/test_multidict_benchmarks.py::test_create_cimultidictproxy[py]
CodSpeed Performance Gauge
-1%
18.6 µs
18.7 µs
test_multidict_update_str[cs-c]
tests/test_multidict_benchmarks.py::test_multidict_update_str[cs-c]
CodSpeed Performance Gauge
-1%
48.4 µs
48.7 µs
test_cimultidict_update_istr_with_kwargs[c]
tests/test_multidict_benchmarks.py::test_cimultidict_update_istr_with_kwargs[c]
CodSpeed Performance Gauge
-1%
154 µs
155 µs
test_create_cimultidictproxy[c]
tests/test_multidict_benchmarks.py::test_create_cimultidictproxy[c]
CodSpeed Performance Gauge
-1%
17.7 µs
17.9 µs
test_multidict_clear_str[cs-py]
tests/test_multidict_benchmarks.py::test_multidict_clear_str[cs-py]
CodSpeed Performance Gauge
-1%
39.9 µs
40.2 µs
test_keys_view_repr[ci-c]
tests/test_views_benchmarks.py::test_keys_view_repr[ci-c]
CodSpeed Performance Gauge
-1%
49.7 µs
50 µs
test_keys_view_not_equals[ci-c]
tests/test_views_benchmarks.py::test_keys_view_not_equals[ci-c]
CodSpeed Performance Gauge
-1%
21 µs
21.1 µs
test_create_empty_multidict[cs-c]
tests/test_multidict_benchmarks.py::test_create_empty_multidict[cs-c]
CodSpeed Performance Gauge
-1%
16.7 µs
16.8 µs
test_keys_view_less_or_equal[cs-c]
tests/test_views_benchmarks.py::test_keys_view_less_or_equal[cs-c]
CodSpeed Performance Gauge
-1%
47.3 µs
47.6 µs
test_items_view_sub[cs-c]
tests/test_views_benchmarks.py::test_items_view_sub[cs-c]
CodSpeed Performance Gauge
-1%
170.8 µs
172.1 µs
test_keys_view_xor[cs-c]
tests/test_views_benchmarks.py::test_keys_view_xor[cs-c]
CodSpeed Performance Gauge
-1%
129.4 µs
130.4 µs
test_create_multidictproxy
tests/test_multidict_benchmarks.py::test_create_multidictproxy
CodSpeed Performance Gauge
-1%
18 µs
18.2 µs
test_copy_from_existing_cimultidict[c]
tests/test_multidict_benchmarks.py::test_copy_from_existing_cimultidict[c]
CodSpeed Performance Gauge
-1%
18.1 µs
18.2 µs
test_keys_view_repr[cs-py]
tests/test_views_benchmarks.py::test_keys_view_repr[cs-py]
CodSpeed Performance Gauge
-1%
102.9 µs
103.8 µs
test_keys_view_repr[ci-py]
tests/test_views_benchmarks.py::test_keys_view_repr[ci-py]
CodSpeed Performance Gauge
-1%
106.6 µs
107.5 µs
test_create_empty_multidictproxy
tests/test_multidict_benchmarks.py::test_create_empty_multidictproxy
CodSpeed Performance Gauge
-1%
18 µs
18.1 µs
test_items_view_xor[cs-c]
tests/test_views_benchmarks.py::test_items_view_xor[cs-c]
CodSpeed Performance Gauge
-1%
243.5 µs
245.9 µs
test_create_from_existing_cimultidict[c]
tests/test_multidict_benchmarks.py::test_create_from_existing_cimultidict[c]
CodSpeed Performance Gauge
-1%
20.3 µs
20.5 µs
test_keys_view_less_or_equal[ci-c]
tests/test_views_benchmarks.py::test_keys_view_less_or_equal[ci-c]
CodSpeed Performance Gauge
-1%
56.4 µs
56.9 µs
test_cimultidict_delitem_istr[c]
tests/test_multidict_benchmarks.py::test_cimultidict_delitem_istr[c]
CodSpeed Performance Gauge
-1%
70.3 µs
71.1 µs
test_multidict_delitem_str[ci-c]
tests/test_multidict_benchmarks.py::test_multidict_delitem_str[ci-c]
CodSpeed Performance Gauge
-1%
96.6 µs
97.8 µs
test_items_view_more[ci-c]
tests/test_views_benchmarks.py::test_items_view_more[ci-c]
CodSpeed Performance Gauge
-1%
65.1 µs
65.8 µs
test_items_view_is_disjoint[cs-c]
tests/test_views_benchmarks.py::test_items_view_is_disjoint[cs-c]
CodSpeed Performance Gauge
-1%
60.9 µs
61.7 µs
test_values_view_repr[cs-py]
tests/test_views_benchmarks.py::test_values_view_repr[cs-py]
CodSpeed Performance Gauge
-1%
111.1 µs
112.5 µs
test_multidict_extend_str[ci-c]
tests/test_multidict_benchmarks.py::test_multidict_extend_str[ci-c]
CodSpeed Performance Gauge
-1%
11.7 ms
11.8 ms
test_items_view_or[ci-c]
tests/test_views_benchmarks.py::test_items_view_or[ci-c]
CodSpeed Performance Gauge
-1%
152.8 µs
154.7 µs
test_multidict_get_hit[ci-c]
tests/test_multidict_benchmarks.py::test_multidict_get_hit[ci-c]
CodSpeed Performance Gauge
-1%
91.7 µs
92.9 µs
test_multidict_popitem_str[ci-c]
tests/test_multidict_benchmarks.py::test_multidict_popitem_str[ci-c]
CodSpeed Performance Gauge
-1%
131.2 µs
133 µs
test_multidict_popitem_str[cs-c]
tests/test_multidict_benchmarks.py::test_multidict_popitem_str[cs-c]
CodSpeed Performance Gauge
-1%
76.8 µs
78 µs
test_create_empty_multidict[ci-c]
tests/test_multidict_benchmarks.py::test_create_empty_multidict[ci-c]
CodSpeed Performance Gauge
-2%
16.9 µs
17.2 µs
test_multidict_delitem_str[cs-c]
tests/test_multidict_benchmarks.py::test_multidict_delitem_str[cs-c]
CodSpeed Performance Gauge
-2%
63 µs
64.1 µs
test_keys_view_and[cs-c]
tests/test_views_benchmarks.py::test_keys_view_and[cs-c]
CodSpeed Performance Gauge
-2%
57.3 µs
58.3 µs
test_multidict_repr[ci-c]
tests/test_multidict_benchmarks.py::test_multidict_repr[ci-c]
CodSpeed Performance Gauge
-2%
75.9 µs
77.3 µs
test_create_cimultidict_with_items_istr_with_kwargs[c]
tests/test_multidict_benchmarks.py::test_create_cimultidict_with_items_istr_with_kwargs[c]
CodSpeed Performance Gauge
-3%
129.3 µs
133.4 µs
test_create_multidict_with_items_with_kwargs[cs-c]
tests/test_multidict_benchmarks.py::test_create_multidict_with_items_with_kwargs[cs-c]
CodSpeed Performance Gauge
-3%
73.4 µs
75.8 µs

Commits

Click on a commit to change the comparison range
Base
master
00e3803
0%
add test for memory leakage during deletion of value
633e9e8
1 month ago
by Vizonex
-0.1%
[pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci
8acea81
1 month ago
by pre-commit-ci[bot]
+0.02%
trim ram in multidict_pop.py when testing item deletion so that bougus claims can be prevented. add types-psutil to pre-commit for typechecking the test
22c7d92
1 month ago
by Vizonex
+0.14%
add contribution to timeline
a1fe938
1 month ago
by Vizonex
-0.1%
merge the two functions together so that mypy will accept it.
4ec1158
1 month ago
by Vizonex
-0.01%
typo fix
2bf1cb7
1 month ago
by Vizonex
+0.13%
see if this works...
45f4066
1 month ago
by Vizonex
+0.08%
revert
7843457
1 month ago
by Vizonex
-0.18%
fix crashing and ensure multidicts can actually clear entries
9fa0bfc
23 days ago
by Vizonex
-0.04%
remove malloc-trim there is not need for it here
1059ec8
23 days ago
by Vizonex
-0.02%
_md_refdump is not version compatable so I'll comment it out for now...
9f2903c
23 days ago
by Vizonex
0%
increase timeout so that workflow doesn't cut off
ecb03e7
23 days ago
by Vizonex
0%
increase fault handler timeout so that debug versions can finish in time
fac4442
23 days ago
by Vizonex
0%
revert this was the worng timeout
bd37797
23 days ago
by Vizonex
+0.02%
lessen amount of time memory leak takes to test
4e67d13
23 days ago
by Vizonex
+0.03%
higher amount but print how big it was so we know where it should be capped
c500173
23 days ago
by Vizonex
+0.03%
make sure code-coverage does its job and fix up md_clear so that all values are being cleared
ad1be49
23 days ago
by Vizonex
-0.16%
label that we bugfixed a problem
e374329
22 days ago
by Vizonex
+0.07%
cleanup debug artifacts
e1c5f14
20 days ago
by Vizonex
0%
Apply suggestions from code review
fb25e16
20 days ago
by asvetlov
-0.01%
Apply suggestions from code review
0ccaf30
20 days ago
by asvetlov
+0.04%
Apply suggestions from code review
232806b
20 days ago
by asvetlov
-0.08%
Update multidict/_multilib/hashtable.h
3a08bfc
20 days ago
by asvetlov
+0.05%
Update multidict/_multilib/hashtable.h
53b7bb6
20 days ago
by asvetlov
© 2025 CodSpeed Technology
Home Terms Privacy Docs