aboutsummaryrefslogtreecommitdiff
path: root/tools/gbench/Inputs/test4_run1.json
blob: 25d56050c9f4b3f9bbb2edea5e81cc23701530d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "context": {
    "date": "2016-08-02 17:44:46",
    "num_cpus": 4,
    "mhz_per_cpu": 4228,
    "cpu_scaling_enabled": false,
    "library_build_type": "release"
  },
  "benchmarks": [
    {
      "name": "whocares",
      "run_type": "aggregate",
      "aggregate_name": "zz",
      "aggregate_unit": "percentage",
      "iterations": 1000,
      "real_time": 0.005,
      "cpu_time": 0.15,
      "time_unit": "ns"
    }
  ]
}