Python Performance
Markus Kohler
markus_kohler at hp.com
Wed Jul 28 03:24:29 EDT 1999
More information about the Python-list mailing list
Wed Jul 28 03:24:29 EDT 1999
- Previous message (by thread): Python Performance
- Next message (by thread): Qt
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Eugene Leitl wrote: > > 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. It's not wrong, but it takes more time. The less I need to use C the better should be my producitvity. Markus -- Markus Kohler mailto:markus_kohler at hp.com
- Previous message (by thread): Python Performance
- Next message (by thread): Qt
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list