Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Painting a single rectangle against a timer resolution of 1 millisecond (which the browser won't even do) pretty much tells you nothing.


Yes, exactly. I have a little web game that renders in SVG, and it puts up ~8000 shapes on the screen, updates at about 5hz on most desktop machines. This is ok, since it's basically a panning map that doesn't get panned much. If I switched to Canvas, it'd run quite quickly, but I'd lose all the wins from using the DOM.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: