v8/tools/system-analyzer/view
Camillo Bruni 8057caf72a [tools][system-analyzer] Speed improvements
- Avoid redrawing property-link tables if the contents don't change
- Don't update timeline legends if the selection doesn't change
- Use shorter class names for the flamechart for faster parsing
- Round positions in flamechart to avoid long strings that would be
  created from raw double positions
- Don't redraw the tooltip if the content is the same

Change-Id: I925f1708400286c7c9f8db62f75c3b5fe8a16b12
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3521945
Reviewed-by: Patrick Thier <pthier@chromium.org>
Commit-Queue: Camillo Bruni <cbruni@chromium.org>
Cr-Commit-Position: refs/heads/main@{#79540}
2022-03-21 10:22:25 +00:00
..
map-panel [system-analyzer] More fixes 2021-06-21 16:05:29 +00:00
timeline [tools][system-analyzer] Speed improvements 2022-03-21 10:22:25 +00:00
code-panel-template.html [tools] Improve system analyzer 2022-03-02 13:41:32 +00:00
code-panel.mjs [tools] Improve system analyzer 2022-03-02 13:41:32 +00:00
events.mjs [tools][system-analyzer] Add ToolTip API 2021-05-25 12:43:52 +00:00
helper.mjs [tools] Improve system analyzer 2022-03-02 13:41:32 +00:00
list-panel-template.html [tools][system-analyzer] Allow hiding tooltips when clicking elsewhere 2021-05-04 13:45:45 +00:00
list-panel.mjs [tools] Various system-analyzer fixes 2021-11-30 15:16:21 +00:00
log-file-reader.mjs [tool] fix typo in heap-layout and system-analyzer 2022-01-11 13:06:21 +00:00
map-panel-template.html [tools][system-analyzer] Postpone updating collapsed panels 2021-05-03 14:14:46 +00:00
map-panel.mjs [tools][system-analyzer] Postpone updating collapsed panels 2021-05-03 14:14:46 +00:00
property-link-table-template.html [tools][system-analyzer] Display timer events 2021-06-29 11:43:02 +00:00
property-link-table.mjs [tools][system-analyzer] Speed improvements 2022-03-21 10:22:25 +00:00
script-panel-template.html [system-analyzer] More fixes 2021-06-21 16:05:29 +00:00
script-panel.mjs [tools] Improve system analyzer 2022-03-02 13:41:32 +00:00
timeline-panel-template.html [tools][system-analyzer] 2021-06-14 13:18:06 +00:00
timeline-panel.mjs [tools][system-analyzer] Display timer events 2021-06-29 11:43:02 +00:00
tool-tip-template.html [tools][system-analyzer] Speed improvements 2022-03-21 10:22:25 +00:00
tool-tip.mjs [tools][system-analyzer] Speed improvements 2022-03-21 10:22:25 +00:00