To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72766
Issue #|72766
Summary|save 700k from cppuhelper interfacecontainer ...
Component|udk
Version|680m198
Platform|All
URL|
OS/Version|Linux
Status|NEW
Status whiteboard|
Keywords|
Resolution|
Issue type|PATCH
Priority|P3
Subcomponent|code
Assigned to|kr
Reported by|mmeeks
------- Additional comments from [EMAIL PROTECTED] Tue Dec 19 08:50:05 -0800
2006 -------
cf. mail on dev@
Before: 19264 19256 + 19268 + 3 / p : 19262
After: 18552 18552 + 18544 + 3 / p : 18549
Saving: - p : 713(k)
The Int32 container is ~always empty, and the Types container is:
count num elements
282 1
2841 2
1569 3
38 4
and as expected switching to a vector has no measurable performance impact.
---------------------------------------------------------------------
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]