aboutsummaryrefslogtreecommitdiff
path: root/tools/gbench/Inputs/test5_run0.json
blob: 074103b11dde02ad7ebea06f66b0ee357b7bddc6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "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": "BM_ManyRepetitions",
            "iterations": 1000,
            "real_time": 1,
            "cpu_time": 1000,
            "time_unit": "s"
        }
    ]
}