Hi,

Currently there is a discussion about performace of FireMonkey framework. I 
made some benchmarks for MSEgui for comparison. The projects are here:
http://gitorious.org/mseuniverse/mseuniverse/trees/master/testcase/benchmark
(needs current git master branch).

The results on my old computer, Linux OpenSUSE 12.2, AMD Atlon XP 3000+, 1GB 
RAM:

A tstringgrid with 1'000'000 rows and 20 columns:
http://mseide-msegui.sourceforge.net/pics/biggrid.png
Starttime of the application less than a second, scrolling and editing 
instant.

A form with 1'000 design time buttons:
http://mseide-msegui.sourceforge.net/pics/thousandbuttons.png
Starttime of the application less than a second, button animation by mouse 
enter/leave and click instant, scrolling instant.

A form with 10'000 run time created buttons:
http://mseide-msegui.sourceforge.net/pics/tenthousandbuttons.png
Creation time of the 10'000 buttons less than a second, button animation by 
mouse enter/leave and click instant, scrolling instant.

An animation, a button with varying face-fade and varying font-color moves 
under a semi-transparent widget:
http://mseide-msegui.sourceforge.net/pics/animation.png

FPS        CPU load MSEgui     CPU load Xorg
 50             4%                  8%
100             7%                 15%
200            15%                 28%

Now I am very interested how other toolkits (Lazarus, fpGUI, Qt, GTK, 
LPTK...) behave with similar applications. Please report your findings.

Thanks Martin

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to