Skip to content

Lottery Student Reg is slow with lots of classes per timeblock #1

Closed
@aseering

Description

@aseering

It seems that ExtJS creates large numbers of DOM objects (mostly

's) around items that it creates, particularly formsets. With a large program, this can be so dramatic that the page-render time is slowed substantially just by the browser trying to figure out what the layout of the page should be, with these huge piles of objects.

I'm not sure what the right solution to this is. Doesn't ExtJS have a grid control of some sort?; maybe that control uses a simpler layout mechanism? Since all we want is basically a giant table.

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