Skip to content

Ilistratov/S3-FIFO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Single-threaded C++ implementation of S3FIFO from FIFO Queues are All You Need for Cache Eviction

How to run

  1. Have python3+numpy and cpp compiler installed
  2. edit CC in Makefile to match your compiler(g++ by default)
  3. make run (should take ~3mins)
  4. observe the cache-hit ratio.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published