Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

caching-policies

Implementation of some advanced caching policies

  • gds.py: Greedy dual size policy as described in Young (1991)
  • lirs.py: Low Inter-reference Recency Set policy as described in Jiang and Zhang (2002)
  • lru.py: Least recently used policy, baseline

About

Implementation of some advanced caching policies

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages