[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
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
More information about the Python-Dev
mailing list