add throughput and hit ratio metrics

This commit is contained in:
Arthur Lu
2025-02-23 19:17:55 +00:00
committed by root
parent b5e6f5eb9f
commit 80c67fdd73
3 changed files with 57 additions and 37 deletions

View File

@@ -1,4 +1,4 @@
cache_strategy: "Baseline" # Change this to "Prefetch" or "Tiered" or "Seive"
cache_strategy: "Tiered" # Change this to "Prefetch" or "Tiered" or "Seive"
cache_limit: 10
l2_cache_limit: 100
db_file: "llmData_sns.json" # Change this to the name of any json file within the "database/datastore" folder