Ollivier Robert wrote: > According to Terry Lambert: > > The PIC overhead is likely unavoidable. I'd actually like to see > > the "benchmark" run on statically linked PIC vs. non-PIC code, so > > I remember that when I was working on Perl and the FreeBSD port (back in the > early 5.000 days), having libperl shared was adding a fairly large > overhead. "make test" ran in between 15% and 25% more time in the shared > libperl case...
I'm talking about statically linking the PIC code, to differentiate the PIC overhead from the shared library mechanism overhead. -- Terry To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message