aboutsummaryrefslogtreecommitdiff
path: root/tests/lnttool/Inputs/compile_submission_machine_diff_split.json
blob: 27775b4e32ab439fe8972571900961450488f788 (plain)
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
{
	"Machine": {
		"Info": {
			"hw.activecpu": "2",
			"machdep.cpu.vendor": "AMD"
		},
		"Name": "some-compile-suite-machine"
	},
	"Run": {
		"End Time": "2017-07-06 15:37:08",
		"Start Time": "2017-07-06 15:05:23",
		"Info": {
			"__report_version__": "1",
			"run_order": "663405",
			"tag": "compile"
		}
	},
	"Tests": [
        {
            "Data": [
                13.601326,
                13.411566,
                13.490528
            ],
            "Info": {},
            "Name": "compile.build/Adium-1.5.7(config='Debug',j=1).user"
        }
	]
}