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

Unified Diff: tools/perf/page_sets/idle_after_loading_stories.py

Issue 2338433002: Add cpuTimeMetric to BattOr benchmark. (Closed)
Patch Set: Add back initial comment. Created 4 years, 3 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/battor.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/page_sets/idle_after_loading_stories.py
diff --git a/tools/perf/page_sets/idle_after_loading_stories.py b/tools/perf/page_sets/idle_after_loading_stories.py
index a1f416db1a529a2f85260a7167e0ae927b4b22ee..6f19739c50a7450d6d25c909fb6748552e1fc693 100644
--- a/tools/perf/page_sets/idle_after_loading_stories.py
+++ b/tools/perf/page_sets/idle_after_loading_stories.py
@@ -11,7 +11,9 @@ SITES = [
'-a-puppy/#How_Long_DoesIt_Take_To_Crate_Train_A_Puppy',
# https://bugs.chromium.org/p/chromium/issues/detail?id=505990
- 'http://abcnews.go.com/',
+ # TODO(charliea): Temporarily disable this site, since it causes tracing to
+ # explode from too much data. https://crbug.com/647398
+ # 'http://abcnews.go.com/',
# https://bugs.chromium.org/p/chromium/issues/detail?id=505601
'http://www.slideshare.net/patrickmeenan',
« no previous file with comments | « tools/perf/benchmarks/battor.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698