Add benchmarks directory and add script to run benchmarks in it.

This commit is contained in:
Jonathan Woodruff
2025-03-20 16:59:25 +00:00
parent 5331162e3c
commit 824b575dc5
5 changed files with 407 additions and 7 deletions

3
.gitmodules vendored
View File

@@ -16,3 +16,6 @@
[submodule "libs/WindCoreInterface"]
path = libs/WindCoreInterface
url = https://github.com/CTSRD-CHERI/WindCoreInterface.git
[submodule "Tests/benchmarks"]
path = Tests/benchmarks
url = https://github.com/CTSRD-CHERI/toooba-sim-benchmarks.git