On Tue, Oct 31, 2006 at 02:26:37PM -0800, Karsten McMinn wrote: > On 10/31/06, Berk D. Demir <[EMAIL PROTECTED]> wrote: > >Under 1 second... Even Firefox... > > > >I can not achieve similar even with prebind'ed binaries on an Athlon64 > >3500+ with more than 1GB empty DDR2 memory to scratch. > > I took a stopwatch to it and firefox is 2.5 seconds. In other words > it loads in under a "california second" :) but a big improvement > nonetheless. good video drivers we need. I prebound the mozilla > libraries and it didn't help a ton -- maybe a 10th of a second if that. > > is the new prebinding code in 4.0?
Yes, but stuff like Firefox which relies on non-standard library paths (outside the normal ldconfig paths) can't use it, IIRC. Additionally, as pointed out, it isn't enabled yet. Joachim