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

Unified Diff: third_party/WebKit/LayoutTests/inspector/tracing/timeline-js-callstacks-expected.txt

Issue 1624783002: DevTools: Switch to using fast stack iterator to collect stacks during timeline recording. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: addressing comments Created 4 years, 11 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
Index: third_party/WebKit/LayoutTests/inspector/tracing/timeline-js-callstacks-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/tracing/timeline-js-callstacks-expected.txt b/third_party/WebKit/LayoutTests/inspector/tracing/timeline-js-callstacks-expected.txt
index fb9ee85249ce34f7afeb689d21d9d73bc1e94af1..5c8a543a7e6c8545adef04fa95d6c6be79b4763e 100644
--- a/third_party/WebKit/LayoutTests/inspector/tracing/timeline-js-callstacks-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/tracing/timeline-js-callstacks-expected.txt
@@ -1,13 +1,10 @@
Program: 200.000 / 300.000
FunctionCall: 210.000 / 30.000
-JSFrame: 211.000 / 0.226 a
-JSFrame: 211.000 / 0.226 b
-JSFrame: 211.000 / 0.226 c
-JSFrame: 219.875 / 8.155 a
-JSFrame: 219.875 / 8.155 b
-JSFrame: 219.875 / 0.125 c
-JSFrame: 220.000 / 7.713 a
-JSFrame: 220.000 / 7.713 b
+JSFrame: 211.000 / 17.030 a
+JSFrame: 211.000 / 17.030 b
+JSFrame: 211.000 / 9.000 c
+JSFrame: 220.000 / 8.030 a
+JSFrame: 220.000 / 8.030 b
InvalidateLayout: 220.000 / 7.000
InvalidateLayout: 221.000 / 3.000
JSFrame: 227.125 / 0.905 e
@@ -28,10 +25,9 @@ FunctionCall: 251.000 / 1.000
JSFrame: 251.000 / 0.200 z
JSFrame: 251.000 / 0.200 w
JSFrame: 251.200 / 0.200 w
-JSFrame: 253.000 / 0.015 recursive_a
+JSFrame: 253.000 / 0.459 recursive_a
JSFrame: 253.000 / 0.014 recursive_b
JSFrame: 253.000 / 0.012 recursive_a
JSFrame: 253.000 / 0.008 recursive_b
-JSFrame: 253.100 / 0.200 recursive_a
JSFrame: 253.100 / 0.100 recursive_b

Powered by Google App Engine
This is Rietveld 408576698