Skip to content

IMPROVEMENTS

Nick Sutterer edited this page Oct 20, 2022 · 7 revisions

taskWrap debugging

  • In a deep trace, click a step populate.band (marked in pink) and get its compile time taskWrap in the right panel.
  • Maybe even gather runtime ctx and show it, need to think about this. # TODO image

I/O debugging

  • Allow to expand/collapse I/O filters, for procs it shows the source image

Runtime i/o debugging

  • Click step and see keys of ingoing and outgoing ctx, and allow expanding them. image

Runtime trace

Expand/collapse sections/activities

image

Circuit rendering

shorten long task names

For example, an Each task doesn't look nice, yet.

image