To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=57679





------- Additional comments from [EMAIL PROTECTED] Thu Jan 31 15:29:16 +0000 
2008 -------
The attached patch fixes a few sillies that have crept into pagein-common over
the years eg. we upgraded ICU:

+.INCLUDE .IGNORE : icuversion.mk
 
-ICUDLLPOST=$(DLLPOST).26
+ICUDLLPOST=$(DLLPOST).$(ICU_MAJOR)$(ICU_MINOR)

etc.

I also substantially expand the scope of things we pagein on startup - this
according to iogrind has a pleasant effect on cold start time.

I attach a couple of photographs of the iogrind output before/after - the
timings are in my blog; it's interesting that the configmgr doesn't show up
nearly as heavily as I would have expected - on the other hand, it's quite
possible that this is some failure of simulation etc. :-)

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