Posted by John Nichel on 06/07/05 21:26
Jay Blanchard wrote:
<snip>
> The speed difference is negligible though, in this day and age,
> dependent upon how much hair-splitting you would care to do. You're
> still setting aside a block of code which will have to be parsed and you
> incur the same setup if the goto section is the same code as the
> function. The overhead is introduced in the calling of the function. But
> we're splitting hairs here :)
</snip>
Ah, but goto isn't really the same as a function. Functions are along
the lines of gosub.
*not to be left out on the splitting of hairs ;)
--
John C. Nichel
ÜberGeek
KegWorks.com
716.856.9675
john@kegworks.com
Navigation:
[Reply to this message]
|