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