Add/update filtered-sum-bms benchmark

This commit is contained in:
2026-06-06 18:00:20 +00:00
parent 2944683db9
commit 260d5fa4a5
8045 changed files with 2651026 additions and 270206 deletions

11
configs/config-hello.json Normal file
View File

@@ -0,0 +1,11 @@
{
"name": "hello",
"source": "hello.c++",
"simulator": "small-boom-config",
"imageTag": "0.4",
"matrix": {
"BMS_MODIFIER": [0, 4, 8, 12, 16, 20, 24, 28, 31],
"RANDOM_SEED": [0,1,2],
"VARIANT": [0,2]
}
}