Re: Ruby Benchmarks
Pawel Jakub Dawidek <[email protected]> Thu, 3 Sep 2009 21:19:18 +0200
| Newsgroups | gmane.os.netbsd.devel.performance |
|---|---|
| Message-ID | <[email protected]> |
--7qSK/uQB79J36Y4o Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Sep 03, 2009 at 09:07:03PM +0200, Zafer Aydo=C4=9Fan wrote: > 03 Eyl=C3=BCl 2009 15:55 tarihinde, Zafer Aydo=C4=9Fan <[email protected]>= adl=C4=B1 > kullan=C4=B1c=C4=B1 =C5=9Funu yazm=C4=B1=C5=9F: > > 03 Eyl=C3=BCl 2009 00:07 tarihinde, Zafer Aydo=C4=9Fan <[email protected]= e> adl=C4=B1 > > kullan=C4=B1c=C4=B1 =C5=9Funu yazm=C4=B1=C5=9F: > >> Hello Folks, > >> > >> here are a few charts benchmarking Ruby on FreeBSD, NetBSD, OpenBSD > >> and Linux done by Jaime Fournier (ober@), hosted by me: > >> > >> http://www.aydogan.net/ruby/mauthesis.com/ruby_bench/ > >> > >> Please have a look. NetBSD is doing very well. > >> > >> Cheers, Zafer. > >> > > > > I have updated the Benchmarks. They include now OpenSolaris and Dragonf= lyBSD. > > > > http://www.aydogan.net/ruby/mauthesis.com/ruby_bench/ > > > > The old benchmarks are available here: > > > > http://www.aydogan.net/ruby/mauthesis.com/ruby_bench_old/ > > > > Thanks go to =C2=A0Jaime Fournier for doing the benchmarks. > > > > Cheers, Zafer. > > >=20 >=20 > Some Quick-stats for the new benchmark: >=20 > >From the 56 different tests >=20 > Scores best: >=20 > Linux 29 times > NetBSD 23 times > DragonflyBSD 3 times > FreeBSD 1 time That's a bit disappointing, I must admit:) What FreeBSD version did you guys test? If this was 8.0-BETA, you must remember that all kind of debuging is on and will be turned off just before the release. I read there is no WITNESS and INVARIANTS in the kernel, but for example malloc will fill each allocated byte with 0xa5 and also every byte that is freed. This has huge performance impact. To turn off this particular behaviour one has to do the following: # ln -s jz /etc/malloc.conf I'm not sure if that all, but it's definiately a good start. > Scores Last: > OpenBSD 37 times > FreeBSD 8 times > DragonflyBSD 7 times > OpenSolaris 3 times > NetBSD 1 time >=20 > Additionally NetBSD scores 18 times second best. --=20 Pawel Jakub Dawidek http://www.wheel.pl [email protected] http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --7qSK/uQB79J36Y4o Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFKoBa2ForvXbEpPzQRAj47AKDzYInHDPjs/kmWHo6pCJT/G3i3YwCg5zin acCUxwjsnhqEpG8s1QR2rH0= =syI4 -----END PGP SIGNATURE----- --7qSK/uQB79J36Y4o--