Wednesday 23 April 2003

Tuning in Smalltalk is the same as in any language. you either:
  • do expensive things less often, or
  • do less expensive things.
—Aner and Beck.
Lazy Optimization
“Patterns of Efficient Smalltalk Programming”
Pattern Languages of Program Design 2

12:00:30 AM  #  comment []