Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Large grid performance

20 views
Skip to first unread message

Brandon Sterne

unread,
Mar 25, 2013, 12:21:57 PM3/25/13
to dev-tec...@lists.mozilla.org, dba...@dbaron.org
Hi David, Layout team,

I am hoping you can provide my colleagues with a bit of guidance regarding
Gecko and how we can implement our use case in the best performing way.

We are chunking large sets of tabular data on the server and sending the
data to a HTML/JS client application. We dynamically append and remove
table rows as appropriate. In general, when appending a large new chunk of
data, will Gecko perform better with a single, large table, or would we be
better off creating a new sibling table and appending the rows to the new
table?

Thanks in advance for your responses and let me know if the question and
use case needs clarification.

Best regards,
Brandon Sterne
0 new messages