1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
|
[
{
"benchmark_name": "Benchmark 2",
"benchmark_version": "version 0",
"parameter_values": {"arg0": 100, "arg1": 5},
"value": 2.5,
"git_commit_timestamp": "2019-02-08 22:35:53 +0100",
"git_hash": "324d3cf198444a",
"val_min": 1,
"val_q1": 2,
"val_q3": 3,
"val_max": 4,
"std_dev": 1.41,
"n_obs": 8,
"run_timestamp": "2019-02-14 03:00:05 -0600",
"mac_address": "08:00:2b:01:02:03",
"benchmark_language": "Python",
"language_implementation_version": "CPython 2.7",
"dependencies": {"six": "", "numpy": "1.14", "other_lib": "1.0"}
},
{
"benchmark_name": "Benchmark 2",
"benchmark_version": "version 0",
"parameter_values": {"arg0": 1000, "arg1": 5},
"value": 5,
"git_commit_timestamp": "2019-02-08 22:35:53 +0100",
"git_hash": "324d3cf198444a",
"val_min": 2,
"val_q1": 4,
"val_q3": 6,
"val_max": 8,
"std_dev": 3.14,
"n_obs": 8,
"run_timestamp": "2019-02-14 03:00:10 -0600",
"mac_address": "08:00:2b:01:02:03",
"benchmark_language": "Python",
"language_implementation_version": "CPython 2.7",
"dependencies": {"six": "", "numpy": "1.14", "other_lib": "1.0"}
},
{
"benchmark_name": "Benchmark 2",
"benchmark_version": "version 0",
"parameter_values": {"arg0": 100, "arg1": 5},
"value": 2.5,
"git_commit_timestamp": "2019-02-08 22:35:53 +0100",
"git_hash": "324d3cf198444a",
"val_min": 0.5,
"val_q1": 1,
"val_q3": 3,
"val_max": 5,
"std_dev": 3,
"n_obs": 8,
"run_timestamp": "2019-02-14 03:00:20 -0600",
"mac_address": "08:00:2b:01:02:03",
"benchmark_language": "Python",
"language_implementation_version": "CPython 2.7",
"dependencies": {"boost": "1.42", "numpy": "1.15"}
},
{
"benchmark_name": "Benchmark 2",
"benchmark_version": "version 0",
"parameter_values": {"arg0": 1000, "arg1": 5},
"value": 3,
"git_commit_timestamp": "2019-02-08 22:35:53 +0100",
"git_hash": "324d3cf198444a",
"val_min": 2,
"val_q1": 2.5,
"val_q3": 4,
"val_max": 4.5,
"std_dev": 1.5,
"n_obs": 8,
"run_timestamp": "2019-02-14 03:00:30 -0600",
"mac_address": "08:00:2b:01:02:03",
"benchmark_language": "Python",
"language_implementation_version": "CPython 2.7",
"dependencies": {"boost": "1.42", "numpy": "1.15"}
},
{
"benchmark_name": "Benchmark 2",
"benchmark_version": "version 0",
"parameter_values": {"arg0": 1000, "arg1": 10},
"value": 3,
"git_commit_timestamp": "2019-02-08 22:35:53 +0100",
"git_hash": "324d3cf198444a",
"val_min": 1,
"val_q1": 2,
"val_q3": 4,
"val_max": 5,
"std_dev": 2,
"n_obs": 8,
"run_timestamp": "2019-02-14 03:00:40 -0600",
"mac_address": "08:00:2b:01:02:03",
"benchmark_language": "Python",
"language_implementation_version": "CPython 2.7",
"dependencies": {"six": "", "numpy": "1.15", "other_lib": "1.0"}
}
]
|