Archive for dom

DHTML JavaScript Benchmark (DOM and innerHTML)

I’ve decide to measure JavaScript performance on some simple page generated with DHTML. I have three browsers available: Opera 9.01, Mozilla Firefox 1.5.0.7 and Internet Explorer 6.0.3790.1830 (x64 and x86 versions). So, let’s see what they can do in one second.

Link

[Via Gloo.Ru]

Comments

Benchmark - W3C DOM vs. innerHTML

This is a test page intended to find out which method of generating large amounts of content is fastest in the browsers. Of course the results differ significantly from browser to browser.

Link

[Via Quirksmode]

Comments