1
0
mirror of https://github.com/ltcptgeneral/cs239-caching.git synced 2025-04-04 21:33:27 +00:00

14 Commits

Author SHA1 Message Date
Arthur Lu
4197ffb0ea INVALIDclear! initial results 2025-03-04 06:29:06 +00:00
Arthur Lu
839e1b8bd7 remove print statements from sieve, update gitignore, minor fix to test utils 2025-03-04 06:24:13 +00:00
Derek Wang
32ac22806c Fixed POST requests in system 2025-03-03 19:29:55 -08:00
Arthur Lu
8430009f8c update order in varied workload 2025-03-03 22:50:23 +00:00
Arthur Lu
8cb333b305 fix weighted friend test naming 2025-03-03 22:30:43 +00:00
PurvaG1700
d57069856f [ADD]- Added end to end varied workloads 2025-03-02 23:49:26 -08:00
Arthur Lu
35ea5a234f add no cache and ideal cache,
move printing cache reports to util file
2025-03-02 21:22:31 +00:00
Arthur Lu
50b5ea0acd update configs for new database size,
add simulated 10ms delay to database,
updated test script naming to better convey the experiment method
2025-03-01 00:35:51 +00:00
HiccupHan
e9b1128826 prefetch test 2025-02-25 13:02:48 -08:00
isha28-uclaCS
a276151e0c Seive Testing 2025-02-24 22:04:47 -08:00
Arthur Lu
80c67fdd73 add throughput and hit ratio metrics 2025-02-23 19:17:55 +00:00
Arthur Lu
8db1197422 use log level warning in fastapi 2025-02-22 07:46:22 +00:00
Arthur Lu
dee97f09c2 add get user id endpoint (/users),
fix issue in tiered cache,
update basic test with new user id set
2025-02-21 19:39:09 +00:00
Arthur Lu
3707a2aae9 add basic latency and hitrate test 2025-02-20 05:42:38 +00:00