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

Add benchmarks for cache miss #65

Merged
merged 1 commit into from
Oct 23, 2024

Add benchmarks for cache miss

63af59c
Select commit
Loading
Failed to load commit list.
Merged

Add benchmarks for cache miss #65

Add benchmarks for cache miss
63af59c
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis completed Oct 23, 2024 in 0s

Acknowledged Regression: N/A

Summary

🆕 4 new benchmarks
⁉️ 2 (👁 2) dropped benchmarks

Benchmarks breakdown

Benchmark master cache_miss Change
🆕 test_cached_property_cache_hit N/A 39.4 µs N/A
🆕 test_cached_property_cache_miss N/A 115.8 µs N/A
👁 test_cached_property_caching 39.2 µs N/A N/A
🆕 test_under_cached_property_cache_hit N/A 57.7 µs N/A
🆕 test_under_cached_property_cache_miss N/A 111 µs N/A
👁 test_under_cached_property_caching 57.5 µs N/A N/A