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

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

Issue 1026303002: Revert "Disabled v8.detached_context_age_in_gc benchmark due to crash" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/benchmarks/v8.py
diff --git a/tools/perf/benchmarks/v8.py b/tools/perf/benchmarks/v8.py
index 40ea0e3a21e6b0b84575f9c5025a3da21c5e66ea..d4003a9e683b56be95dfc2517eefb76035446b92 100644
--- a/tools/perf/benchmarks/v8.py
+++ b/tools/perf/benchmarks/v8.py
@@ -44,7 +44,6 @@ class V8KeyMobileSites(benchmark.Benchmark):
def Name(cls):
return 'v8.key_mobile_sites_smooth'
-@benchmark.Disabled # http://crbug.com/469146
class V8DetachedContextAgeInGC(benchmark.Benchmark):
"""Measures the number of GCs needed to collect a detached context.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698