Skip to content

Kepontry/MicroArchBench

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequest

Xmake
Matplotlib (pip install)
Seaborn (pip install)

Run

python3 run.py

run.config decides which tests to run.

intel_style

freq_test
#pipewidth_test
#instlantency_test
movelimination_test
ptchase_test
btbcapacity_test
itlbcapacity_test

To omit some tests, use "#" as above.
Finally results will be in dir "res".

Description

Using Xmake to automatically detect running platforms and compiling corresponding source codes.
Using Matplotlib & Seaborn to generate figures.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 44.3%
  • C 32.5%
  • C++ 21.9%
  • Other 1.3%