-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
Description
We currently generate pretty bad HTML output:
- It's huge. I'm looking at a 10MB html file right now. The stmt file for the same pipeline is a few hundred KB.
- It brings chrome to its knees. Expanding/collapsing a node is slow and clunky.
I think there are ways to generate similar syntax highlighted and collapsible/expandable HTML that is far less bloated and easier for the browser to handle, but I only know enough HTML to be dangerous.
Reactions are currently unavailable