Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Benchmark

We can run simulation to compare the performance of native c executable file cachesim, and the python binding via simulation.py.

Example

# at the root dir of the repository
bash script/install.sh
python benchmark/simulation.py  --trace_path=./src/libCacheSim/data/cloudPhysicsIO.oracleGeneral.bin

Usage

python benchmark/simulation.py  -h