POV-Ray : Newsgroups : povray.off-topic : Interesting take on C++ vs others... : Re: Interesting take on C++ vs others... Server Time
5 Sep 2024 19:23:10 EDT (-0400)
  Re: Interesting take on C++ vs others...  
From: Warp
Date: 2 Jun 2009 15:33:14
Message: <4a257e7a@news.povray.org>
Darren New <dne### [at] sanrrcom> wrote:
> Maybe he was trying to use the same FPU code that the other languages were 
> using. SSE uses a whole different execution model, yes?

  Why should that matter? The compiler should optimize as well as it can,
using any means it can.

  The SSE version would most probably have not been significantly faster,
but he would have got his 64-bit rounding without having to resort to
non-standard code.

-- 
                                                          - Warp


Post a reply to this message

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