Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 401 Bytes

File metadata and controls

17 lines (12 loc) · 401 Bytes

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