repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
third-party
/
benchmark
/
tools
/
gbench
/
Inputs
/
test3_run0.json
blob
49f8b061437f83705f357ba61bf364770aa3d0ac
1
{
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
"run_type": "aggregate",
13
"iterations": 1000,
14
"real_time": 10,
15
"cpu_time": 100,
16
"time_unit": "ns"
17
},
18
{
19
"name": "BM_Two",
20
"iterations": 1000,
21
"real_time": 9,
22
"cpu_time": 90,
23
"time_unit": "ns"
24
},
25
{
26
"name": "BM_Two",
27
"iterations": 1000,
28
"real_time": 8,
29
"cpu_time": 86,
30
"time_unit": "ns"
31
},
32
{
33
"name": "short",
34
"run_type": "aggregate",
35
"iterations": 1000,
36
"real_time": 8,
37
"cpu_time": 80,
38
"time_unit": "ns"
39
},
40
{
41
"name": "short",
42
"run_type": "aggregate",
43
"iterations": 1000,
44
"real_time": 8,
45
"cpu_time": 77,
46
"time_unit": "ns"
47
},
48
{
49
"name": "medium",
50
"run_type": "iteration",
51
"iterations": 1000,
52
"real_time": 8,
53
"cpu_time": 80,
54
"time_unit": "ns"
55
},
56
{
57
"name": "medium",
58
"run_type": "iteration",
59
"iterations": 1000,
60
"real_time": 9,
61
"cpu_time": 82,
62
"time_unit": "ns"
63
}
64
]
65
}