Add/update filtered-sum-bms benchmark
This commit is contained in:
14
configs/config-binary-search.json
Normal file
14
configs/config-binary-search.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "binary-search",
|
||||
"source": "binary-search-gitea.c++",
|
||||
"simulator": "small-boom-config",
|
||||
"imageTag": "0.8",
|
||||
"matrix": {
|
||||
"SIMULATOR": ["SmallBoomConfig"],
|
||||
"BMS_MODIFIER": [12,14,16,18,20],
|
||||
"ELEMENTS": [1024],
|
||||
"ELEMENTS_TO_FIND": [200],
|
||||
"RANDOM_PLACEMENT": [1]
|
||||
},
|
||||
"recordOutput": true
|
||||
}
|
||||
Reference in New Issue
Block a user