To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=89511
Issue #|89511
Summary|small --as-needed optimization
Component|tools
Version|DEV300m12
Platform|All
URL|
OS/Version|Linux
Status|NEW
Status whiteboard|
Keywords|
Resolution|
Issue type|PATCH
Priority|P3
Subcomponent|solenv
Assigned to|hjs
Reported by|cmc
------- Additional comments from [EMAIL PROTECTED] Thu May 15 13:41:53 +0000
2008 -------
So before and after following patch
LD_DEBUG=statistics /opt/openoffice.org3/program/soffice.bin -writer
before:
9772: number of relocations: 22232
9772: number of relocations from cache: 54263
9772: final number of relocations: 65743
9772: final number of relocations from cache: 139071
after:
26600: number of relocations: 22167
26600: number of relocations from cache: 54259
26600: final number of relocations: 65172
26600: final number of relocations from cache: 138359
taking just the "final number of relocation" gives a reduction of nearly (at a
stretch) 1% relocations
---------------------------------------------------------------------
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]