pushed comparitive benchmark Toooba

This commit is contained in:
2026-03-20 13:37:31 +00:00
parent 9e82350306
commit 4cea0232d4
8 changed files with 2320 additions and 2063 deletions

View File

@@ -13,7 +13,8 @@ BSC_COMPILATION_FLAGS += -verbose
# TEST ?= Page
# TEST ?= PageReadWrite
# TEST ?= CheriPage
TEST ?= MemoryAllocator
# TEST ?= MemoryAllocator
TEST ?= testC
#================================================================
# Parameter settings for MIT RISCY, setup paths etc. for Include_Common

File diff suppressed because it is too large Load Diff

View File

@@ -56,6 +56,7 @@ BSC_COMPILATION_FLAGS += \
-D FABRIC64 \
-D BLUESIM \
-D PERFORMANCE_MONITORING \
-D PERF_COUNT \
-keep-fires -aggressive-conditions -no-warn-action-shadowing -check-assert \
-suppress-warnings G0020 -steps-max-intervals 10000000 \
-steps-warn-interval 1000000 \