[wxPython-users] wxpython overhead
Gavana, Andrea
gavana at kpo.kz
Fri Jun 9 01:21:50 PDT 2006
Hello Bryan,
> does anyone know how much overhead wxpython has compared to
> wxwidgets? is there
> any significant or measurable speed differences?
I have never seen such big difference in speed. As Robin said, for UI things, it doesn't matter because normally the bottleneck is the speed that the user is able to do things, not the speed that the event handlers run at. In other words, you won't be able to click/type so fast to beat event speeds :-)
> it would
> also be great of there was an application in written in
> wxpython and wxwidgets that could compared side-by-side.
Well, you could try to compare the demos of wxAUI and PyAUI. They are not *complete* applications, but they have quite an extended demo with a lot of functionalities. The two demos are exactly the same.
Andrea.
_________________________________________
Andrea Gavana (gavana at kpo.kz)
Reservoir Engineer
KPDL
4, Millbank
SW1P 3JA London
Direct Tel: +44 (0) 20 717 08936
Mobile Tel: +44 (0) 77 487 70534
Fax: +44 (0) 20 717 08900
Web: http://xoomer.virgilio.it/infinity77
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
More information about the wxpython-users
mailing list