====================================================================================================
SYSBENCH BENCHMARK REPORT
====================================================================================================
MACHINE: r815-test2
RUN ID: 617
RUN DATE: 2011-02-11T03:19:24.393617
WORKLOAD: innodb_1000K_readonly
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 1140.68 +0.05% 0.56 1118.67 1158.65 1140.12
12.06
32 1344.96 -0.69% -9.41 1291.67 1405.42 1354.37
37.38
64 1656.84 -2.04% -34.58 1476.29 1808.39 1691.41
84.51
128 926.14 +9.90% 83.46 746.15 1097.07 842.67
103.97
256 546.64 -1.56% -8.68 543.57 561.44 555.32
5.59
512 390.28 +1.26% 4.84 381.09 391.44 385.44
2.99
1024 246.84 -0.13% -0.33 245.39 250.34 247.17
1.56
====================================================================================================
TRENDING OVER Last 20 runs
Conc TPS % Diff from Avg Diff Min Max Avg
STD
====================================================================================================
16 1140.68 -34.93% -612.27 1116.32 2220.91 1752.95
504.28
32 1344.96 -33.75% -685.16 1291.67 2578.90 2030.13
542.06
64 1656.84 -4.02% -69.34 1476.29 1820.73 1726.18
59.47
128 926.14 -24.41% -299.05 738.03 1505.87 1225.19
284.72
256 546.64 -39.59% -358.27 543.57 1183.38 904.91
285.69
512 390.28 -34.87% -208.92 381.09 759.21 599.20
175.00
1024 246.84 -36.64% -142.74 244.45 494.76 389.58
116.55
====================================================================================================
TRENDING OVER ALL runs
Conc TPS % Diff from Avg Diff Min Max Avg
STD
====================================================================================================
16 1140.68 -46.48% -990.48 1087.27 2406.76 2131.15
221.39
32 1344.96 -45.22% -1110.34 1291.67 3117.60 2455.30
263.51
64 1656.84 -5.85% -102.94 1476.29 2113.34 1759.77
88.17
128 926.14 -35.34% -506.19 738.03 1743.39 1432.33
128.63
256 546.64 -51.88% -589.44 543.57 1429.83 1136.08
117.89
512 390.28 -48.01% -360.35 381.09 1042.59 750.64
83.66
1024 246.84 -49.38% -240.81 244.45 590.95 487.65
46.59
====================================================================================================
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