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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector/tracing/timeline-js-line-level-profile-expected.txt

Issue 1748993002: DevTools: Initial implementation of line-level CPU profile. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: addressing comments. Created 4 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 unified diff | Download patch
OLDNEW
(Empty)
1 Tests that a line-level CPU profile is shown in the text editor.
2 .../inspector/tracing/resources/timeline-data.js
3 0 performance 100.0 ms rgba(255, 0, 0, 0.462745)
4 1 performance 200.0 ms rgba(255, 0, 0, 0.521569)
5 2 performance 300.0 ms rgba(255, 0, 0, 0.556863)
6 3 performance 400.0 ms rgba(255, 0, 0, 0.580392)
7 99 performance 10.0 ms rgba(255, 0, 0, 0.262745)
8 101 performance 1900.0 ms rgba(255, 0, 0, 0.717647)
9 54 performance 220.0 ms rgba(255, 0, 0, 0.529412)
10
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698