Skip to content

MaxGroshev/2q_cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

caches

  • This repository consits of 2 kinds of caches:
    • 2 queue cache
    • perfect cache

Install and run

> git clone https://github.com/MaxGroshev/2q_cache.git
> mkdir build
> cd build
> cmake ..

How to run 2q cache?

> cd build
> make
> ./cache/2q_cache

How to run perfect cache?

> cd build
> make
> ./cache/perf_lru

How to run my tests?

> cd build
> make
>  ./tests/e2e_tests


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages