Date: Tue, 24 Feb 2004 13:58:47 -0800 From: Brooks Davis <brooks@one-eyed-alien.net> To: Jem Matzan <jem@thejemreport.com> Cc: "'freebsd-amd64@FreeBSD.org'" <freebsd-amd64@freebsd.org> Subject: Re: Performance comparison, ULE vs 4BSD and AMD64 vs i386 Message-ID: <20040224215847.GC6356@Odin.AC.HMC.Edu> In-Reply-To: <1077658664.92943.15.camel@.rochester.rr.com> References: <1077658664.92943.15.camel@.rochester.rr.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--4jXrM3lyYWu4nBt5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 24, 2004 at 04:37:44PM -0500, Jem Matzan wrote: > I thought that ULE was supposed to offer superior performance -- or at > least, that's the word around the Internet -- but I have yet to discover > that through my experience. Can anyone offer any possible explanation > for ULE performing worse than 4BSD? Have you contacted the author of ULE? He is generally intrested in reports to this effect and has been able to fix reproducable problems in the past. > How about AMD64 being slower than i386 on the same hardware? By > slower, I mean a buildworld -j4 took about 400 seconds longer in AMD64 > mode. You can't usefully compare compile times when you are compiling for a different instructions set. The work involved is rairly the same so the results are meaning less. If you could factor out the cost of building the native bootstrap tools since that isn't the same job on each machine, the speed of a cross buildworld would be an intresting test. For comparing i386 and amd64, I'd probably build an alpha or sparc64 world so the target would be entierly different. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --4jXrM3lyYWu4nBt5 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFAO8kWXY6L6fI4GtQRAvClAKCnhgJwwaMMYxQrUjjoF5WHmX49HwCfehDy +fQCGmnAeDW9WglN6lD5vjw= =K7/T -----END PGP SIGNATURE----- --4jXrM3lyYWu4nBt5--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040224215847.GC6356>