1
0
mirror of https://github.com/ltcptgeneral/cs239-caching.git synced 2025-04-28 07:17:23 +00:00
2025-02-17 20:21:08 -08:00

4 lines
115 B
YAML

cache_strategy: "Baseline" # Change this to "Prefetch" or "Tiered" or "Seive"
cache_limit: 10
l2_cache_limit: 100