Single-threaded C++ implementation of S3FIFO from FIFO Queues are All You Need for Cache Eviction
- Have python3+numpy and cpp compiler installed
- edit
CC
in Makefile to match your compiler(g++ by default) make run
(should take ~3mins)- observe the cache-hit ratio.