Commit bb157d71 authored by Emily Hanley's avatar Emily Hanley Committed by Commit Bot

Updating timing data now that warm/cold stories are separated

Bug: 713357
Change-Id: Ia2d35c069e5bc07b8c2d0c7fb4b81f7000b43371
Reviewed-on: https://chromium-review.googlesource.com/1104893Reviewed-by: default avatarNed Nguyen <nednguyen@google.com>
Commit-Queue: Ned Nguyen <nednguyen@google.com>
Cr-Commit-Position: refs/heads/master@{#568227}
parent 08465996
...@@ -24,14 +24,14 @@ ...@@ -24,14 +24,14 @@
"media.desktop": {}, "media.desktop": {},
"media.mobile": {}, "media.mobile": {},
"memory.desktop": { "memory.desktop": {
"end": 5 "end": 6
} }
} }
}, },
"1": { "1": {
"benchmarks": { "benchmarks": {
"memory.desktop": { "memory.desktop": {
"begin": 5 "begin": 6
}, },
"memory.long_running_idle_gmail_background_tbmv2": {}, "memory.long_running_idle_gmail_background_tbmv2": {},
"memory.long_running_idle_gmail_tbmv2": {}, "memory.long_running_idle_gmail_tbmv2": {},
...@@ -47,14 +47,14 @@ ...@@ -47,14 +47,14 @@
"rendering.mobile": {}, "rendering.mobile": {},
"scheduler.tough_scheduling_cases": {}, "scheduler.tough_scheduling_cases": {},
"smoothness.desktop_tough_pinch_zoom_cases": { "smoothness.desktop_tough_pinch_zoom_cases": {
"end": 14 "end": 6
} }
} }
}, },
"2": { "2": {
"benchmarks": { "benchmarks": {
"smoothness.desktop_tough_pinch_zoom_cases": { "smoothness.desktop_tough_pinch_zoom_cases": {
"begin": 14 "begin": 6
}, },
"smoothness.gpu_rasterization.polymer": {}, "smoothness.gpu_rasterization.polymer": {},
"smoothness.gpu_rasterization.top_25_smooth": {}, "smoothness.gpu_rasterization.top_25_smooth": {},
...@@ -114,14 +114,14 @@ ...@@ -114,14 +114,14 @@
"thread_times.tough_scrolling_cases": {}, "thread_times.tough_scrolling_cases": {},
"tracing.tracing_with_background_memory_infra": {}, "tracing.tracing_with_background_memory_infra": {},
"v8.browsing_desktop": { "v8.browsing_desktop": {
"end": 17 "end": 16
} }
} }
}, },
"4": { "4": {
"benchmarks": { "benchmarks": {
"v8.browsing_desktop": { "v8.browsing_desktop": {
"begin": 17 "begin": 16
}, },
"v8.browsing_desktop-future": {}, "v8.browsing_desktop-future": {},
"v8.browsing_mobile": {}, "v8.browsing_mobile": {},
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment