llvm/third-party/benchmark/tools/gbench/Inputs/test5_run1.json

{
    "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"
        }
    ]
}