aio-libs
async-lru
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
build(deps): bump coverage from 7.13.1 to 7.13.2 Bumps [coverage](https://github.com/coveragepy/coveragepy) from 7.13.1 to 7.13.2. - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](https://github.com/coveragepy/coveragepy/compare/7.13.1...7.13.2) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.13.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/pip/coverage-7.13.2
2 days ago
Fix logic bugs in benchmarks: correct cache miss counting and concurrent loop (#733) Co-authored-by: rodrigo.nogueira <rodrigo.nogueira@prf.gov.br>
master
7 days ago
Fix logic bugs in benchmarks: correct cache miss counting and concurrent loop
rodrigobnogueira:fix/benchmark-bugs
8 days ago
Enforce event loop affinity for cache instances (#732)
master
8 days ago
tests: ensure get_cached_fetcher reuses instance in threaded test
rodrigobnogueira:docs/thread-safety-limitation
8 days ago
chore: revert benchmark fixes to verify performance baseline
rodrigobnogueira:docs/thread-safety-limitation
8 days ago
docs: document multi-loop reuse pattern via __wrapped__
rodrigobnogueira:docs/thread-safety-limitation
8 days ago
refactor(benchmark): use factory functions for loop isolation Each benchmark test now creates a fresh alru_cache instance via factory functions instead of reusing global decorated functions. This ensures each test runs with its own cache bound to the test's event loop, preventing RuntimeError from the new event loop affinity check.
rodrigobnogueira:docs/thread-safety-limitation
8 days ago
Active Branches
feat: get loop from Future instead of context-local storage
last run
3 months ago
#712
CodSpeed Performance Gauge
0%
feat: dont reorganize __cache if unbounded
last run
3 months ago
#696
CodSpeed Performance Gauge
0%
feat: faster done callback
last run
3 months ago
#709
CodSpeed Performance Gauge
-17%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs