Add/update filtered-sum-variants benchmark

This commit is contained in:
2025-06-05 20:36:38 +00:00
parent 333ce178bd
commit 1a8ba849ae
55 changed files with 2 additions and 2 deletions

View File

@@ -8,8 +8,8 @@ jobs:
strategy:
matrix:
SIMULATOR: ["LargeBoomConfig"]
BMS_MODIFIER: [19]
ONLYBMS: [0]
BMS_MODIFIER: [0,3,7,11,15,19,23,27,31]
ONLYBMS: [1]
RANDOM_SEED: [0,1,2]
RANDOM_VARIANT: [0,1]
ELEMENTS: [4096]