At 11:07 PM +0100 11/17/04, Leopold Toetsch wrote:
Please no premature optimizations.

It's important to note that

   premature optimization == things Leo disapproves of

The bsr/ret version of things is fine. In the absolute best case it'll be the same speed as tail calls, and in normal cases it'll be significantly faster since it, by definition, has a lot less work to do.
--
Dan


--------------------------------------it's like this-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                      teddy bears get drunk

Reply via email to