DomTemplate icon indicating copy to clipboard operation
DomTemplate copied to clipboard

Optimisation: bindTable should use DocumentFragment

Open g105b opened this issue 1 year ago • 0 comments

I think there can be a lot of speed improvements made if the TRs are added to a fragment first, and then the fragment is added to the table.

g105b avatar Mar 15 '24 12:03 g105b