|
|
|
|
|
by sandofsky
6031 days ago
|
|
> Of course, Silverlight and Flash both beat the pants off of Javascript for practically every benchmark. Last I checked, this is not true. In my darker days, I spent six months on a contract developing a third party full screen media browser for Windows Media Center Edition. Windows MCE is basically a giant IE window, and your apps are web pages. The architect benchmarked flash vs javascript at the time, and javascript won hands down for the type of work performed. Using bubblemark in webkit, I get 58 FPS in flash vs 98 FPS in DHTML. http://bubblemark.com/ I wouldn't be surprised if Flash beat Javascript in IE nowadays, but in that case Flash is just faster on some platforms. |
|
Chrome's V8 engine is awesome. I never realized it.