====================================================================================================
SYSBENCH BENCHMARK REPORT
====================================================================================================
MACHINE: Drizzle-build-n04
RUN ID: 65
RUN DATE: 2011-02-11T03:02:21.765593
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 1793.15 +1.45% 25.64 1693.60 1844.86 1767.51
48.22
32 1768.42 +1.35% 23.51 1679.11 1789.66 1744.91
31.80
64 1664.50 -2.38% -40.60 1645.12 1778.87 1705.10
31.22
128 1677.95 +0.93% 15.42 1641.99 1688.27 1662.53
11.49
256 1524.53 +1.63% 24.40 1476.58 1529.15 1500.13
18.39
512 1337.31 +0.15% 2.03 1324.85 1345.72 1335.27
6.14
1024 1025.66 -1.44% -14.98 1021.12 1061.64 1040.63
15.14
====================================================================================================
TRENDING OVER Last 20 runs
Conc TPS % Diff from Avg Diff Min Max Avg
STD
====================================================================================================
16 1793.15 +0.56% 9.90 1693.60 1851.24 1783.25
43.19
32 1768.42 +1.96% 34.02 1590.27 1835.96 1734.40
58.31
64 1664.50 -4.51% -78.66 1645.12 1864.74 1743.16
43.29
128 1677.95 -1.05% -17.84 1617.09 1763.22 1695.79
34.12
256 1524.53 +0.53% 8.06 1473.46 1562.86 1516.47
24.14
512 1337.31 -0.02% -0.25 1316.26 1358.90 1337.56
9.50
1024 1025.66 -0.33% -3.45 970.59 1065.34 1029.10
24.19
====================================================================================================
TRENDING OVER ALL runs
Conc TPS % Diff from Avg Diff Min Max Avg
STD
====================================================================================================
16 1793.15 +2.32% 40.72 1177.28 1913.94 1752.43
119.50
32 1768.42 +2.39% 41.23 1448.82 1853.08 1727.19
77.25
64 1664.50 -4.02% -69.63 1480.63 1864.74 1734.13
74.06
128 1677.95 -0.52% -8.80 1401.59 1771.41 1686.75
75.43
256 1524.53 +0.93% 14.10 1268.10 1578.72 1510.43
63.22
512 1337.31 +0.99% 13.09 1077.71 1366.44 1324.22
59.81
1024 1025.66 +0.21% 2.11 880.04 1065.34 1023.55
35.97
====================================================================================================
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