Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(81)

Unified Diff: tools/perf/benchmarks/polymer_load.py

Issue 435043003: Update Pica WPR and replace 'pica' benchmark with 'polymer_load.pica' (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/perf/benchmarks/pica.py ('k') | tools/perf/page_sets/data/pica.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/benchmarks/polymer_load.py
diff --git a/tools/perf/benchmarks/polymer_load.py b/tools/perf/benchmarks/polymer_load.py
index 2ff033237e3007f91a1d80d28d10cefbf62ef89c..f784d3b05e425423d6fe26f2cebf9be42f68009e 100644
--- a/tools/perf/benchmarks/polymer_load.py
+++ b/tools/perf/benchmarks/polymer_load.py
@@ -7,7 +7,6 @@ import page_sets
from telemetry import benchmark
-@benchmark.Disabled
class PolymerLoadPica(benchmark.Benchmark):
"""Measures time to polymer-ready for PICA."""
test = polymer_load.PolymerLoadMeasurement
« no previous file with comments | « tools/perf/benchmarks/pica.py ('k') | tools/perf/page_sets/data/pica.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698