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

Performance History

Latest Results

Cache MAXSIZE as a local on the same hot-path methods Same reasoning as the HASH_MARK caching: build_indices, find_empty_slot, iter_hash, del_idx, and restore_hash all read MAXSIZE off the module for every perturb calculation in their probe loop. Take it as a hidden keyword-only _maxsize argument defaulting to MAXSIZE, bound once at function definition time, so the loop body references a local instead of doing a global lookup on every iteration. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
asvetlov:new-marker
5 minutes ago
Add CHANGES fragment for #1426
asvetlov:new-marker
5 hours ago
Past tense
asvetlov:istr-note
22 hours ago

Latest Branches

CodSpeed Performance Gauge
-13%
Mark temporarily-removed entries via the hash's high bit, not -1#1426
10 minutes ago
4a72fd1
asvetlov:new-marker
CodSpeed Performance Gauge
0%
Document design principle for pure-Python istr#1425
22 hours ago
d8cd877
asvetlov:istr-note
CodSpeed Performance Gauge
0%
1 day ago
4e017c5
asvetlov:fix-changes
© 2026 CodSpeed Technology
Home Terms Privacy Docs