To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=73363
                 Issue #|73363
                 Summary|faster isNamed ...
               Component|utilities
                 Version|680m199
                Platform|All
                     URL|
              OS/Version|Linux
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P3
            Subcomponent|code
             Assigned to|sb
             Reported by|mmeeks





------- Additional comments from [EMAIL PROTECTED] Thu Jan 11 02:24:57 -0800 
2007 -------
It turns out we call 'isNamed' a -lot- in the configmgr, walking group
hierarchies. This fix is on CWS configrefactor01 [ now growing quite large ],
but since it's quite a nice win, I thought I'd split it out [ perhaps useful in
2.2 ]. The win is (essentially) not constructing an rtl::OUString and hence
doing a load of interlocked foo for each isName call.

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

Reply via email to