1{
2    "0": {
3        "benchmarks": {
4            "loading.mobile": {
5                "end": 1,
6                "abridged": true
7            }
8        },
9        "executables": {
10            "components_perftests": {
11                "path": "components_perftests",
12                "arguments": [
13                    "--xvfb"
14                ]
15            },
16            "gpu_perftests": {
17                "path": "gpu_perftests"
18            }
19        }
20    },
21    "1": {
22        "benchmarks": {
23            "loading.mobile": {
24                "begin": 1,
25                "abridged": true
26            }
27        }
28    },
29    "2": {
30        "benchmarks": {
31            "startup.mobile": {
32                "end": 1,
33                "abridged": true
34            }
35        }
36    },
37    "3": {
38        "benchmarks": {
39            "startup.mobile": {
40                "begin": 1,
41                "end": 2,
42                "abridged": true
43            }
44        }
45    },
46    "4": {
47        "benchmarks": {
48            "startup.mobile": {
49                "begin": 2,
50                "abridged": true
51            },
52            "system_health.common_mobile": {
53                "end": 2,
54                "abridged": true
55            }
56        }
57    },
58    "5": {
59        "benchmarks": {
60            "system_health.common_mobile": {
61                "begin": 2,
62                "end": 5,
63                "abridged": true
64            }
65        }
66    },
67    "6": {
68        "benchmarks": {
69            "system_health.common_mobile": {
70                "begin": 5,
71                "end": 10,
72                "abridged": true
73            }
74        }
75    },
76    "7": {
77        "benchmarks": {
78            "system_health.common_mobile": {
79                "begin": 10,
80                "abridged": true
81            },
82            "system_health.webview_startup": {
83                "abridged": false
84            }
85        },
86        "executables": {
87            "tracing_perftests": {
88                "path": "tracing_perftests"
89            }
90        }
91    },
92    "extra_infos": {
93        "num_stories": 26,
94        "predicted_min_shard_time": 384.0,
95        "predicted_min_shard_index": 3,
96        "predicted_max_shard_time": 594.0,
97        "predicted_max_shard_index": 4,
98        "shard #0": 448.0,
99        "shard #1": 536.0,
100        "shard #2": 472.0,
101        "shard #3": 384.0,
102        "shard #4": 594.0,
103        "shard #5": 494.0,
104        "shard #6": 454.0,
105        "shard #7": 516.0
106    }
107}