POV-Ray : Newsgroups : povray.general : Efficiency of parsing... : Re: Efficiency of parsing... Server Time
4 Aug 2024 16:13:25 EDT (-0400)
  Re: Efficiency of parsing...  
From: ABX
Date: 31 Mar 2003 07:28:38
Message: <plcg8v4lc26vhfpifvsoisa53r8ukm0efs@4ax.com>
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

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.