Comment Average Programmers... (Score 2) 670
'...it also required the most extensive tuning efforts, many of which were done at a level of sophistication that would not be available to the average programmer.'
I think that's the problem in a lot of systems today. Too many "average" programs are being written by too many "average programmers" - and this is why there are the problems such as memory leaks, etc.
I feel too many have been spoilt by the ridiculous memory and processing speeds available in todays computers. What ever happend to understanding how functions perform and refining code to be lean and mean?