|
|
Re: integer Vs floating point efficiency?
Posted:
Dec 1, 2012 10:28 AM
|
|
On 2012-12-01 08:41:21 -0400, Rui Maciel said:
> Gratuitous cross-posting to extend this query to s.m.num-analysis. > > Rui Maciel wrote: > >> Is there any information on the relative efficiency of modern CPUs with >> regards to algebraic operations on integer and floating point data types? >> >> If there is, where can I get my hands on it?
Instruction timings etc are to be found in the processor's data sheets. Ask the manufacturer of one. The web sites will have copies or request pages.
>> Thanks in advance, >> Rui Maciel
|
|