File tree Expand file tree Collapse file tree 1 file changed +18
-18
lines changed Expand file tree Collapse file tree 1 file changed +18
-18
lines changed Original file line number Diff line number Diff line change @@ -1252,24 +1252,24 @@ class WasmBenchmark extends Benchmark {
1252
1252
} ;
1253
1253
1254
1254
const TAGS = new Set ( [
1255
- "ARES" ,
1256
- "CDJS" ,
1257
- "CodeLoad" ,
1258
- "LuaJSFight" ,
1259
- "Octane" ,
1260
- "RexBench" ,
1261
- "SeaMonster" ,
1262
- "Simple" ,
1263
- "SunSpider" ,
1264
- "BigIntNoble" ,
1265
- "BigIntMisc" ,
1266
- "Proxy" ,
1267
- "ClassFields" ,
1268
- "Generators" ,
1269
- "Wasm" ,
1270
- "WorkerTests" ,
1271
- "WSL" ,
1272
- "WTB"
1255
+ "ARES" ,
1256
+ "CDJS" ,
1257
+ "CodeLoad" ,
1258
+ "LuaJSFight" ,
1259
+ "Octane" ,
1260
+ "RexBench" ,
1261
+ "SeaMonster" ,
1262
+ "Simple" ,
1263
+ "SunSpider" ,
1264
+ "BigIntNoble" ,
1265
+ "BigIntMisc" ,
1266
+ "Proxy" ,
1267
+ "ClassFields" ,
1268
+ "Generators" ,
1269
+ "Wasm" ,
1270
+ "WorkerTests" ,
1271
+ "WSL" ,
1272
+ "WTB"
1273
1273
] ) ;
1274
1274
1275
1275
let BENCHMARKS = [
You can’t perform that action at this time.
0 commit comments