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

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

Issue 2815003004: Revert of [Android][Telemetry] Disable failing key_mobile_sites benchmarks. (Closed)
Patch Set: Created 3 years, 8 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 | « no previous file | tools/perf/benchmarks/oilpan_gc_times.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/benchmarks/blink_style.py
diff --git a/tools/perf/benchmarks/blink_style.py b/tools/perf/benchmarks/blink_style.py
index b468c68b3442d8d058650527ae8a55c0c3b5a3fd..73e1929aa0073e525a3164a31824e28af750353e 100644
--- a/tools/perf/benchmarks/blink_style.py
+++ b/tools/perf/benchmarks/blink_style.py
@@ -22,8 +22,7 @@
return 'blink_style.top_25'
-@benchmark.Disabled('all') # crbug.com/702194
-#@benchmark.Enabled('android')
+@benchmark.Enabled('android')
class BlinkStyleKeyMobileSites(perf_benchmark.PerfBenchmark):
"""Measures performance of Blink's style engine (CSS Parsing, Style Recalc,
etc.) on key mobile sites.
« no previous file with comments | « no previous file | tools/perf/benchmarks/oilpan_gc_times.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698