POV-Ray : Newsgroups : povray.unofficial.patches : Watcom joined family : Re: Watcom joined family Server Time
1 May 2024 22:13:37 EDT (-0400)
  Re: Watcom joined family  
From: Micha Riser
Date: 28 Feb 2003 10:04:16
Message: <3e5f7a70@news.povray.org>
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-2023 Persistence of Vision Raytracer Pty. Ltd.