On Monday 29 May 2006 11:18, Eskej wrote:
> On Mon, 29 May 2006 12:24:20 +0400, Dirk Heinrichs
>
> <[EMAIL PROTECTED]> wrote:
> > Read my first mail again, please. I didn't write about a single app, I
> > wrote
> > about KDE startup.
>
> Oh, I'm sorry but shouldn't a single app be affected? And KDE startup time
> is hardly to measure.
> So the question is open: has anybody noticed a _single application_
> performance increase with GCC 4.1 and hidden visibility. KDE I mean.
> Or maybe Konsole is no good to make tests? But it is the only precise test
> I know. When it is about milliseconds human cannot see the difference
> really.

kdeinit exists to 'preload' all libs. It was introduced, to keep the loading 
time of apps down to a bearable time. Without kdeinit or prelink, the startup 
time of every kde app would be insane. That is, why a single app should not 
be so much affected like the overall kde startup time. After the start, 
everything is 'prelinked' (not really, but kdeinit will be running), and the 
times of the apps are depend on how fast they 'link' against kdeinit....

-- 
gentoo-user@gentoo.org mailing list

Reply via email to