Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 408 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 408 Bytes

instruction-bench

Measures latency and throughputh for each instructions.

For precise measuring, running on Linux is strongly recommended.

 $ make
 $ ./bench

Results

Results

i7-6700

Ryzen7-3700X

compare result

$ python compare-result.py <result1.csv> <result2.csv>