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

[pre-commit.ci] pre-commit autoupdate

#1041
Comparing
pre-commit-ci-update-config
(
b36ed7b
) with
master
(
fbf28ae
)
CodSpeed Performance Gauge
0%
Improvements
0
Regressions
0
Untouched
38
New
0
Dropped
0
Ignored
0

Benchmarks

Passed

test_cimultidict_extend_istr
tests/test_multidict_benchmarks.py::test_cimultidict_extend_istr
CodSpeed Performance Gauge
+1%
127.9 µs
126.8 µs
test_cimultidict_extend_str
tests/test_multidict_benchmarks.py::test_cimultidict_extend_str
CodSpeed Performance Gauge
+1%
169.3 µs
167.8 µs
test_multidict_extend_str
tests/test_multidict_benchmarks.py::test_multidict_extend_str
CodSpeed Performance Gauge
0%
170 µs
169.2 µs
test_cimultidict_update_istr
tests/test_multidict_benchmarks.py::test_cimultidict_update_istr
CodSpeed Performance Gauge
0%
155.1 µs
154.9 µs
test_multidict_clear_str
tests/test_multidict_benchmarks.py::test_multidict_clear_str
CodSpeed Performance Gauge
0%
14.5 µs
14.4 µs
test_cimultidict_getall_istr_hit
tests/test_multidict_benchmarks.py::test_cimultidict_getall_istr_hit
CodSpeed Performance Gauge
0%
34.3 µs
34.3 µs
test_cimultidict_pop_str
tests/test_multidict_benchmarks.py::test_cimultidict_pop_str
CodSpeed Performance Gauge
0%
177.3 µs
177.1 µs
test_multidict_delitem_str
tests/test_multidict_benchmarks.py::test_multidict_delitem_str
CodSpeed Performance Gauge
0%
103 µs
103.1 µs
test_cimultidict_get_istr_miss
tests/test_multidict_benchmarks.py::test_cimultidict_get_istr_miss
CodSpeed Performance Gauge
0%
150.8 µs
150.9 µs
test_cimultidict_get_istr_with_default_miss
tests/test_multidict_benchmarks.py::test_cimultidict_get_istr_with_default_miss
CodSpeed Performance Gauge
0%
158.4 µs
158.6 µs
test_cimultidict_insert_str
tests/test_multidict_benchmarks.py::test_cimultidict_insert_str
CodSpeed Performance Gauge
0%
100.8 µs
100.9 µs
test_multidict_get_miss
tests/test_multidict_benchmarks.py::test_multidict_get_miss
CodSpeed Performance Gauge
0%
146.4 µs
146.6 µs
test_cimultidict_pop_istr
tests/test_multidict_benchmarks.py::test_cimultidict_pop_istr
CodSpeed Performance Gauge
0%
130.3 µs
130.6 µs
test_cimultidict_insert_istr
tests/test_multidict_benchmarks.py::test_cimultidict_insert_istr
CodSpeed Performance Gauge
0%
69.3 µs
69.4 µs
test_cimultidict_delitem_str
tests/test_multidict_benchmarks.py::test_cimultidict_delitem_str
CodSpeed Performance Gauge
0%
163.8 µs
164.2 µs
test_cimultidict_clear_str
tests/test_multidict_benchmarks.py::test_cimultidict_clear_str
CodSpeed Performance Gauge
0%
14.5 µs
14.6 µs
test_multidict_update_str
tests/test_multidict_benchmarks.py::test_multidict_update_str
CodSpeed Performance Gauge
0%
148.4 µs
148.8 µs
test_multidict_add_str
tests/test_multidict_benchmarks.py::test_multidict_add_str
CodSpeed Performance Gauge
0%
80.3 µs
80.5 µs
test_multidict_popitem_str
tests/test_multidict_benchmarks.py::test_multidict_popitem_str
CodSpeed Performance Gauge
0%
96.3 µs
96.6 µs
test_multidict_insert_str
tests/test_multidict_benchmarks.py::test_multidict_insert_str
CodSpeed Performance Gauge
0%
69.5 µs
69.7 µs
test_cimultidict_update_str
tests/test_multidict_benchmarks.py::test_cimultidict_update_str
CodSpeed Performance Gauge
0%
181.2 µs
181.9 µs
test_multidict_pop_str
tests/test_multidict_benchmarks.py::test_multidict_pop_str
CodSpeed Performance Gauge
0%
120.2 µs
120.7 µs
test_cimultidict_popitem_str
tests/test_multidict_benchmarks.py::test_cimultidict_popitem_str
CodSpeed Performance Gauge
0%
96.4 µs
96.7 µs
test_cimultidict_add_istr
tests/test_multidict_benchmarks.py::test_cimultidict_add_istr
CodSpeed Performance Gauge
0%
84.6 µs
84.9 µs
test_cimultidict_add_str
tests/test_multidict_benchmarks.py::test_cimultidict_add_str
CodSpeed Performance Gauge
0%
110.1 µs
110.6 µs
test_cimultidict_get_miss
tests/test_multidict_benchmarks.py::test_cimultidict_get_miss
CodSpeed Performance Gauge
0%
177.3 µs
178.1 µs
test_cimultidict_get_hit_with_default
tests/test_multidict_benchmarks.py::test_cimultidict_get_hit_with_default
CodSpeed Performance Gauge
0%
124.7 µs
125.3 µs
test_cimultidict_delitem_istr
tests/test_multidict_benchmarks.py::test_cimultidict_delitem_istr
CodSpeed Performance Gauge
-1%
114.2 µs
114.8 µs
test_cimultidict_get_istr_hit_with_default
tests/test_multidict_benchmarks.py::test_cimultidict_get_istr_hit_with_default
CodSpeed Performance Gauge
-1%
101 µs
101.5 µs
test_cimultidict_get_hit
tests/test_multidict_benchmarks.py::test_cimultidict_get_hit
CodSpeed Performance Gauge
-1%
118.1 µs
118.8 µs
test_cimultidict_get_istr_hit
tests/test_multidict_benchmarks.py::test_cimultidict_get_istr_hit
CodSpeed Performance Gauge
-1%
93.5 µs
94.1 µs
test_cimultidict_get_miss_with_default
tests/test_multidict_benchmarks.py::test_cimultidict_get_miss_with_default
CodSpeed Performance Gauge
-1%
183.9 µs
185.1 µs
test_cimultidict_fetch_str
tests/test_multidict_benchmarks.py::test_cimultidict_fetch_str
CodSpeed Performance Gauge
-1%
85.5 µs
86.1 µs
test_cimultidict_fetch_istr
tests/test_multidict_benchmarks.py::test_cimultidict_fetch_istr
CodSpeed Performance Gauge
-1%
61.1 µs
61.6 µs
test_multidict_get_hit
tests/test_multidict_benchmarks.py::test_multidict_get_hit
CodSpeed Performance Gauge
-1%
86.6 µs
87.7 µs
test_multidict_fetch
tests/test_multidict_benchmarks.py::test_multidict_fetch
CodSpeed Performance Gauge
-1%
55 µs
55.8 µs
test_multidict_getall_str_hit
tests/test_multidict_benchmarks.py::test_multidict_getall_str_hit
CodSpeed Performance Gauge
-2%
33.3 µs
33.8 µs
test_cimultidict_getall_str_hit
tests/test_multidict_benchmarks.py::test_cimultidict_getall_str_hit
CodSpeed Performance Gauge
-3%
40.6 µs
41.7 µs

Commits

Click on a commit to change the comparison range
Base
master
fbf28ae
0%
[pre-commit.ci] pre-commit autoupdate updates: - [github.com/python-jsonschema/check-jsonschema.git: 0.29.3 → 0.30.0](https://github.com/python-jsonschema/check-jsonschema.git/compare/0.29.3...0.30.0) - [github.com/pre-commit/mirrors-mypy.git: v1.11.2 → v1.14.1](https://github.com/pre-commit/mirrors-mypy.git/compare/v1.11.2...v1.14.1)
b36ed7b
25 days ago
by pre-commit-ci[bot]
Home Terms PrivacyDocs