Hacker News new | ask | show | jobs
by jacobr 5022 days ago
Here are some benchmarks: http://jsperf.com/dom-vs-innerhtml/18

TLDR: It depends, but DOM manipulation tends to be faster in newer browsers.