Re: NetBSD 2 vs the rest with MySQL

Frank van der Linden <[email protected]> Wed, 9 Feb 2005 20:48:16 +0100
Newsgroups gmane.os.netbsd.devel.performance,gmane.os.netbsd.advocacy
Message-ID <[email protected]>
On Thu, Feb 10, 2005 at 08:38:36AM +1300, Joel Macklow wrote:
> We do really well with the select-key test on a single CPU.  Any 
> comments regarding the other tests from those who know? This is the kind 
> of info the advocacy group needs - as long as we look good in it ;)

Hm.. is this a threaded test? It looks like it. If so, the lack of
PTHREAD_CONCURRENCY > 1 explains the crappy 2-CPU results.

- Frank