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