Add/update filtered-sum-bms benchmark
This commit is contained in:
13
configs/config-binary-search-medium.json
Normal file
13
configs/config-binary-search-medium.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "binary-search",
|
||||
"source": "binary-search-gitea.c++",
|
||||
"imageTag": "0.9",
|
||||
"matrix": {
|
||||
"SIMULATOR": ["SmallBoomConfig", "MediumBoomConfig", "LargeBoomConfig", "MegaBoomConfig"],
|
||||
"BMS_MODIFIER": [18],
|
||||
"ELEMENTS": [1024],
|
||||
"ELEMENTS_TO_FIND": [100],
|
||||
"RANDOM_PLACEMENT": [1]
|
||||
},
|
||||
"recordOutput": true
|
||||
}
|
||||
Reference in New Issue
Block a user