aio-libs
multidict
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Slightly rewrite internal C API to reflect the modern dict API
#1187
Merged
Comparing
asvetlov:md-api
(
df551ec
) with
master
(
184dc41
)
CodSpeed Performance Gauge
-15%
Regression
3
Untouched
241
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Regression
Untouched
244 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_multidict_getall_str_hit[case-sensitive-pure-python-module]
tests/test_multidict_benchmarks.py
CodSpeed Performance Gauge
-15%
99.8 µs
118.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_multidict_getall_str_miss[case-insensitive-pure-python-module]
tests/test_multidict_benchmarks.py
CodSpeed Performance Gauge
-12%
34.3 µs
39 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_cimultidict_getall_istr_miss[pure-python-module]
tests/test_multidict_benchmarks.py
CodSpeed Performance Gauge
-12%
35.3 µs
39.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_items_view_and[case-sensitive-pure-python-module]
tests/test_views_benchmarks.py
CodSpeed Performance Gauge
+8%
1,051.3 µs
973.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_multidict_get_miss[case-sensitive-pure-python-module]
tests/test_multidict_benchmarks.py
CodSpeed Performance Gauge
+7%
402.2 µs
374.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_items_view_and[case-insensitive-pure-python-module]
tests/test_views_benchmarks.py
CodSpeed Performance Gauge
+7%
1.3 ms
1.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_keys_view_xor[case-sensitive-pure-python-module]
tests/test_views_benchmarks.py
CodSpeed Performance Gauge
+7%
1.1 ms
1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_keys_view_and[case-sensitive-pure-python-module]
tests/test_views_benchmarks.py
CodSpeed Performance Gauge
+7%
553.3 µs
518.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_cimultidict_get_istr_miss[pure-python-module]
tests/test_multidict_benchmarks.py
CodSpeed Performance Gauge
+6%
490 µs
461.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_cimultidict_get_istr_with_default_miss[pure-python-module]
tests/test_multidict_benchmarks.py
CodSpeed Performance Gauge
+6%
491.7 µs
463.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_multidict_get_miss[case-insensitive-pure-python-module]
tests/test_multidict_benchmarks.py
CodSpeed Performance Gauge
+6%
476 µs
449.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_keys_view_is_disjoint[case-sensitive-pure-python-module]
tests/test_views_benchmarks.py
CodSpeed Performance Gauge
+6%
552.3 µs
522.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_keys_view_sub[case-sensitive-pure-python-module]
tests/test_views_benchmarks.py
CodSpeed Performance Gauge
+5%
693.8 µs
658.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_keys_view_xor[case-insensitive-pure-python-module]
tests/test_views_benchmarks.py
CodSpeed Performance Gauge
+5%
1.5 ms
1.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_keys_view_or[case-sensitive-pure-python-module]
tests/test_views_benchmarks.py
CodSpeed Performance Gauge
+5%
726.7 µs
691.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_keys_view_and[case-insensitive-pure-python-module]
tests/test_views_benchmarks.py
CodSpeed Performance Gauge
+5%
776.8 µs
740.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_items_view_is_disjoint[case-sensitive-pure-python-module]
tests/test_views_benchmarks.py
CodSpeed Performance Gauge
+5%
627.3 µs
599.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_items_view_or[case-sensitive-pure-python-module]
tests/test_views_benchmarks.py
CodSpeed Performance Gauge
+5%
832.7 µs
796.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_keys_view_is_disjoint[case-insensitive-pure-python-module]
tests/test_views_benchmarks.py
CodSpeed Performance Gauge
+4%
784.6 µs
752.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_items_view_xor[case-sensitive-pure-python-module]
tests/test_views_benchmarks.py
CodSpeed Performance Gauge
+4%
976.7 µs
941.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_keys_view_sub[case-insensitive-pure-python-module]
tests/test_views_benchmarks.py
CodSpeed Performance Gauge
+4%
997.4 µs
962.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_items_view_is_disjoint[case-insensitive-pure-python-module]
tests/test_views_benchmarks.py
CodSpeed Performance Gauge
+4%
853.3 µs
824.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_keys_view_or[case-insensitive-pure-python-module]
tests/test_views_benchmarks.py
CodSpeed Performance Gauge
+3%
1 ms
1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_items_view_or[case-insensitive-pure-python-module]
tests/test_views_benchmarks.py
CodSpeed Performance Gauge
+3%
1.1 ms
1.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_multidict_get_hit[case-sensitive-pure-python-module]
tests/test_multidict_benchmarks.py
CodSpeed Performance Gauge
+3%
412.8 µs
400.4 µs
1
2
...
10
Commits
Click on a commit to change the comparison range
Base
master
184dc41
-14.46%
Slightly rewrite internal C API to reflect the modern dict API
b303039
8 months ago
by asvetlov
-1.02%
Merge branch 'master' into md-api
df551ec
8 months ago
by asvetlov
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs