"HTML5" versus Flash: Animation Benchmarking
themaninblue.com
"HTML5" versus Flash: Animation Benchmarking
1–10 of 24 posts
Re: "HTML5" versus Flash: Animation Benchmarking
#2Canvas as consistently 38/39fps.
Re: "HTML5" versus Flash: Animation Benchmarking
#3HTML 23 Canvas 25 SVG 13 Flash 50
No contest here :-/
Re: "HTML5" versus Flash: Animation Benchmarking
#4For me (Chrome on Linux and Windows) Canvas edged it. Flash had a slightly higher peak framerate (about 42fps) but it varied wildly (dropping to 25fps at times) and also paused a lot on Linux. Canvas as consistently 38/39fps.
Re: "HTML5" versus Flash: Animation Benchmarking
#5For me (Chrome on Linux and Windows) Canvas edged it. Flash had a slightly higher peak framerate (about 42fps) but it varied wildly (dropping to 25fps at times) and also paused a lot on Linux. Canvas as consistently 38/39fps.
Similarly for me, flash varied (from 20 to 50fps) with pauses, in chrome on linux. Canvas & html both around 40fps, svg slighlty lower. Based on my experience, I would rule out flash, but since majority of users are on win or osx I second the author that flash is probably best choice for him.
Re: "HTML5" versus Flash: Animation Benchmarking
#6Has anyone else noticed anything similar?
Re: "HTML5" versus Flash: Animation Benchmarking
#7Opera 10.51 on Windows XP minimum fps: HTML 23 Canvas 25 SVG 13 Flash 50 No contest here :-/
Re: "HTML5" versus Flash: Animation Benchmarking
#8Re: "HTML5" versus Flash: Animation Benchmarking
#9I took a look at his Javascript code, in the "HTML" example, and it was far from as well written as it could be - I could easily do the same effect with a whole lot better framerate. I am not sure how fair a test this is.
Re: "HTML5" versus Flash: Animation Benchmarking
#10Earlier quoted context omitted.
Similarly for me, flash varied (from 20 to 50fps) with pauses, in chrome on linux. Canvas & html both around 40fps, svg slighlty lower. Based on my experience, I would rule out flash, but since majority of users are on win or osx I second the author that flash is probably best choice for him.
I actually had the 'pauses' on Windows using Firefox 3.6 as well. So it's not 100% cut and dried - but, I think his conclusion (use Flash, but Canvas is a growing alternative) is good.