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

check performance of new translate to dict #1284

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

check performance of new translate to dict

a6d0c30
Select commit
Loading
Failed to load commit list.
Open

check performance of new translate to dict #1284

check performance of new translate to dict
a6d0c30
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Mar 25, 2024

Performance Regression: -12.22%

Summary

⚡ 3 improvements
❌ 1 regressions
✅ 80 untouched benchmarks

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

Benchmarks breakdown

Benchmark master change-translate-list-to-dict Change
test_avg[1000] 16.3 ms 14.7 ms +11.32%
test_exists[250] 11.9 ms 13.5 ms -12.22%
test_first[1000] 14.2 ms 12.8 ms +11.51%
test_get_or_none[1000] 14.1 ms 11.5 ms +22.89%