[Coco] a couple of programming questions
Robert Gault
robert.gault at worldnet.att.net
Fri Nov 20 07:54:09 EST 2009
Wayne Campbell wrote:
> I'm going to test a version of decode with all of the changes/additions to see what it does. I'll report back with some results in the next day or 2.
>
> Wayne
Now you're cooking! Running this test is the only way to tell which
version would be optimal or if any differences are even detectable.
In general, a one time use of just about anything in a large program
probably won't require optimization. Code that is often used or is an
obvious bottleneck is where optimization give good results.
More information about the Coco
mailing list