I\'ve got a doubt regarding performance in JS.
Say, I\'ve got the next code:
var divContainer = document.createElement(\"div\"); divContainer.id=\"co
I've written a jspref to test this and it appears the node fragment is 2.34 % faster
http://jsperf.com/document-fragment-test-peluchetti