POV-Ray : Newsgroups : povray.beta-test : Long parse time : Re: Long parse time Server Time
29 Jul 2024 06:14:01 EDT (-0400)
  Re: Long parse time  
From: Christoph Hormann
Date: 15 Feb 2004 16:08:04
Message: <r035g1-jco.ln1@triton.imagico.de>
Gilles Tran wrote:
> [...]
> 
> #declare i=0;
> #while (i<100000)
>     sphere{0,1 translate x*i*2 pigment{rgb x}}
>     #declare i=i+1;
> #end
> 
> Takes 19s with 3.6b1, 8s with 3.5
> Intel P4 1.7Gz, Windows XP HE SP1, 1GB RAM.

I did a quick test here on Linux and it parses in ~31s on 3.5 and 21s on 
3.6 here, that difference is at least partly due to different 
optimizations - i assume the same for your 3.5/3.6 difference observation.

Christoph

-- 
POV-Ray tutorials, include files, Sim-POV,
HCR-Edit and more: http://www.tu-bs.de/~y0013390/
Last updated 11 Jan. 2004 _____./\/^>_*_<^\/\.______


Post a reply to this message

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