POV-Ray : Newsgroups : povray.general : render speed, dumb question : Re: render speed, dumb question Server Time
1 Aug 2024 02:20:56 EDT (-0400)
  Re: render speed, dumb question  
From: jhu
Date: 10 Oct 2006 08:35:01
Message: <web.452b92f99bf1c4cdf013dda20@news.povray.org>
I wouldn't say that for all cases. Here are the results for my PPC 750
machine running Mac OS X 10.4.8:

Official Mac PPC binary:
  Parse Time:    0 hours  0 minutes 13 seconds (13 seconds)
  Photon Time:   0 hours  4 minutes 30 seconds (270 seconds)
  Render Time:   4 hours 31 minutes 10 seconds (16270 seconds)
  Total Time:    4 hours 35 minutes 53 seconds (16553 seconds)

Custom compile with GCC 4.0.1 - compiler flags:  -pipe -Wno-multichar -O3
-mpowerpc -mcpu=750 -mtune=750 -mmultiple -mstring -mfused-madd
  Parse Time:    0 hours  0 minutes 11 seconds (11 seconds)
  Photon Time:   0 hours  4 minutes 50 seconds (290 seconds)
  Render Time:   4 hours 19 minutes 57 seconds (15597 seconds)
  Total Time:    4 hours 24 minutes 58 seconds (15898 seconds)


Thorsten Froehlich <tho### [at] trfde> wrote:
> jhu wrote:
> > One way to confirm this is to compile the unix version on Mac OS X. Then
> > compare the rendering time against the Mac OS X version that's provided on
> > the download page.
>
> Which will give you a result meaning exactly nothing: You would be using an
> inferior compiler and library, and also not have some Mac specific
> optimizations like the function JIT compiler.
>
>  Thorsten


Post a reply to this message

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