Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #28843
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2012-09-10 11:29 -0700 |
| References | <1fdd6c92-2eb9-41b6-9cdb-84bfb3a4ed75@googlegroups.com> <mailman.460.1347300418.27098.python-list@python.org> |
| Subject | Re: pyQT performance? |
| From | jayden.shui@gmail.com |
| Message-ID | <mailman.462.1347302378.27098.python-list@python.org> (permalink) |
On Monday, September 10, 2012 2:06:59 PM UTC-4, Vincent Vande Vyvre wrote: > Le 10/09/12 19:24, jayden.shui@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!
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
pyQT performance? jayden.shui@gmail.com - 2012-09-10 10:24 -0700
Re: pyQT performance? Vincent Vande Vyvre <vincent.vandevyvre@swing.be> - 2012-09-10 19:59 +0200
Re: pyQT performance? jayden.shui@gmail.com - 2012-09-10 11:29 -0700
Re: pyQT performance? Andrea Crotti <andrea.crotti.0@gmail.com> - 2012-09-10 20:34 +0100
Re: pyQT performance? jayden.shui@gmail.com - 2012-09-10 11:29 -0700
csiph-web