Skip to content

Improve StmtToHtml output #5756

@dsharletg

Description

@dsharletg

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions