Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 135 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 135 Bytes

To Run

$> gcc -O3 -march=native memset-benchmark.c -o memset-benchmark -lpthread
$> python3 memset-all.py memset-benchmark