Optimized quoting (was Re: Speed?)
From: Aahz (aahz_at_pythoncraft.com)
Date: 01/03/04
- Next message: Carl: "Re: Python as a numerical prototyping language."
- Previous message: Psymaster: "Import problems"
- In reply to: John Hunter: "Re: Speed?"
- Next in thread: Michael Hudson: "Re: Optimized quoting (was Re: Speed?)"
- Reply: Michael Hudson: "Re: Optimized quoting (was Re: Speed?)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 3 Jan 2004 10:26:09 -0500
In article <mailman.43.1073115353.12720.python-list@python.org>,
John Hunter <jdhunter@ace.bsd.uchicago.edu> wrote:
>
>Donald Knuth, God of Computer Science, said "Premature optimization is
>the root of all evil".
If Knuth is God, then Hoare is God's father:
"Premature optimization is the root of all evil in programming."
--C.A.R. Hoare (often misattributed to Knuth, who was himself quoting Hoare)
"We should forget about small efficiencies, say about 97% of the time:
premature optimization is the root of all evil." --Knuth restates Hoare
-- Aahz (aahz@pythoncraft.com) <*> http://www.pythoncraft.com/ Weinberg's Second Law: If builders built buildings the way programmers wrote programs, then the first woodpecker that came along would destroy civilization.
- Next message: Carl: "Re: Python as a numerical prototyping language."
- Previous message: Psymaster: "Import problems"
- In reply to: John Hunter: "Re: Speed?"
- Next in thread: Michael Hudson: "Re: Optimized quoting (was Re: Speed?)"
- Reply: Michael Hudson: "Re: Optimized quoting (was Re: Speed?)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|