Re: Good Use of GOTO

new topic     » goto parent     » topic index » view thread      » older message » newer message

Chris Bensler wrote:
>  
> The other valid argument for goto is optimization, but I have a hard time
> seeing
> this as an issue in euphoria. Mainly because if speed is so critical, Euphoria
> is probably not the right choice regardless of the use of goto.
> 

That's not true. Sure, I could write a file import in assembler but would I want
to? It may execute in 10 seconds while the Euphoria would execute in 25 minutes.
I'd choose the Euphoria version in a blink of an eye. Now, say I was able to use
goto and decrease that to 20 minutes. or even 23 minutes. Fantastic, all the
better.

--
Jeremy Cowgar
http://jeremy.cowgar.com

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu