[Python-Dev] Python3: speed efficiency vs user friendliness (my first experience)
Nick Coghlan
ncoghlan at gmail.com
Thu Mar 24 00:21:59 CET 2011
More information about the Python-Dev mailing list
Thu Mar 24 00:21:59 CET 2011
- Previous message: [Python-Dev] Python3: speed efficiency vs user friendliness (my first experience)
- Next message: [Python-Dev] blogroll for the new blog
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, Mar 24, 2011 at 6:13 AM, Terry Reedy <tjreedy at udel.edu> wrote: > Could speed ever really be an issue for print to screen? Definitely, especially on Windows. Just minimising the console window can speed up a Windows console app enormously. Cheers, Nick. -- Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
- Previous message: [Python-Dev] Python3: speed efficiency vs user friendliness (my first experience)
- Next message: [Python-Dev] blogroll for the new blog
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list