mirror of
https://gitlab.com/Nils_Kasulke/spectre_project.git
synced 2026-04-04 07:47:24 +00:00
added cache_benchmark
This commit is contained in:
2
cache_benchmark/Makefile
Normal file
2
cache_benchmark/Makefile
Normal file
@@ -0,0 +1,2 @@
|
||||
build: cache.c
|
||||
gcc cache.c -O2 -o cache.exe
|
||||
Reference in New Issue
Block a user