Fastest way to store ints and floats on disk

Aahz aahz at pythoncraft.com
Sun Aug 10 13:10:19 EDT 2008


In article <87bq03izvu.fsf at rudin.co.uk>,
Paul Rudin  <paul.nospam at rudin.co.uk> wrote:
>Laszlo Nagy <gandalf at shopzeus.com> writes:
>>
>> Permature optimalization is the root of all evil. (Who said that?) 
>
>Knuth I think. 

"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 at pythoncraft.com)           <*>         http://www.pythoncraft.com/

Adopt A Process -- stop killing all your children!



More information about the Python-list mailing list