Open Mapiac opened 5 years ago
An interesting resource article on latest Chrome optimizations and rendering.
Felt like it belonged here as a helpful reference for those so inclined to read it, particularly the comments.
Seems some say documents fragments are faster and the way to go based on Chrome render speed, other suggest to still batch reads and writes.
https://coderwall.com/p/o9ws2g/why-you-should-always-append-dom-elements-using-documentfragments
An interesting resource article on latest Chrome optimizations and rendering.
Felt like it belonged here as a helpful reference for those so inclined to read it, particularly the comments.
Seems some say documents fragments are faster and the way to go based on Chrome render speed, other suggest to still batch reads and writes.
https://coderwall.com/p/o9ws2g/why-you-should-always-append-dom-elements-using-documentfragments