isha28-uclaCS
|
88be00d210
|
Fixed Sieve key not found error, Added test results for sieve
|
2025-03-07 19:27:56 -08:00 |
|
root
|
474d827de6
|
Merge branch 'main' of https://github.com/ltcptgeneral/cs239-caching
|
2025-03-04 06:24:40 +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 |
|
HiccupHan
|
31ffbc18ec
|
Merge branch 'main' of https://github.com/ltcptgeneral/cs239-caching
|
2025-03-03 22:19:51 -08:00 |
|
HiccupHan
|
f737271303
|
fix for sampling issue
|
2025-03-03 22:19:49 -08:00 |
|
Derek Wang
|
32ac22806c
|
Fixed POST requests in system
|
2025-03-03 19:29:55 -08:00 |
|
Arthur Lu
|
b28decfc91
|
fix sieve nameing
|
2025-03-03 22:29:45 +00:00 |
|
Derek Wang
|
72b72a949f
|
Added ReadAfterWrite
|
2025-03-02 19:41:55 -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
|
3d40e4cc6f
|
new data
|
2025-02-28 12:24:54 -08:00 |
|
HiccupHan
|
9699111c11
|
Merge branch 'main' of https://github.com/ltcptgeneral/cs239-caching
|
2025-02-28 12:15:18 -08:00 |
|
HiccupHan
|
ebf531f586
|
new data
|
2025-02-28 12:15:11 -08:00 |
|
root
|
6b082e0fea
|
Merge branch 'main' of https://github.com/ltcptgeneral/cs239-caching
|
2025-02-28 20:12:33 +00:00 |
|
Arthur Lu
|
e5d8d3c0cf
|
add basic data generation
|
2025-02-28 20:12:23 +00:00 |
|
HiccupHan
|
1c30154aa7
|
Merge branch 'main' of https://github.com/ltcptgeneral/cs239-caching
|
2025-02-28 12:03:46 -08:00 |
|
HiccupHan
|
33d9c0b716
|
added data
|
2025-02-28 12:03:38 -08:00 |
|
Arthur Lu
|
c3340e037d
|
improve tiered cache with return to l1 mechanic
|
2025-02-28 19:21:53 +00:00 |
|
Arthur Lu
|
f7903f4fea
|
add individual config files for each strategy,
config file path can be specified as the second argument
|
2025-02-28 19:17:44 +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 |
|
HiccupHan
|
f475991f50
|
randomize friends further
|
2025-02-24 17:47:07 -08:00 |
|
Arthur Lu
|
9dd93d96f2
|
Merge pull request #1 from ltcptgeneral/metrics
add throughput and hit ratio metrics
|
2025-02-23 11:18:56 -08:00 |
|
Arthur Lu
|
80c67fdd73
|
add throughput and hit ratio metrics
|
2025-02-23 19:17:55 +00:00 |
|
HiccupHan
|
5dc9a99a3a
|
Add to db instead of creating new one
|
2025-02-22 19:57:04 -08:00 |
|
root
|
b5e6f5eb9f
|
Merge branch 'main' of https://github.com/ltcptgeneral/cs239-caching
|
2025-02-22 07:47:11 +00:00 |
|
Arthur Lu
|
8db1197422
|
use log level warning in fastapi
|
2025-02-22 07:46:22 +00:00 |
|
HiccupHan
|
97d0fa21fd
|
fixed issue with generate data
|
2025-02-21 11:55:24 -08: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 |
|
Derek Wang
|
dd5fc9f83c
|
Abstracted data loading so that data can be loaded simply through the config file. Moved Mike's LLM data generation code and my own dummy data generating code to the database folder.
|
2025-02-21 00:39:25 -08:00 |
|
HiccupHan
|
5c25a2b099
|
Deepseek data generation
|
2025-02-20 23:33:57 -08:00 |
|
isha28-uclaCS
|
8328c6e610
|
Eviction Seive Algorithm
|
2025-02-17 20:21:08 -08:00 |
|
Arthur Lu
|
44dbf976b5
|
add time stamp (in ms) to get response
|
2025-02-17 22:04:23 +00:00 |
|
Arthur Lu
|
ea88a0649c
|
move tiered cache folder into app folder
|
2025-02-17 21:46:27 +00:00 |
|
PurvaG1700
|
12de833f66
|
[ADD] - Added social media user profile get and upsert microservice with nosql database integration
|
2025-02-17 11:03:02 -08:00 |
|