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
_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout

Reply via email to