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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector/profiler/cpu-profiler-bottom-up-times-expected.txt

Issue 1932483002: DevTools: add measurement units to profile tree headers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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 unified diff | Download patch
OLDNEW
1 Tests bottom-up view self and total time calculation in CPU profiler. 1 Tests bottom-up view self and total time calculation in CPU profiler.
2 2
3 2: (idle) 500 500 500.0 ms500.0 ms(idle) 3 2: (idle) 500 500 500.0500.0(idle)
4 1001: A 125 185 125.0 ms25.00 %185.0 ms37.00 %A 4 1001: A 125 185 125.025.00 %185.037.00 %A
5 2000: C 100 125 100.0 ms20.00 %125.0 ms25.00 %C 5 2000: C 100 125 100.020.00 %125.025.00 %C
6 1002: B 75 140 75.0 ms15.00 %140.0 ms28.00 %B 6 1002: B 75 140 75.015.00 %140.028.00 %B
7 3000: D 25 25 25.0 ms5.00 %25.0 ms5.00 %D 7 3000: D 25 25 25.05.00 %25.05.00 %D
8 8
9 Profiler was disabled. 9 Profiler was disabled.
10 10
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698