Hacker News new | ask | show | jobs
by Guillaume86 4834 days ago
You just use innerHTML with a big string, it's not the equivalent of the original fiddle and it's not a fair comparison.
2 comments

Here is a comparison, that looks more fair to me:

http://jsfiddle.net/d5geB/

Why not? The original fiddle uses a documentFragment and does a bulk-insert of that in the document itself.