To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=63927
------- Additional comments from [EMAIL PROTECTED] Wed Aug 27 09:18:30 +0000 2008 ------- So - I've updated the patch in ooo-build (changes under JCA etc.) to actually work again ;-) s/match/indexOf/ binning the UPD suffix, finding libexlink at the right path etc. and it works for me. The effect however is far more marginal with a modern toolchain: this is a result of the --hash-style=gnu work going up-stream making relocation far faster. Also - Caolan's work to glup together the lots of tiny libraries into a single stoc library helps too, and in part the problem is exacerbated on a modern system by X being fragmented into umpteen small libraries itself ;-( Proving there is an effect is now down to: LD_DEBUG=statistics ./soffice.bin -writer 2>&1 | wc -l vs. with OOO_DISABLE_INTERNAL=1 that gives me a ~7% drop in lookups. --------------------------------------------------------------------- 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]
