Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cache the relation map dictionary #1076

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Merge branch 'master' into speed-up

b97f5a5
Select commit
Loading
Failed to load commit list.
Open

Cache the relation map dictionary #1076

Merge branch 'master' into speed-up
b97f5a5
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Mar 23, 2024 in 0s

Performance Regression: -23.09%

Summary

⚡ 1 improvements
❌ 5 regressions
✅ 78 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark master marpulli:speed-up Change
test_count[1000] 25 ms 21.3 ms +17.34%
test_max[250] 10.4 ms 13.4 ms -22.86%
test_min[1000] 12.7 ms 16.6 ms -23.09%
test_first[250] 10.2 ms 12.9 ms -20.91%
test_get_or_create_when_get[250] 10.2 ms 13.2 ms -22.93%
test_get_or_none[250] 10.3 ms 13.2 ms -21.66%