i-am-tom / purescript-panda

What would TEA look like if we had no VDOM?

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Degraded performance when rendering huge lists

alpacaaa opened this issue · comments

I tested the DataTable example with 11500 elements. Browser hangs.

Thank you! When did it hang? Initial render? Or resort?

Looks like resorting is causing the most problems