Going with the 500 particles / shadows on, link, I get results like these on Firefox 3.6.2 on Windows 7:<p><pre><code> 666 Flash
3.5 SVG (but I did not see shadows)
Actual rate for SVG looked more like 0.2 FPS
13 Canvas
</code></pre>
I wonder if the Flash is hardware accelerated? I have a beefy graphics card, an AMD 5870.<p>For Chrome, the results are quite different:<p><pre><code> 110 Flash
43 SVG (still no shadows)
14 Canvas
</code></pre>
With the unadorned links:<p><pre><code> 17 HTML/Chrome
14 HTML/Firefox (between 25 and 14, GC? pauses)
85 Canvas/Chrome
40 Canvas/Firefox
40 SVG/Chrome
3 SVG/Firefox (again, looked more like 0.2)
100 Flash/Chrome
666 Flash/Firefox</code></pre>