Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #28844

Re: pyQT performance?

Date 2012-09-10 20:34 +0100
From Andrea Crotti <andrea.crotti.0@gmail.com>
Subject Re: pyQT performance?
References <1fdd6c92-2eb9-41b6-9cdb-84bfb3a4ed75@googlegroups.com> <mailman.460.1347300418.27098.python-list@python.org> <ec74ee4b-01a7-4d39-9705-45a287669bff@googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.463.1347305712.27098.python-list@python.org> (permalink)

Show all headers | View raw


On 09/10/2012 07:29 PM, jayden.shui@gmail.com wrote
> 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!

Py2exe normally never speeds up anything, simply because it doesn't 
convert to executable, but simply
package everything together, so I haven't tried in this particular case 
but it shouldn't make a difference..

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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