Le 11/03/2013 12:22, Kornel Benko a écrit :
Hi,
advanced search in my document (for a non-existent string on all opened
documents):
takes 227 seconds. Moreover, at the end of search (dialog asking to
start over)
I tried the merged manual, and indeed it is very slow. Are you trying
with stdlib-debug on?
eats so much memory ( > 4GB), that my computer starts to using swap disk.
I do not see that. It looks like a memory leak...
Being warned on the plaintext problem, I checked the times
without the use of "InsetBibtex::plaintext()" (inserting "return 0;" at
start).
Then the same search takes 179 seconds. Memory consumption is still hig,
(~3GB).
How large is your bib file?
If you are in linux, you can run the valgrind to see whether there are
memory leaks.
JMarc