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: strategy:
matrix: matrix:
SIMULATOR: ["LargeBoomConfig"] SIMULATOR: ["LargeBoomConfig"]
BMS_MODIFIER: [19] BMS_MODIFIER: [0,3,7,11,15,19,23,27,31]
ONLYBMS: [0] ONLYBMS: [1]
RANDOM_SEED: [0,1,2] RANDOM_SEED: [0,1,2]
RANDOM_VARIANT: [0,1] RANDOM_VARIANT: [0,1]
ELEMENTS: [4096] ELEMENTS: [4096]