Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Mar 2006 18:28:27 +0900
From:      Ganbold <ganbold@micom.mng.net>
To:        freebsd-current@freebsd.org
Cc:        jasone@freebsd.org, deischen@freebsd.org, phk@phk.freebsd.dk, rwatson@FreeBSD.org, davidxu@freebsd.org, grog@freebsd.org
Subject:   Re: mysql performance test results under FreeBSD-7.0-CURRENT
Message-ID:  <442BA4BB.1050306@micom.mng.net>
In-Reply-To: <07018E951F2FBF42B40B3D61086788344C1D9D@ednex511.dsto.defence.gov.au>
References:  <07018E951F2FBF42B40B3D61086788344C1D9D@ednex511.dsto.defence.gov.au>

next in thread | previous in thread | raw e-mail | index | archive | help
I added some more test results (without WITNESS, INVARIANTS options in 
kernel).
For example:

55. mysql(BUILD_OPTIMIZED=yes, BUILD_STATIC=yes, 
WITH_PROC_SCOPE_PTH=yes)-libpthread-acpifast-sched_4bsd+preemption
select_index    20000   1       0       8774.85
select_index    20000   1       0       8516.60
select_index    20000   0       0       8670.70
select_index    20000   1       0       8645.69
select_index    20000   1       0       8581.23
select_index    10000   2       0       1469.15
select_index    10000   5       0       1428.56
select_index    10000   2       0       1466.94
select_index    10000   5       0       1465.94
select_index    10000   3       0       1488.45

56. mysql(BUILD_OPTIMIZED=yes, BUILD_STATIC=yes, 
WITH_PROC_SCOPE_PTH=yes)-libpthread-tsc-sched_4bsd+preemption
select_index    20000   0       0       9192.43
select_index    20000   1       0       8937.86
select_index    20000   0       0       9017.22
select_index    20000   0       0       9227.45
select_index    20000   1       0       9332.93
select_index    10000   3       0       1498.85
select_index    10000   2       0       1508.35
select_index    10000   3       0       1495.36
select_index    10000   3       0       1402.65
select_index    10000   3       0       1508.09

More results are at: http://www.mnbsd.org/ftp/mysql_test_results.txt

Ganbold




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