> The key to making programs fast is to make them do practically nothing. ;-)
It is a great way to think about performance.
Is there any way that I can write code such that I avoid this work altogether...?
> The key to making programs fast is to make them do practically nothing. ;-)
It is a great way to think about performance.
Is there any way that I can write code such that I avoid this work altogether...?