flash seems to be faster then html5

For everything that's not in any way related to PureBasic. General chat etc...
User avatar
J. Baker
Addict
Addict
Posts: 2185
Joined: Sun Apr 27, 2003 8:12 am
Location: USA
Contact:

flash seems to be faster then html5

Post by J. Baker »

I just came across this test. It's a particle test. One is HTML and the other is Flash.

I got...

Flash: 42fps (I'm running flash player 11 beta, 64bit version on Firefox 5.0)
HTML: 11fps (Firefox 5.0)

http://themaninblue.com/experiment/Anim ... ark/flash/
http://themaninblue.com/experiment/Anim ... mark/html/
www.posemotion.com

PureBasic Tools for OS X: PureMonitor, plist Tool, Data Maker & App Chef


Even the vine knows it surroundings but the man with eyes does not.
wilbert
PureBasic Expert
PureBasic Expert
Posts: 3942
Joined: Sun Aug 08, 2004 5:21 am
Location: Netherlands

Re: flash seems to be faster then html5

Post by wilbert »

You are using the wrong browser Joe :wink:
Try again using the latest version of Google Chrome.
User avatar
J. Baker
Addict
Addict
Posts: 2185
Joined: Sun Apr 27, 2003 8:12 am
Location: USA
Contact:

Re: flash seems to be faster then html5

Post by J. Baker »

Still faster but here is my results...

Firefox...

Flash: 42fps
HTML: 11fps

Chrome...

Flash: 44fps
HTML: 22fps

Safari...

Flash: 39fps
HTML: 33fps

Opera...

Flash: 27fps
HTML: 20fps

Looks like Safari does the best with HTML but Chrome is the winner in flash. ;)

EDIT: ADDED OPERA RESULTS
Last edited by J. Baker on Fri Jul 22, 2011 12:33 pm, edited 1 time in total.
www.posemotion.com

PureBasic Tools for OS X: PureMonitor, plist Tool, Data Maker & App Chef


Even the vine knows it surroundings but the man with eyes does not.
wilbert
PureBasic Expert
PureBasic Expert
Posts: 3942
Joined: Sun Aug 08, 2004 5:21 am
Location: Netherlands

Re: flash seems to be faster then html5

Post by wilbert »

On my computer (iMac) the HTML5 results are the opposite.

Safari : about 30 fps
Chrome : about 50 fps
DarkDragon
Addict
Addict
Posts: 2345
Joined: Mon Jun 02, 2003 9:16 am
Location: Germany
Contact:

Re: flash seems to be faster then html5

Post by DarkDragon »

Chrome:
60FPS with flash
40FPS with HTML

But this test is very unfair. The person who wrote this spent no time in programming HTML5, as it doesn't even use WebGL.
bye,
Daniel
User avatar
J. Baker
Addict
Addict
Posts: 2185
Joined: Sun Apr 27, 2003 8:12 am
Location: USA
Contact:

Re: flash seems to be faster then html5

Post by J. Baker »

wilbert wrote:On my computer (iMac) the HTML5 results are the opposite.

Safari : about 30 fps
Chrome : about 50 fps
Interesting.
www.posemotion.com

PureBasic Tools for OS X: PureMonitor, plist Tool, Data Maker & App Chef


Even the vine knows it surroundings but the man with eyes does not.
User avatar
J. Baker
Addict
Addict
Posts: 2185
Joined: Sun Apr 27, 2003 8:12 am
Location: USA
Contact:

Re: flash seems to be faster then html5

Post by J. Baker »

DarkDragon wrote:Chrome:
60FPS with flash
40FPS with HTML

But this test is very unfair. The person who wrote this spent no time in programming HTML5, as it doesn't even use WebGL.
Yes WebGL would make a difference but that's kind of a added feature and would have to be benchmarked separately on its own. That would be kind of like a opengl screen running in flash (which it doesn't) and comparing it.
www.posemotion.com

PureBasic Tools for OS X: PureMonitor, plist Tool, Data Maker & App Chef


Even the vine knows it surroundings but the man with eyes does not.
User avatar
J. Baker
Addict
Addict
Posts: 2185
Joined: Sun Apr 27, 2003 8:12 am
Location: USA
Contact:

Re: flash seems to be faster then html5

Post by J. Baker »

Hey DarkDragon. I sent you a PM. It's off topic from this, so be be sure to check your messages. ;)
www.posemotion.com

PureBasic Tools for OS X: PureMonitor, plist Tool, Data Maker & App Chef


Even the vine knows it surroundings but the man with eyes does not.
gnozal
PureBasic Expert
PureBasic Expert
Posts: 4229
Joined: Sat Apr 26, 2003 8:27 am
Location: Strasbourg / France
Contact:

Re: flash seems to be faster then html5

Post by gnozal »

Opera :

Flash : 40 fps
HTML5 : 34 fps
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
User avatar
J. Baker
Addict
Addict
Posts: 2185
Joined: Sun Apr 27, 2003 8:12 am
Location: USA
Contact:

Re: flash seems to be faster then html5

Post by J. Baker »

gnozal wrote:Opera :

Flash : 40 fps
HTML5 : 34 fps
That's one I haven't tried yet. Will do after I get some sleep.
www.posemotion.com

PureBasic Tools for OS X: PureMonitor, plist Tool, Data Maker & App Chef


Even the vine knows it surroundings but the man with eyes does not.
User avatar
X0r
Enthusiast
Enthusiast
Posts: 138
Joined: Tue May 01, 2007 3:49 am
Location: Germany

Re: flash seems to be faster then html5

Post by X0r »

Here are my results:

Opera:
Flash: 60 FPS
HTML: 67 FPS
User avatar
J. Baker
Addict
Addict
Posts: 2185
Joined: Sun Apr 27, 2003 8:12 am
Location: USA
Contact:

Re: flash seems to be faster then html5

Post by J. Baker »

I just noticed something. When I use firefox it was totally stretched and filled the screen during the test. Safari and Chrome were not. When I dragged them both to fill the screen, flash performance dropped. So it looks like Firefox gave me the best results for flash.

I really wish Apple would fix that issue with Safari. When I click the green maximize button, it should fill the screen. That's so annoying.
www.posemotion.com

PureBasic Tools for OS X: PureMonitor, plist Tool, Data Maker & App Chef


Even the vine knows it surroundings but the man with eyes does not.
Nituvious
Addict
Addict
Posts: 1029
Joined: Sat Jul 11, 2009 4:57 am
Location: United States

Re: flash seems to be faster then html5

Post by Nituvious »

I get 44 FPS in flash and 40 fps in Html5.
▓▓▓▓▓▒▒▒▒▒░░░░░
User avatar
TomS
Enthusiast
Enthusiast
Posts: 342
Joined: Sun Mar 18, 2007 2:26 pm
Location: Munich, Germany

Re: flash seems to be faster then html5

Post by TomS »

Youtube went back to flash after testing HTML5 for 2 weeks or so. And that is good.
Videos took forever to load, the volume control had a delay of 2sec or so. The time till the position bar appeared when hovering over it was several seconds, too...
There's a lot of work ahead. Browser's are not ready yet.

Firefox 5.0
Flash: 50fps
HTML5: 9FPS
User avatar
the.weavster
Addict
Addict
Posts: 1577
Joined: Thu Jul 03, 2003 6:53 pm
Location: England

Re: flash seems to be faster then html5

Post by the.weavster »

Chromium (on my old laptop which is running CrunchBang)
Flash 45
HTML5 32

I'd say my perception of the difference was greater than the result suggested, the HTML5 version was painful to watch.

Having said that Flash is the one thing that makes my pc whir.
Post Reply