diff options
author | zmiao <miao.zhao@mapbox.com> | 2020-02-19 14:22:38 +0200 |
---|---|---|
committer | zmiao <miao.zhao@mapbox.com> | 2020-02-21 21:39:48 +0200 |
commit | 385fcd52a0285dcd6008b823d4be303a4c864046 (patch) | |
tree | eee2f06f5675398dcc789bc4c013e7dd40abed18 /metrics/linux-gcc8-release | |
parent | b9425dd4ecd112f0f455b6a6950039d77305a465 (diff) | |
download | qtlocation-mapboxgl-385fcd52a0285dcd6008b823d4be303a4c864046.tar.gz |
[test-runner] Add new metrics
Diffstat (limited to 'metrics/linux-gcc8-release')
-rw-r--r-- | metrics/linux-gcc8-release/render-tests/within/paint-line/metrics.json | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/metrics/linux-gcc8-release/render-tests/within/paint-line/metrics.json b/metrics/linux-gcc8-release/render-tests/within/paint-line/metrics.json new file mode 100644 index 0000000000..c32db503cb --- /dev/null +++ b/metrics/linux-gcc8-release/render-tests/within/paint-line/metrics.json @@ -0,0 +1,35 @@ +{ + "network": [ + [ + "probeNetwork - default - end", + 0, + 0 + ], + [ + "probeNetwork - default - start", + 0, + 0 + ] + ], + "gfx": [ + [ + "probeGFX - default - end", + 5, + 4, + 13, + 1, + [ + 49152, + 49152 + ], + [ + 286, + 286 + ], + [ + 528, + 528 + ] + ] + ] +}
\ No newline at end of file |