"We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil"
The key expression is "small efficiencies" - choosing the right data structures for any reasonable amount of data is not small.
"We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil"
The key expression is "small efficiencies" - choosing the right data structures for any reasonable amount of data is not small.