in reply to Re: Re: Optimizing into the Weird Zone
in thread Optimizing into the Weird Zone

As I implied before, there's optimizing, and there's optimizing. I'm all for making code run fast. However, there comes a point where you have to consider cost utility. I mean, there's a reason why we don't write everything in assembly code, no? :)

thor

  • Comment on Re: Re: Re: Optimizing into the Weird Zone