Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jul 2006 22:02:50 -0500
From:      Brooks Davis <brooks@one-eyed-alien.net>
To:        User Freebsd <freebsd@hub.org>
Cc:        freebsd-performance@freebsd.org
Subject:   Re: Is 6.x slower then 4.x ... ?
Message-ID:  <20060717030249.GB3344@lor.one-eyed-alien.net>
In-Reply-To: <20060716114546.B1799@ganymede.hub.org>
References:  <20060716114546.B1799@ganymede.hub.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--NMuMz9nt05w80d4+
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sun, Jul 16, 2006 at 11:49:35AM -0300, User Freebsd wrote:
>=20
> I've read/seen reports on -questions about this ... especially in an SMP=
=20
> environment ...
>=20
> Is there any truth to this?
>=20
> One person that posted on -questions pointed out that when he tried to=20
> point out the difference, he was told one of:
>=20
> >a. It is either your hardware sucks
> >b. your benchmark application sucks
>=20
> Now, I don't hold with the 'your hardware sucks' response, as long as one=
=20
> is testing on the same hardware, the hardware itself should affect the=20
> results between releases ...
>=20
> But, is there any "officially recognized set of tests" that one can use=
=20
> that ppl here accept to negate the chances of b?
>=20
> Finally, has anyone here done a set of 'accepted tests' and built up a=20
> report that could be linked to from the main page to refute (or=20
> vindicate?) the claims that the newer releases are getting slower?

FreeBSD 6 is slower than 4 for some things and faster for others.  That
should be expected since fine grained locking involves increased numbers
of expensive atomic operations (which are particularly bad on Intel
P4 and Xeon systems).  The gain is that we've got significantly more
parallelism in many areas (for example, see kris's I/O benchmarking
presented at BSDCan).  Looking at it as a thought experiment, you should
expect microbenchmarks to perform worse, sometimes much worse.  If
your application looks like those microbenchmarks that's going to be a
problem, if not it may or may not be.

In short the black and white question you are asking makes little
sense. :)

-- Brooks

--NMuMz9nt05w80d4+
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)

iD8DBQFEuv3ZXY6L6fI4GtQRAnjWAKCSf54AfVBGuWLBCV/zTqwDjH38NACfX16V
rY3hYPCYgofQXxJ2s0hmGa0=
=JYG1
-----END PGP SIGNATURE-----

--NMuMz9nt05w80d4+--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060717030249.GB3344>