summaryrefslogtreecommitdiff
path: root/deps/v8/benchmarks/v8.json
blob: 03ea9621acaf91533d04a2a97114a54e30c59732 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "path": ["."],
  "main": "run.js",
  "run_count": 2,
  "results_regexp": "^%s: (.+)$",
  "tests": [
    {"name": "Richards"},
    {"name": "DeltaBlue"},
    {"name": "Crypto"},
    {"name": "RayTrace"},
    {"name": "EarleyBoyer"},
    {"name": "RegExp"},
    {"name": "Splay"},
    {"name": "NavierStokes"}
  ]
}