On Monday, September 10, 2012 2:06:59 PM UTC-4, Vincent Vande Vyvre wrote: > Le 10/09/12 19:24, jayden.s...@gmail.com a écrit : > > > Anybody has the experience of the performance of the program developed by > > pyQT? Is it much slower than the one made by QT, such as (20%)? > > > > > For my experience, 20% is really surestimated. > > > > I'm developping only with PyQt and essentially in the imaging domain > > (viewing, transformation) > > and I've never seen a difference of processing speed with the same > > applications written in C++. > > > > Qt + Python, a very good association. > > > > -- > > Vincent V.V. > > Oqapy <https://launchpad.net/oqapy> . Qarte > > <https://launchpad.net/qarte> . PaQager <https://launchpad.net/paqager>
Have you ever used py2exe? After converting the python codes to executable, does it save the time of interpreting the script language? Thank a lot! -- http://mail.python.org/mailman/listinfo/python-list