|
From: Dirk M. <dm...@gm...> - 2005-11-14 13:48:47
|
On Sunday 13 November 2005 22:57, Josef Weidendorfer wrote: > I tried it in Callgrind, but my experiments made performance worse. > No idea why. You two probably run two different versions of gcc. inlining heuristics are heavily tuned in recent versions of GCC. Dirk |