====================================================================================================
SYSBENCH BENCHMARK REPORT
====================================================================================================
MACHINE: r815-test2
RUN ID: 618
RUN DATE: 2011-02-11T04:59:00.623514
WORKLOAD: innodb_1000K_readwrite
SERVER: drizzled
VERSION: staging
REVISION: 2156
COMMENT: 2156: Lee Bieber 2011-02-10 [merge] Merge Stewart - moves
mark_transaction_to_rollback to be a method in Session
====================================================================================================
TRENDING OVER LAST 5 runs
Conc TPS % Diff from Avg Diff Min Max Avg
STD
====================================================================================================
16 916.82 -0.08% -0.70 909.91 930.01 917.52
6.65
32 1102.52 +0.14% 1.55 1034.28 1151.51 1100.97
39.65
64 970.52 -25.78% -337.16 911.03 1439.87 1307.68
172.01
128 637.90 -1.40% -9.07 619.62 699.09 646.97
21.23
256 468.02 +0.49% 2.29 456.86 474.56 465.73
4.86
512 318.22 -0.34% -1.09 316.37 324.90 319.31
2.34
1024 202.82 -0.21% -0.43 201.14 206.25 203.25
1.54
====================================================================================================
TRENDING OVER Last 20 runs
Conc TPS % Diff from Avg Diff Min Max Avg
STD
====================================================================================================
16 916.82 -36.42% -525.09 893.86 1762.20 1441.91
387.19
32 1102.52 -34.49% -580.55 1034.28 2100.27 1683.08
429.45
64 970.52 -30.46% -425.11 911.03 1490.18 1395.63
104.10
128 637.90 -30.90% -285.23 619.62 1128.50 923.13
200.30
256 468.02 -36.72% -271.56 456.67 917.23 739.58
201.50
512 318.22 -38.27% -197.29 316.37 634.33 515.51
144.10
1024 202.82 -38.62% -127.64 201.14 410.50 330.46
93.70
====================================================================================================
TRENDING OVER ALL runs
Conc TPS % Diff from Avg Diff Min Max Avg
STD
====================================================================================================
16 916.82 -45.61% -768.76 893.86 1869.76 1685.58
148.43
32 1102.52 -44.55% -885.76 1034.28 2395.61 1988.28
210.78
64 970.52 -32.68% -471.21 899.67 1721.72 1441.73
83.93
128 637.90 -41.25% -447.88 619.62 1345.78 1085.78
97.49
256 468.02 -46.69% -409.94 456.67 1034.59 877.96
77.79
512 318.22 -48.48% -299.38 316.37 781.01 617.60
60.28
1024 202.82 -49.07% -195.41 201.14 487.49 398.23
39.21
====================================================================================================
FULL REVISION COMMENTARY:
2155.1.3: Lee Bieber 2011-02-10 [merge] Merge Stewart - moves
mark_transaction_to_rollback to be a method in Session
2153.1.2: Stewart Smith 2011-02-10 replace mark_transaction_to_rollback()
with Session::markTransactionForRollback()
2153.1.1: Stewart Smith 2011-02-10 remove the if(session) from
mark_transaction_to_rollback and convert to an assert
2155.1.2: Lee Bieber 2011-02-10 [merge] 715789: test-drizzle, test-jp etc
dont run check
2151.9.3: vjsamuel1990@gmai... 2011-02-10 [merge] Merge fix for build issue
2151.9.2: vjsamuel1990@gmai... 2011-02-10 [merge] Merge resolved merge
conflicts
2151.9.1: vjsamuel1990@gmai... 2011-02-09 Merge fix bug 715789
2155.1.1: Lee Bieber 2011-02-10 [merge] Merge Stewart - 565053: Fork to
background
2131.10.8: Stewart Smith 2011-02-11 using signal() instead of sigignore()
as it's compatible with FreeBSD < 8.1
2131.10.7: Stewart Smith 2011-02-08 partition the initialisation of
variables and command line options into two phases: the first being the simple
one (that we can get out the --daemon option for) and the second being loading
plugins, pidfile setup etc. This makes --daemon do the pidfile correctly.
2131.10.6: Stewart Smith 2011-02-08 three places that had extern
current_pid did not use it. remove them.
2131.10.5: Stewart Smith 2011-02-08 small style fix
2131.10.4: Stewart Smith 2011-02-08 [merge] merge trunk
2131.10.3: Stewart Smith 2011-02-02 update daemon.c copyright
2131.10.2: Stewart Smith 2011-02-02 wait until after the server has started
up properly and about ready to receive connections before returning control if
--daemon. Also make errors/logs on stderr still appear.
2131.10.1: Stewart Smith 2011-02-01 add a very simple --daemon or -d option
to drizzled using the exact same code as memcached to start as a daemon.
_______________________________________________
Mailing list: https://launchpad.net/~drizzle-benchmark
Post to : [email protected]
Unsubscribe : https://launchpad.net/~drizzle-benchmark
More help : https://help.launchpad.net/ListHelp