Python is slow
James Mills
prologic at shortcircuit.net.au
Tue Dec 16 18:47:58 EST 2008
More information about the Python-list mailing list
Tue Dec 16 18:47:58 EST 2008
- Previous message (by thread): Python is slow
- Next message (by thread): Python is slow
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, Dec 17, 2008 at 9:08 AM, r <rt8396 at gmail.com> wrote: > What about all the crap you had to go through just to get output? > Python wins Yes I can't say I really enjoy writing C (at all!) _except_ in the case where I may need to optimise some heavy computation. But then again with multi-core CPUs these days and cheap hardware, distributed processing is not only easy, but very effective! And I still wouldn't resort to C because well umm psyco is just awesome! --JamesMills
- Previous message (by thread): Python is slow
- Next message (by thread): Python is slow
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list