POV-Ray : Newsgroups : povray.programming : Win32 Console POV-Ray : Re: Win32 Console POV-Ray Server Time
29 Jul 2024 00:33:19 EDT (-0400)
  Re: Win32 Console POV-Ray  
From: Edward Coffey
Date: 24 Nov 1999 09:12:35
Message: <383bf253@news.povray.org>
> Not really.  FLD with a 32-bit real operand is 20 clocks, as opposed to
the
> 64-bit version at 25 clocks.  FST is 44 vs. 45 clocks.  FMUL is 27-35
clocks
> for a float, or 32-57 for a double.  FDIV is 89 or 94.  So floats are
faster,
> under ideal conditions, but not by any significant amount.  (This data is
for
> the 386.  Other processors vary, of course.  Intel no longer seems to
publish
> this data, for the obvious reason that pipelining and other optimizations
> make it useless.)

But if you want to look anyway, I think Ralf Brown's Interrupt List
(http://www.pobox.com/~ralf) has the data.


Post a reply to this message

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