To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85783
                 Issue #|85783
                 Summary|5x speedup, yielding a ~15% CPU-time startup win
               Component|framework
                 Version|OOo 2.3.1
                Platform|All
                     URL|http://www.gnome.org/~michael/activity.html
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|mmeeks
             Reported by|utomo99





------- Additional comments from [EMAIL PROTECTED] Fri Feb  1 05:14:15 +0000 
2008 -------
Quoted: 
measurements on libsvx - annoyingly -Bsymbolic-functions is a higher impact 
change than vtrelocs: variant   size    unique named relocs     fn / thunk 
unique named relocs
current 10154324        10375   6650, 1718
-Bsymbolic-functions    10020556        3891    1404, 481
-Bsym + vtrelocs        9840180 2135    37, 0

Of course, a large proportion of OO.o startup is dominated by the cost of 
linking, in particular unique named relocation processing, around ~20% of the 
time; so extrapolating wildly, 10k -> 2k is a 5x speedup, yielding a ~15% CPU-
time startup win. Or, with just -Bsymbolic-functions an overall 12% win.

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