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

14 lines
263 B
JSON

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