Skip to content

Speed: DOM tree culling #40

@sedwards2009

Description

@sedwards2009

Performance is still an issue. The solution is to minimise the size of the DOM and its contents so that window resizes and DOM layouts are done with in a reasonable time. In other words, the performance of layout needs to depend on the amount of stuff which is visible on screen, not on the amount of stuff hidden in the scrollback and everywhere else.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions