Le 11/03/2013 13:42, Kornel Benko a écrit :
 > I tried the merged manual, and indeed it is very slow. Are you trying
 > with stdlib-debug on?

I don't think so. How can I check?

In cmake I am creating a debug version, but without using LYX_STDLIB_DEBUG.

This means, the gcc does *not* have

-D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC

OK, so there is no slowdown due to this extra debug code.

 > How large is your bib file?

#wc bibliography.bib

14073 93525 710193 bibliography.bib

# egrep '^@' bibliography.bib | wc

336 336 7285

OK, I have a bib file with 400+ entries. How can I obtain some slow behavior?

JMarc

Reply via email to