Jean-Marc Lasgouttes a écrit :
"Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Abdelrazak> Lars Gullik Bjønnes a écrit :
This is the integrated patch from Abdelrazak, after applying the
patch and a tiny bit of reworking I discovered that scrolling was
_really_ slow. After commenting out the debug messages from
RandomAccessList.h I got the speed back.
Abdelrazak> This is weird, scrolling should not involve any call to
Abdelrazak> ParagraphList insertion or removal. I don't have any
Abdelrazak> slowdown here because of those debug message. Is it
Abdelrazak> because of safe_iterator use?
It is probably the assertion I got you to add.
Yep, I think you're right... they are commented out in Lars version.
Good detective work ;-)
Abdel.