====================================================================================================
SYSBENCH BENCHMARK REPORT
====================================================================================================
MACHINE: drizzle-build-n01.wc1.dfw1.stabletransit.com
RUN ID: 906
RUN DATE: 2011-02-10T22:07:36.705776
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 1823.78 -0.75% -13.87 1769.46 1887.70 1837.65
32.64
32 2350.15 -3.18% -77.17 2300.65 2514.86 2427.32
63.49
64 2503.21 -2.88% -74.25 2478.03 2621.84 2577.46
43.43
128 2555.35 -0.59% -15.05 2536.72 2611.41 2570.40
20.37
256 2542.98 -0.77% -19.79 2539.71 2575.46 2562.78
12.34
512 2303.85 -0.50% -11.59 2297.34 2333.18 2315.44
11.58
1024 1372.85 -3.26% -46.29 1366.47 1552.06 1419.14
56.77
====================================================================================================
TRENDING OVER Last 20 runs
Conc TPS % Diff from Avg Diff Min Max Avg
STD
====================================================================================================
16 1823.78 -0.67% -12.32 1744.57 1914.70 1836.10
35.70
32 2350.15 -2.64% -63.66 2250.06 2548.17 2413.80
80.11
64 2503.21 -2.43% -62.40 2451.33 2628.20 2565.61
44.79
128 2555.35 -0.22% -5.56 2464.78 2620.90 2560.90
29.56
256 2542.98 -0.61% -15.65 2502.80 2599.30 2558.63
25.64
512 2303.85 -0.38% -8.71 2282.31 2346.61 2312.57
14.53
1024 1372.85 -2.20% -30.93 1329.92 1552.06 1403.78
44.95
====================================================================================================
TRENDING OVER ALL runs
Conc TPS % Diff from Avg Diff Min Max Avg
STD
====================================================================================================
16 1823.78 -8.27% -164.47 1709.73 2233.42 1988.25
121.06
32 2350.15 -9.97% -260.29 2010.47 2909.92 2610.44
157.23
64 2503.21 -5.92% -157.65 2191.91 2998.80 2660.86
167.63
128 2555.35 -3.21% -84.65 2107.33 2911.98 2640.00
124.56
256 2542.98 +0.63% 15.97 2174.91 2691.02 2527.02
82.22
512 2303.85 +15.26% 304.97 1301.49 2470.12 1998.89
451.16
1024 1372.85 -9.80% -149.08 1251.35 1866.15 1521.93
171.86
====================================================================================================
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