|
From: Brian B. <bri...@gm...> - 2012-03-01 17:01:43
|
On Thu, Mar 1, 2012 at 7:23 AM, Dallman, John <joh...@si...> wrote: > John Reiser [mailto:jr...@bi...] wrote: > >> > I'm having an issue with valgrind - mine regression takes 4 hours instead >> > of 45 mins when run in valgrind. >> An elapsed time ratio of 240:45 (5.3 : 1) is not unusual, and may be better >> than average. > > That's definitely better than I see: I'm usually in the 20:1 to 30:1 range. > > -- > John Dallman Indeed mine is hundreds to one since our application is heavily multithreaded. Count your blessings ;) Brian |