Chromium Code Reviews
DescriptionDramatically increase the performance of Observatory's profile UI
- Add new VirtualTree view model. Only renders visible tree rows and keeps DOM load light regardless of tree size.
- Port Observatory profiler UI to new VirtualTree.
- sra's dart2js stress test instantly displays with this CL
Some trade offs:
- We get instant tree expand / collapse but scrolling is slower / janky. Need to investigate how to make this fast.
(short term) loss of functionality:
- UI is minimal for now. We don't display the attribute boxes or the InfoBox button.
R=rmacnak@google.com
Committed: https://github.com/dart-lang/sdk/commit/bae39a100c6baf1d87f2ac237666bb8a4cef3261
Patch Set 1 #
Total comments: 4
Patch Set 2 : #Patch Set 3 : #Patch Set 4 : #Patch Set 5 : #Patch Set 6 : #Patch Set 7 : #
Messages
Total messages: 11 (4 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||