How fast is your browser?
Just for fun I wrote this little benchmark to measure the rendering performance of current browsers in terms of DOM updates. Start benchmark Have a look at the screenshot: The screen consists of about 4000 tiny (16×16 pixel) DIVs, using an absolute layout (CSS-wise). So every DIV has a fixed position, the first div’s position … [Read more…]