1. Where I can find some Euphoria optimization tutorials ?

I am a beginner of Euphoria.
Please help me .
Thank you !
^ ^

new topic     » topic index » view message » categorize

2. Re: Where I can find some Euphoria optimization tutorials ?

http://www.rapideuphoria.com/perform.htm
http://malcom.unkmar.com/hol/html/simple_stuff.html
http://malcom.unkmar.com/hol/html/loops.html
http://malcom.unkmar.com/hol/html/advanced_loops.html

--
tommy online: http://users.telenet.be/tommycarlier
Euphoria Message Board: http://uboard.proboards32.com

new topic     » goto parent     » topic index » view message » categorize

3. Re: Where I can find some Euphoria optimization tutorials ?

StrawHatBoy wrote:
> 
> I am a beginner of Euphoria.
> Please help me .

What are you trying to optimize?  There are some general rules, and I 
think they are fairly well covered in the docs that come with Euphoria 
(perform.htm).  Often, the key is to make sure you have a good algorithm.  
Code optimizations often can only get a few % speed up (which can be 
important for some applications), while a more efficient algorithm can 
give you orders of magnitude.

If the tips in the docs don't help you, post some code to the list.  It's
always lots of fun to see everyone try to beat each other at optimizing
something.

Matt Lewis

new topic     » goto parent     » topic index » view message » categorize

4. Re: Where I can find some Euphoria optimization tutorials ?

StrawHatBoy wrote:
> 
> I am a beginner of Euphoria.
> Please help me .
> Thank you !
> ^ ^
> 

DOS
       Beginner's Guide to Euphoria
                                       463K
                                                  David Gay
                                                                Aug 1/97
It's in the archives on this site.

It's sort of a Euphoria for dummies.

It helped me get started.

I don't know if it is optimized or not.

I don't know if that is an applicable word in this situation.

I hope this helps.

don cole
SF

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu