POV-Ray : Newsgroups : povray.unofficial.patches : Watcom joined family : Re: Watcom joined family Server Time: 21 Mar 2010 00:47:28 GMT
  Re: Watcom joined family  
From: Micha Riser
Date: 28 Feb 2003 15:04:16
ABX wrote:

> 
> what are next suggestions ?

* Memory aligning: -malign-double
* Loop unrolling: -funroll-loops (might get worse though), 
-funroll-all-loops (likely will get worse)
* Use of profiling information.

Flags are for gcc, other compilers might have similar flags for it or 
already enabled by default.

- Micha

-- 
POV-Ray Objects Collection: http://objects.povworld.org


Post a reply to this message

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