POV-Ray : Newsgroups : povray.unofficial.patches : Watcom joined family : Re: Watcom joined family Server Time
16 May 2024 21:47:25 EDT (-0400)
  Re: Watcom joined family  
From: Safari
Date: 3 Mar 2003 18:04:28
Message: <slrnb67nrs.2c1.y7pt9001@safari.homelinux.net>
On Mon, 03 Mar 2003 10:07:19 +0100, ABX <abx### [at] abxartpl> wrote:
> On Fri, 28 Feb 2003 16:06:35 -0500, Christopher James Huff
><cja### [at] earthlinknet> wrote:
>> > megapov.exe +Iglowlits.pov +GAoutput.txt +W640 +H480 -A -J0.0 -FN -D
>>
>> glowlits.pov is not a benchmark scene, and is nothing like typical 
>> scenes. I would suggest using benchmark.pov.
>
> I was not concerned much on choosing the right sphere because I considered it as
> begining for further tests with various conditions. The longer test with
> benchmark.pov I leaved for weekend. Now I have results:
>
> app.       | compiler    | GUI | P-II | PIII |
> -----------+-------------+-----+------+------+
> povray 3.5 | intel       | win | 2740 |  815 |
> megapov    | djgpp(gcc)  | dos | 2865 |  852 |
...

did you use profiling with ICC?
it makes povray run about 15-25% faster (forgot the exact figures).

for gcc profiling does not seem to help much with povray. 

I use these...

-tpp6 -O3 -xi -restrict -long_double -ipo -ipo_obj -unroll
  -prof_dir /tmp/iccprof -pc80

-prof_genx and -prof_use are the profiling options,
docs tell how to use 'em.

-- 
Safari - y7p### [at] sneakemailcom
"Talk is cheap. Show me the code." - Linus Torvalds


Post a reply to this message

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