Merge pull request #1 from ltcptgeneral/metrics

add throughput and hit ratio metrics
This commit is contained in:
Arthur Lu
2025-02-23 11:18:56 -08:00
committed by GitHub
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