Files
obsidian/phd/weekly-report/25/250420.md

14 lines
443 B
Markdown

Objective
- Serverless KVCache cache
Key Result
- Refine cache policy implementation
- Write graduation thesis
Last Week
- Fix some bugs in our cache policy and test in simulator to get a bit hit ratio improvement.
- Fix bugs for cache policy and simulator and refine policy to always (1x, 2x, 4x) get better cache hit ratio compared to LRU.
- Write graduation thesis for 20 pages.
Next Week
- Refine cache policy to get better performance.