Re: [linux-audio-dev] an interesting idea/point/issue fromvst-land

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-dev] an interesting idea/point/issue fromvst-land
From: Stephane Conversy (Stephane.Conversy_AT_lri.fr)
Date: Tue Mar 28 2000 - 16:50:58 EEST


about float vs double.

with floats:

real 0.124
user 0.043
sys 0.051

with doubles:
real 0.182
user 0.070
sys 0.076

this is done on an r5000 O2, irix 6.5, MipsPro 7.3

optflags:
 -O3 -mips4 -OPT:alias=restrict

I don't know if time(1) is reliable, but float time
is 61 % that of double ( or, double is 62 % slower).

-- 
Stéphane Conversy
http://www-ihm.lri.fr/~conversy/
mailto:conversy_AT_lri.fr


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Tue Mar 28 2000 - 16:35:14 EEST