POV-Ray : Newsgroups : povray.unix : Compiler optimization settings for PovRay 3.6? : Re: Compiler optimization settings for PovRay 3.6? Server Time
3 Jul 2024 05:54:20 EDT (-0400)
  Re: Compiler optimization settings for PovRay 3.6?  
From: Christoph Hormann
Date: 22 Jul 2004 05:10:02
Message: <cdo074$2j6$1@chho.imagico.de>
Stefan Viljoen <rylan@ wrote:
> Hi all
> 
> What compiler optimization settings were used to compile the static Povray
> Linux binary?

The official binary was compiled using '-O3' and '-march=i586'.

> Is there a wiki/doc discussing this?

You will find some discussion on the matter of the effect of compiler 
optimization on POV-Ray performance in the past postings in these 
newsgroups.  On most x86 processors except the recent ones from Intel 
(pentium 4/pentium M) there is only minor improvement to be gained by 
use of more specific flags.  For Intel you should make sure you use 
'-march=pentium4'/'-march=pentium-m', the configure script handles this 
automatically.

Christoph

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


Post a reply to this message

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