|
raw capture for server build information and cmd line option as well as sysbench output
for sysbench results, please check the cumulated number, as show as "cum ips=XXXX.XX"
|
|
|
rc9.legacy build
|
-----------------
|
|
>>> sysbench output as 60 seconds mark
|
Thread[Thread-2,5,main]2,794,000 inserts : 60 seconds : cum ips=46,505.43 : int ips=70,622.32
|
|
|
connecting to: test
|
{
|
"version" : "3.0.0-rc9",
|
"gitVersion" : "e6577bc37a2edba81b99146934cf7bad00c6e1b2",
|
"OpenSSLVersion" : "",
|
"sysInfo" : "Linux build3.nj1.10gen.cc 2.6.32-431.3.1.el6.x86_64 #1 SMP Fri Jan 3 21:39:27 UTC 2014 x86_64 BOOST_LIB_VERSION=1_49",
|
"loaderFlags" : "-fPIC -pthread -Wl,-z,now -rdynamic",
|
"compilerFlags" : "-Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -Werror -O3 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-but-set-variable -Wno-missing-braces -fno-builtin-memcmp -std=c99",
|
"allocator" : "tcmalloc",
|
"versionArray" : [
|
3,
|
0,
|
0,
|
-1
|
],
|
"javascriptEngine" : "V8",
|
"bits" : 64,
|
"debug" : false,
|
"maxBsonObjectSize" : 16777216,
|
"ok" : 1
|
}
|
{
|
"argv" : [
|
"/home/rzhang/wt/bin/rc9.legacy/mongod",
|
"--dbpath=/data/ssd-sdc/dbs-wt",
|
"--storageEngine=wiredTiger",
|
"--logpath=/data/ssd-sdc/logs/mongod.log",
|
"--fork"
|
],
|
"parsed" : {
|
"processManagement" : {
|
"fork" : true
|
},
|
"storage" : {
|
"dbPath" : "/data/ssd-sdc/dbs-wt",
|
"engine" : "wiredTiger"
|
},
|
"systemLog" : {
|
"destination" : "file",
|
"path" : "/data/ssd-sdc/logs/mongod.log"
|
}
|
},
|
"ok" : 1
|
}
|
|
|
|
|
|
rc9.old
|
-------
|
|
>>> sysbench output as 60 seconds mark
|
Thread[Thread-2,5,main]5,781,000 inserts : 60 seconds : cum ips=96,237.72 : int ips=97,524.46
|
|
connecting to: test
|
{
|
"version" : "3.0.0-rc9",
|
"gitVersion" : "ea5f871b550c1c3a8a5f0cd749fb47570557a067",
|
"OpenSSLVersion" : "",
|
"sysInfo" : "Linux build12.nj1.10gen.cc 2.6.32-431.3.1.el6.x86_64 #1 SMP Fri Jan 3 21:39:27 UTC 2014 x86_64 BOOST_LIB_VERSION=1_49",
|
"loaderFlags" : "-fPIC -pthread -Wl,-z,now -rdynamic",
|
"compilerFlags" : "-Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -Werror -O3 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-but-set-variable -Wno-missing-braces -fno-builtin-memcmp -std=c99",
|
"allocator" : "tcmalloc",
|
"versionArray" : [
|
3,
|
0,
|
0,
|
-1
|
],
|
"javascriptEngine" : "V8",
|
"bits" : 64,
|
"debug" : false,
|
"maxBsonObjectSize" : 16777216,
|
"ok" : 1
|
}
|
{
|
"argv" : [
|
"/home/rzhang/wt/bin/rc9.old/mongod",
|
"--dbpath=/data/ssd-sdc/dbs-wt",
|
"--storageEngine=wiredTiger",
|
"--logpath=/data/ssd-sdc/logs/mongod.log",
|
"--fork"
|
],
|
"parsed" : {
|
"processManagement" : {
|
"fork" : true
|
},
|
"storage" : {
|
"dbPath" : "/data/ssd-sdc/dbs-wt",
|
"engine" : "wiredTiger"
|
},
|
"systemLog" : {
|
"destination" : "file",
|
"path" : "/data/ssd-sdc/logs/mongod.log"
|
}
|
},
|
"ok" : 1
|
}
|
|
|
rc8:
|
----
|
|
>>> sysbench output as 60 seconds mark
|
Thread[Thread-2,5,main]5,897,000 inserts : 60 seconds : cum ips=98,139.40 : int ips=90,109.89
|
|
|
connecting to: test
|
{
|
"version" : "3.0.0-rc8",
|
"gitVersion" : "9d0714cdcffadb203ff68730acedbc40875403da",
|
"OpenSSLVersion" : "",
|
"sysInfo" : "Linux build15.nj1.10gen.cc 2.6.32-431.3.1.el6.x86_64 #1 SMP Fri Jan 3 21:39:27 UTC 2014 x86_64 BOOST_LIB_VERSION=1_49",
|
"loaderFlags" : "-fPIC -pthread -Wl,-z,now -rdynamic",
|
"compilerFlags" : "-Wnon-virtual-dtor -Woverloaded-virtual -std=c++11 -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -Werror -O3 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-but-set-variable -Wno-missing-braces -fno-builtin-memcmp -std=c99",
|
"allocator" : "tcmalloc",
|
"versionArray" : [
|
3,
|
0,
|
0,
|
-2
|
],
|
"javascriptEngine" : "V8",
|
"bits" : 64,
|
"debug" : false,
|
"maxBsonObjectSize" : 16777216,
|
"ok" : 1
|
}
|
{
|
"argv" : [
|
"/home/rzhang/wt/bin/rc8/mongod",
|
"--dbpath=/data/ssd-sdc/dbs-wt",
|
"--storageEngine=wiredTiger",
|
"--logpath=/data/ssd-sdc/logs/mongod.log",
|
"--fork"
|
],
|
"parsed" : {
|
"processManagement" : {
|
"fork" : true
|
},
|
"storage" : {
|
"dbPath" : "/data/ssd-sdc/dbs-wt",
|
"engine" : "wiredTiger"
|
},
|
"systemLog" : {
|
"destination" : "file",
|
"path" : "/data/ssd-sdc/logs/mongod.log"
|
}
|
},
|
"ok" : 1
|
}
|
|
|