To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=100743
                 Issue #|100743
                 Summary|sort with a quick compare ...
               Component|utilities
                 Version|OOO310m4
                Platform|Unknown
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P3
            Subcomponent|code
             Assigned to|sb
             Reported by|mmeeks





------- Additional comments from mme...@openoffice.org Wed Apr  1 10:51:41 
+0000 2009 -------
The std:map turns into an red-black tree underneath, and our comparison function
is hugely slow, and there is no need to have a strong lexical ordering here at
all - just a compact representation. This patch saves me 20-40 million
pseudo-cycles on startup, depending who you believe ;-)

---------------------------------------------------------------------
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: issues-unsubscr...@util.openoffice.org
For additional commands, e-mail: issues-h...@util.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to