Re: Ruby Benchmarks
Aleksej Saushev <[email protected]> Thu, 03 Sep 2009 12:29:13 +0400
| Newsgroups | gmane.os.netbsd.devel.performance |
|---|---|
| Message-ID | <[email protected]> |
Hi! Zafer Aydo=C4=9Fan <[email protected]> writes: > 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. What do they do in bm_gc* tests? Such big difference looks suspicious. Do they assume/rely on threaded Boehm GC? If yes, can you rebuild with threads enabled in devel/boehm-gc and ruby itself and rerun benchmarks? Can anyone with pbulk setup run partial bulk build with threaded boehm-gc= ? PKG_OPTIONS.boehm-gc=3Dthreads --=20 CE3OH...