Is a "real" C-Python possible?
Bruno Desthuilliers
bdesth.quelquechose at free.quelquepart.fr
Tue Dec 11 15:56:35 EST 2007
More information about the Python-list mailing list
Tue Dec 11 15:56:35 EST 2007
- Previous message (by thread): Is a "real" C-Python possible?
- Next message (by thread): Improvements to the Python core (was: Is a "real" C-Python possible?)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
John Nagle a écrit : > sturlamolden wrote: > >> On 10 Des, 23:49, a... at pythoncraft.com (Aahz) wrote: >> >>> "Premature optimization is the root of all evil in programming." >>> --C.A.R. Hoare (often misattributed to Knuth, who was himself quoting >>> Hoare) > > > We're ten years into Python, and it's still a naive interpreter. > It's time for a serious optimizing compiler. Care to provide a less "naive" one ? (snip usual rant) > I'm surprised that Google management isn't pushing Guido towards > doing something about the performance problem. Could it be possible they don't see Python's perfs as a "problem" ? Ok, I don't mean there's no room for improvement here. If you feel like addressing the problem, you're welcome - in case you didn't notice, Python is free software.
- Previous message (by thread): Is a "real" C-Python possible?
- Next message (by thread): Improvements to the Python core (was: Is a "real" C-Python possible?)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list