Re: Where I can find some Euphoria optimization tutorials ?

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

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 thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu