pyQT performance?
jayden.shui at gmail.com
jayden.shui at gmail.com
Mon Sep 10 14:29:02 EDT 2012
More information about the Python-list mailing list
Mon Sep 10 14:29:02 EDT 2012
- Previous message (by thread): pyQT performance?
- Next message (by thread): pyQT performance?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Monday, September 10, 2012 2:06:59 PM UTC-4, Vincent Vande Vyvre wrote: > Le 10/09/12 19:24, jayden.shui at 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!
- Previous message (by thread): pyQT performance?
- Next message (by thread): pyQT performance?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list