Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Things to do

  • Write this README
  • Output data to a file that can be used to make a graph or something (probably a csv file)

What this is

An experiment, written in python, to evaluate the effectiveness of different cache eviction policies (caching strategies)

It's not perfect

How to run it

  1. Clone the project
  2. Download and install Python
  3. Run setup.py
    • Windows:
      1. Open command prompt in the directory
      2. type py -3 setup.py
    • Anything else
      1. Open a terminal in the directory
      2. run python setup.py or python3 setup.py
  4. Run main.py

About

A simulated evaluation of different caching strategies

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages