Mailing List Archive

prelinking
does prelinking help the performance and load times of all binaries or
just those associated with X? or the gui end of things, im running a
headless server atm and was wondering if prelinking would help it out some.

TIA

nick

--
gentoo-user@gentoo.org mailing list
Re: prelinking [ In reply to ]
Theoretically, it should improve the load times of all binaries as it
works by linking the libraries that any binary depends on into the
binary itself.

However, for small (shell/console) programs, prelinking probably won't
show too much of a benefit. You can probably try, but odds are it
won't do too much.

Someone correct me if wrong.

-Jeff


On Wed, 20 Oct 2004 21:25:42 +0000, Nick Smith <nick@computernick.com> wrote:
> does prelinking help the performance and load times of all binaries or
> just those associated with X? or the gui end of things, im running a
> headless server atm and was wondering if prelinking would help it out some.
>
> TIA
>
> nick
>
> --
> gentoo-user@gentoo.org mailing list
>
>

--
gentoo-user@gentoo.org mailing list