Open gtzilla opened 14 years ago
Add in visual performance graphs for different 'types' of fastFrag JSON versus innerHTML (with regex) and manipulating the DOM directly via a for loop, example: for (var i=0; i<100;i++){ document.body.appendChild( document.createElement("div") ); }
Add in visual performance graphs for different 'types' of fastFrag JSON versus innerHTML (with regex) and manipulating the DOM directly via a for loop, example: for (var i=0; i<100;i++){ document.body.appendChild( document.createElement("div") ); }