aboutsummaryrefslogtreecommitdiff
path: root/tools/gbench/Inputs/test5_run1.json
blob: 430df9f0da645a0f42caf347e64f8a042abb061f (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": 1000,
            "cpu_time": 1,
            "time_unit": "s"
        }
    ]
}