I\'ve got a doubt regarding performance in JS.
Say, I\'ve got the next code:
var divContainer = document.createElement(\"div\"); divContainer.id=\"co
TODO supply a title
the result is no fragment: 1615.278ms testFragment.html:36 has fragment: 2908.286ms
so,no Fragment is more faster. I think the reason is the chrome had do some thing.