The optimisation is evil crowd might suggest
If that's not convenient, then probably the best way is to make your program do less.
Making your program do less usually involves simplifying your code by modifying your algorithm.
Another effective way, assuming that your program processes that same datafile more than once, is to index the file so that you can quickly find the bits you need each time.
In reply to Re: Need to increase the processing speed?
by BrowserUk
in thread Need to increase the processing speed?
by perlsen
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |