v8/test/js-perf-test/Classes/Classes.json

13 lines
224 B
JSON

{
"path": ["."],
"main": "run.js",
"flags": ["--harmony-classes"],
"run_count": 5,
"units": "score",
"results_regexp": "^%s\\-Classes\\(Score\\): (.+)$",
"total": true,
"tests": [
{"name": "Super"}
]
}