Brandon Sterne
unread,Mar 25, 2013, 12:21:57 PM3/25/13You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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