Add/update filtered-sum-variants benchmark

This commit is contained in:
2025-06-05 20:37:05 +00:00
parent 1a8ba849ae
commit 5e89515812

View File

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