[prev in list] [next in list] [prev in thread] [next in thread] 

List:       koffice
Subject:    Startup time decrease with objprelink
From:       Stephan.Althaus () t-online ! de (Stephan Althaus)
Date:       2001-07-31 16:34:42
[Download RAW message or body]


Hi all !

Leon Bottou made a program to avoid symbol relocations.

http://lists.kde.org/?l=kde-devel&m=99644024611545&w=2


To compile KDE and koffice, I made an executable script in my path

find . -name '*.o' -exec objprelink {} \;
find . -name '*.lo' -exec touch {} \;

which executes the program "objprelink" compiled from "objprelink.c"
in the current folder. To build kdelibs, koffice ..etc. I do

make && doobjprelink && make && make install


Kword starts now in 1.7 sec (kstartperf). wow!


Stephan

["objprelink.c.gz" (application/x-gzip)]

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic