Python Performance
Eugene Leitl
eugene.leitl at lrz.uni-muenchen.de
Tue Jul 27 14:58:23 EDT 1999
More information about the Python-list mailing list
Tue Jul 27 14:58:23 EDT 1999
- Previous message (by thread): Python Performance
- Next message (by thread): Python Performance
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Skip Montanaro writes: > True. I was thinking about the situation I'm in (small developer, a few > machines to maintain/upgrade/replace). What's wrong with recoding the hot spots in C? Python is primarily a rapid prototyping/scripting/glue language, it was never meant as a sole implementation language for applications.
- Previous message (by thread): Python Performance
- Next message (by thread): Python Performance
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list