Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / third-party / benchmark / tools / gbench / Inputs / test3_run1.json
blobacc5ba17aed1842edde30f9a70def99d0bfa7457
2   "context": {
3     "date": "2016-08-02 17:44:46",
4     "num_cpus": 4,
5     "mhz_per_cpu": 4228,
6     "cpu_scaling_enabled": false,
7     "library_build_type": "release"
8   },
9   "benchmarks": [
10     {
11       "name": "BM_One",
12       "iterations": 1000,
13       "real_time": 9,
14       "cpu_time": 110,
15       "time_unit": "ns"
16     },
17     {
18       "name": "BM_Two",
19       "run_type": "aggregate",
20       "iterations": 1000,
21       "real_time": 10,
22       "cpu_time": 89,
23       "time_unit": "ns"
24     },
25     {
26       "name": "BM_Two",
27       "iterations": 1000,
28       "real_time": 7,
29       "cpu_time": 72,
30       "time_unit": "ns"
31     },
32     {
33       "name": "short",
34       "run_type": "aggregate",
35       "iterations": 1000,
36       "real_time": 7,
37       "cpu_time": 75,
38       "time_unit": "ns"
39     },
40     {
41       "name": "short",
42       "run_type": "aggregate",
43       "iterations": 762,
44       "real_time": 4.54,
45       "cpu_time": 66.6,
46       "time_unit": "ns"
47     },
48     {
49       "name": "short",
50       "run_type": "iteration",
51       "iterations": 1000,
52       "real_time": 800,
53       "cpu_time": 1,
54       "time_unit": "ns"
55     },
56     {
57       "name": "medium",
58       "run_type": "iteration",
59       "iterations": 1200,
60       "real_time": 5,
61       "cpu_time": 53,
62       "time_unit": "ns"
63     }
64   ]