Date: Thu, 18 Jun 1998 19:25:20 +1200 (NZST) From: Andrew McNaughton <andrew@aniwa.actrix.gen.nz> To: isp@FreeBSD.ORG Subject: DSO performance in apache_1.3b6 Message-ID: <Pine.BSF.3.96.980504061203.23921A-100000@aniwa.actrix.gen.nz>
next in thread | raw e-mail | index | archive | help
apache_1.3b6/src/README.DSO lists the following as a disadvantage of using
the dynamic shared objects code.
- The server is approximately 5% slower at execution time under some
platforms because position independed code (PIC) sometimes needs
complicated assembler tricks for relative addressing which are not
necessarily as fast as absolute addressing.
Does anyone know whether this is the case under FreeBSD?
Andrew McNaughton
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980504061203.23921A-100000>
