[framework-issues] [Issue 52328] Performance: configmanage r

2005-10-11 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=52328


User sb changed the following:

  What|Old value |New value

Status|NEW   |STARTED





--- Additional comments from [EMAIL PROTECTED] Tue Oct 11 00:02:17 -0700 
2005 ---
.

-
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]



[framework-issues] [Issue 52328] Performance: configmanage r

2005-10-10 Thread jb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=52328


User jb changed the following:

  What|Old value |New value

   Assigned to|jb|sb





--- Additional comments from [EMAIL PROTECTED] Mon Oct 10 02:11:06 -0700 
2005 ---
Handing over

@sb: In this issue I noted some more or less low-hanging fruit for optimizing
performance, which I found by looking at MT's profiling data. It is more a
tracking issue. An individual issue should be filed for each individual problem
as it is addressed.

Of the listed items, the last one is a rather large change and a serious amount
of work. The isMoreRecent change can avoid a lot of unnecessary file stats (but
these files are stated later during the cache check, so the gain is not as big
as one could hope). The other changes eliminate unneeded (probably) allocations
(reduce...Locale) and mutexes (the allocator one).

For more details get back to me.

-
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]