====================================================================================================
SYSBENCH BENCHMARK REPORT
====================================================================================================
MACHINE: Drizzle-build-n03
RUN ID: 65
RUN DATE: 2011-02-11T03:02:20.530712
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 2270.73 -1.16% -26.55 2171.92 2391.12 2297.27
62.23
32 2571.88 -1.26% -32.77 2529.25 2676.73 2604.65
45.50
64 2666.30 -0.20% -5.29 2537.93 2764.73 2671.59
73.37
128 2583.02 -0.98% -25.65 2580.22 2638.15 2608.68
17.15
256 2377.77 -0.51% -12.09 2370.55 2404.84 2389.86
12.16
512 1928.10 -2.09% -41.25 1923.63 1999.97 1969.34
22.39
1024 1362.90 -1.94% -27.01 1349.35 1417.48 1389.91
21.95
====================================================================================================
TRENDING OVER Last 20 runs
Conc TPS % Diff from Avg Diff Min Max Avg
STD
====================================================================================================
16 2270.73 -2.00% -46.34 2171.92 2438.74 2317.06
55.30
32 2571.88 -1.75% -45.69 2392.11 2757.13 2617.57
79.08
64 2666.30 -0.63% -17.03 2535.41 2831.41 2683.33
74.88
128 2583.02 -1.66% -43.72 2531.85 2699.14 2626.75
45.54
256 2377.77 -1.35% -32.60 2338.43 2473.93 2410.37
36.50
512 1928.10 -2.65% -52.50 1912.33 2028.83 1980.59
33.10
1024 1362.90 +1.37% 18.44 1239.79 1417.48 1344.46
42.18
====================================================================================================
TRENDING OVER ALL runs
Conc TPS % Diff from Avg Diff Min Max Avg
STD
====================================================================================================
16 2270.73 -2.25% -52.32 2171.92 2454.02 2323.04
51.88
32 2571.88 -1.53% -40.00 2342.44 2769.48 2611.88
92.57
64 2666.30 -0.94% -25.39 2535.41 2831.41 2691.69
61.23
128 2583.02 -1.72% -45.27 2531.85 2725.58 2628.29
46.39
256 2377.77 -1.26% -30.29 2304.16 2500.38 2408.06
45.97
512 1928.10 -2.48% -49.11 1906.66 2051.13 1977.20
38.12
1024 1362.90 +0.14% 1.92 1239.79 1433.76 1360.98
41.09
====================================================================================================
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