POV-Ray : Newsgroups : povray.general : pov2 html on-line : Re: pov2 html on-line Server Time
6 Aug 2024 19:33:04 EDT (-0400)
  Re: pov2 html on-line  
From: Lutz-Peter Hooge
Date: 15 Mar 2002 17:45:56
Message: <MPG.16fc985f10314049896e9@news.povray.org>
In article <1qp39uklntb84ucah2fs5igj5r1ovvjkri@4ax.com>, abx### [at] babilonorg 
says...

> rather short but it appear with fatal error - execution time too long.

Seems it was't the server alone. I did some profiling and found out that 
for some mysterious reason array_pop() in PHP is extremely slow.

I replaced it with array_walk, and now the whole thing is about 8 times 
faster.

Lutz-Peter


Post a reply to this message

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