Some optimization opportunities
David Faure
faure at kde.org
Sat Jun 19 12:09:31 CEST 2004
On Saturday 19 June 2004 11:02, Daniël Mantione wrote:
> First, it seems nonsense to be to
> search for icons in the etc directory, which accounts for half of the
> "access" system calls.
That's (SuSe's? Debian's?) $KDEDIRS setup, which makes KDE think it has two
prefixes to care about. On a normal kde installation, there's only one prefix,
which means much less places where KDE looks....
Try unsetting KDEDIRS (or whereever that 2nd prefix comes from, maybe /etc/kderc),
if I'm correct there (if not, describe your setup). As you can see from Alex's answer,
usually a single prefix is searched for, no /etc.
--
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).
More information about the Kde-optimize
mailing list