Add benchmarks for cache miss #65
Merged
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 |
Loading