On Mon, 31 Mar 2003 14:01:25 +0200, "Tim Nikias v2.0" <tim### [at] gmxde> wrote:
> Anybody have some insight into this?
I have made similiar tests some time ago but for different expressions. Look
into tutorials group.
If parsing is really long than you should consider moving to compiled apps
If possible move conditions outside loops
If possible try predeclared functions for longer expressions
If you want compare two versions of expression then create two scripts with
1.000.000 lines of each expression and measure execution time.
ABX
Post a reply to this message
|