开发者

Compare between FLEX, JavaFX and Silverlight

H开发者_开发技巧as anyone built application to compare the performances of them?

(performances like speed, different between GUI etc.)

If no, Can anyone recommend me which function (in each of them) should I use to compare them?

Thanks


Try the Bubblemark animation test: http://bubblemark.com/

It runs with multiple versions of Silverlight, JavaFX, Flash/Flex, and even includes DHTML and some other frameworks.


I used all three.

From my experience I can tell that Flash output (Flex produces) is fastest. Silverlight is also OK. JavaFX is again slow like applets.

The best gui is provided by Flex. But this is about taste. JavaFx also has great features about ui. But it is really slow. Noone would want to wait for it.

If you use Flex the output will be flash so nearly everyone will see it. But some may not see silverlight since they don't install the plugin or some does not have jre so they can't see the javafx.

And also there is "Open Laszlo" It is opensource and may output flash or dhtml. Does good job.


You should try RIABench: http://www.timo-ernst.net/riabench-start/

It's much more sophisticated than Bubblemark because it's split into multiple tests and is based on true scientific methods of performance testing.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜