Skip to content

DanielSidhion/s3fifo.py

 
 

Repository files navigation

This repository started as a fork of s3fifo.py, but I changed enough of the original code that I decided to remove most of it. Credit to cmcaine for coming up with the Python code for S3-FIFO, which I used as a base for the adaptations that I made.

I wrote a blog post explaining why this code exists.

The file plots.py creates the plots I used in the blog post. Given that the dataset I used to generate the data for the plots is very heavy, you'll have to download it on your own and use the process_azure_functions*.py files to process the dataset before using it with tests_invocations.py. Contact me if you need help figuring this out.

About

Implementation of S3-FIFO cache algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%