To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=62295
User hdu changed the following:
What |Old value |New value
================================================================================
CC|'ace_dent,utomo99' |'ace_dent,hdu,utomo99'
--------------------------------------------------------------------------------
OS/Version|Windows XP |All
--------------------------------------------------------------------------------
Version|OOo 1.1.4 |OOo 2.3.1
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Tue Feb 5 15:06:05 +0000
2008 -------
While analyzing a performance problem on Aqua (i85798) I noticed the root cause
of this problem:
The loop in SwXTextRange::_CreateNewBookmark() doesn't scale well with the
number of bookmarks. The
algorithmic complexity could be about O(n), but it is actually about O(n^2)!
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]