This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug math/14496] Bytemark FOURIER 54% slower


http://sourceware.org/bugzilla/show_bug.cgi?id=14496

--- Comment #4 from wbrana at gmail dot com 2012-08-19 18:52:29 UTC ---
FOURIER with glibc 2.14.1

Each sample counts as 0.01 seconds.
  %   cumulative   self              self     total           
 time   seconds   seconds    calls  ms/call  ms/call  name    
 27.47      6.87     6.87                             __ieee754_pow
 20.43     11.98     5.11                             __exp1
 18.59     16.63     4.65                             sin
 15.87     20.60     3.97                             cos
  7.96     22.59     1.99                             __dubsin
  3.72     23.52     0.93     3030     0.31     0.31  DoFPUTransIteration
  2.60     24.17     0.65                             pow
  1.60     24.57     0.40                             isnan
  0.80     24.77     0.20                             finite
  0.64     24.93     0.16                             csloww
  0.28     25.00     0.07                             csloww1
  0.04     25.01     0.01                             clock
  0.00     25.01     0.00     3030     0.00     0.00  StartStopwatch
  0.00     25.01     0.00     3030     0.00     0.00  StopStopwatch
  0.00     25.01     0.00     3028     0.00     0.00  TicksToSecs
  0.00     25.01     0.00       12     0.00     0.00  AllocateMemory
  0.00     25.01     0.00       12     0.00     0.00  FreeMemory
  0.00     25.01     0.00        5     0.00   186.00  DoFourier
  0.00     25.01     0.00        5     0.00     0.00  TicksToFracSecs
  0.00     25.01     0.00        1     0.00     0.00  main

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]