jaemk
cached
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
GitHub Actions run
CPU Simulation
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
18 hours ago
2e9a585
260522.expires-ttl-once
pull_request
This run is associated to a commit that was force-pushed
It will not be associated with its branch history. Be careful when comparing its performance to other runs.
Compare
Base
Search a run
Head
feat: expiring ttl cache
#263
260522.expires-ttl-once
18 hours ago
CPU Simulation
Compare
Suggested base runs:
Pull Request Base
Mode
CPU Simulation
Wall Time
Memory
Status
Active
16 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
ExpiringLruCache hit (O(1))
benches/cache_benches.rs::benches::bench_cache_hits::Cache Hits (O(1) Reads)
584.4 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
ExpiringTtlCache hit (O(1))
benches/cache_benches.rs::benches::bench_cache_hits::Cache Hits (O(1) Reads)
402.8 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
LruTtlCache insert (no eviction)
benches/cache_benches.rs::benches::bench_cache_misses_and_inserts::Cache Misses & Inserts
1.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
LruTtlCache eviction overhead
benches/cache_benches.rs::benches::bench_eviction_overhead::Eviction & Capacity Limits
1.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
RwLock UnboundCache unsync read
benches/cache_benches.rs::benches::bench_lock_synchronization::Lock Contention & Synchronization
372.8 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
LruCache hit
benches/cache_benches.rs::benches::bench_cache_hits::Cache Hits (O(1) Reads)
555.3 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
TtlCache insert (no eviction)
benches/cache_benches.rs::benches::bench_cache_misses_and_inserts::Cache Misses & Inserts
868.9 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
RwLock UnboundCache write lock read
benches/cache_benches.rs::benches::bench_lock_synchronization::Lock Contention & Synchronization
370.3 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
UnboundCache insert
benches/cache_benches.rs::benches::bench_cache_misses_and_inserts::Cache Misses & Inserts
410.3 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
LruTtlCache hit (O(1))
benches/cache_benches.rs::benches::bench_cache_hits::Cache Hits (O(1) Reads)
1.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
LruCache eviction overhead
benches/cache_benches.rs::benches::bench_eviction_overhead::Eviction & Capacity Limits
1.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
TtlCache hit (O(1))
benches/cache_benches.rs::benches::bench_cache_hits::Cache Hits (O(1) Reads)
995.3 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
UnboundCache hit
benches/cache_benches.rs::benches::bench_cache_hits::Cache Hits (O(1) Reads)
247.2 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
ExpiringTtlCache insert
benches/cache_benches.rs::benches::bench_cache_misses_and_inserts::Cache Misses & Inserts
408.3 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
TtlSortedCache hit
benches/cache_benches.rs::benches::bench_cache_hits::Cache Hits (O(1) Reads)
926.4 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
LruCache insert (no eviction)
benches/cache_benches.rs::benches::bench_cache_misses_and_inserts::Cache Misses & Inserts
795 ns
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs