| Index: perf/dashboard/overview.html
|
| ===================================================================
|
| --- perf/dashboard/overview.html (revision 30571)
|
| +++ perf/dashboard/overview.html (working copy)
|
| @@ -80,6 +80,7 @@
|
| <tr>
|
| <script>DisplayGraph("xp-release-dual-core/morejs");</script>
|
| <script>DisplayGraph("xp-release-dual-core/dromaeo");</script>
|
| + <script>DisplayGraph("xp-release-dual-core/new-tab-ui-warm");</script>
|
| </tr>
|
| </table>
|
| <h1 id="Chromium-XP-Single-Core">Chromium XP Single Core</h1>
|
| @@ -107,6 +108,7 @@
|
| <tr>
|
| <script>DisplayGraph("xp-release-single-core/morejs");</script>
|
| <script>DisplayGraph("xp-release-single-core/dromaeo");</script>
|
| + <script>DisplayGraph("xp-release-single-core/new-tab-ui-warm");</script>
|
| </tr>
|
| </table>
|
|
|
| @@ -135,6 +137,7 @@
|
| <tr>
|
| <script>DisplayGraph("vista-release-dual-core/morejs");</script>
|
| <script>DisplayGraph("vista-release-dual-core/dromaeo");</script>
|
| + <script>DisplayGraph("vista-release-dual-core/new-tab-ui-warm");</script>
|
| </tr>
|
| </table>
|
|
|
| @@ -163,6 +166,7 @@
|
| <tr>
|
| <script>DisplayGraph("vista-release-single-core/morejs");</script>
|
| <script>DisplayGraph("vista-release-single-core/dromaeo");</script>
|
| + <script>DisplayGraph("vista-release-single-core/new-tab-ui-warm");</script>
|
| </tr>
|
| </table>
|
| <h1 id="Chromium-XP-v8-latest">Chromium XP v8-latest</h1>
|
| @@ -189,6 +193,7 @@
|
| </tr>
|
| <tr>
|
| <script>DisplayGraph("xp-release-v8-latest/dromaeo");</script>
|
| + <script>DisplayGraph("xp-release-v8-latest/new-tab-ui-warm");</script>
|
| </tr>
|
| </table>
|
| <h1 id="Chromium-Linux">Chromium Linux</h1>
|
| @@ -215,6 +220,7 @@
|
| </tr>
|
| <tr>
|
| <script>DisplayGraph("linux-release-hardy/dromaeo");</script>
|
| + <script>DisplayGraph("linux-release-hardy/new-tab-ui-warm");</script>
|
| </tr>
|
| </table>
|
| <h1 id="Chromium-Linux-LowMem">Chromium Linux LowMem</h1>
|
| @@ -265,6 +271,7 @@
|
| <tr>
|
| <script>DisplayGraph("mac-release-10.5/morejs");</script>
|
| <script>DisplayGraph("mac-release-10.5/dromaeo");</script>
|
| + <script>DisplayGraph("mac-release-10.5/new-tab-ui-warm");</script>
|
| </tr>
|
| </table>
|
| <h1 id="Chromium-Mac10.5-v8-latest">Chromium Mac 10.5 v8-latest</h1>
|
| @@ -292,6 +299,7 @@
|
| <tr>
|
| <script>DisplayGraph("mac-release-10.5-v8-latest/morejs");</script>
|
| <script>DisplayGraph("mac-release-10.5-v8-latest/dromaeo");</script>
|
| + <script>DisplayGraph("mac-release-10.5-v8-latest/new-tab-ui-warm");</script>
|
| </tr>
|
| </table>
|
| </center>
|
|
|