Hmmm... is there a way I can tell it from the executables? I installed those with my Linux distribution (Ubuntu) so I guess they come with debugging disables, but I'd like to verify. g
On 7/22/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Selon [EMAIL PROTECTED]: > Selon Guillaume Pothier <[EMAIL PROTECTED]>: > > > > > > > Make sure the profiler runs a little bit longer. 20 seconds cumulative > > > or so. With 4.74 seconds there's a lot of statistical noise. > > > > > > > Done, now 23s. > > I updated the file at the same URL: > > http://www.dcc.uchile.cl/~gpothier/gprof.out One question: are you sure that your Qt is compiled with optimisation and debug disabled? I've read somewhere that it makes a big difference (similar to the stdlib_debug one). Looks like the QHash searching takes a lot... Same question for your boost installation. Abdel.