Hi, so I compiled lyx with profiling enabled and without debug info,
and I updated the gprof.out (same URL:
http://www.dcc.uchile.cl/~gpothier/gprof.out)
g

On 7/20/07, Peter Kümmel <[EMAIL PROTECTED]> wrote:
Guillaume Pothier wrote:
> Here are the profiling results:
> http://www.dcc.uchile.cl/~gpothier/gprof.out
> This was using the document I already sent, typing random stuff within
> floats, in paragraphs containing math insets, and in new paragraphs.
>
> Please tell me if I can provide more info.
> g

From your file:

> .11      0.86     0.16 16862068     0.00     0.00  
__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<lyx::Paragraph::Pimpl::FontTable*,
 __gnu_norm::vector<lyx::Paragraph::Pimpl::FontTable, std::allocator<lyx::Paragraph::

Seems you have still enabled stdlib-debug?
Have you really used --disable-stdlib-debug?

Peter

Reply via email to