====================================================================================================
SYSBENCH BENCHMARK REPORT
====================================================================================================
MACHINE: drizzle-build-n01.wc1.dfw1.stabletransit.com
RUN ID: 844
RUN DATE: 2011-01-18T16:23:09.548564
WORKLOAD: innodb_1000K_readonly
SERVER: drizzled
VERSION: staging
REVISION: 2095
COMMENT: 2095: Lee Bieber 2011-01-18 [merge] Merge Brian - fix processlist
test, was failing under lcov
====================================================================================================
TRENDING OVER LAST 5 runs
Conc TPS % Diff from Avg Diff Min Max Avg
STD
====================================================================================================
16 1803.53 -2.22% -40.99 1776.26 1883.42 1844.52
29.43
32 2506.69 +1.68% 41.36 2345.93 2533.86 2465.33
48.19
64 2517.51 -0.98% -24.97 2435.48 2621.18 2542.48
54.65
128 2537.77 -0.92% -23.52 2520.61 2596.18 2561.29
19.58
256 2522.51 -0.99% -25.30 2520.19 2563.38 2547.81
13.53
512 2307.02 +0.18% 4.16 2291.31 2313.04 2302.86
6.44
1024 1433.00 +3.65% 50.43 1332.93 1439.45 1382.57
35.92
====================================================================================================
TRENDING OVER Last 20 runs
Conc TPS % Diff from Avg Diff Min Max Avg
STD
====================================================================================================
16 1803.53 -3.11% -57.92 1776.26 1942.19 1861.45
31.82
32 2506.69 +1.77% 43.56 2259.92 2537.83 2463.14
64.26
64 2517.51 -1.08% -27.38 2416.75 2621.18 2544.89
50.99
128 2537.77 -0.50% -12.83 2466.54 2602.66 2550.60
31.77
256 2522.51 -0.86% -21.84 2476.48 2595.66 2544.35
28.98
512 2307.02 +0.00% 0.07 2283.67 2343.13 2306.95
15.14
1024 1433.00 +3.21% 44.51 1332.93 1536.41 1388.49
45.10
====================================================================================================
TRENDING OVER ALL runs
Conc TPS % Diff from Avg Diff Min Max Avg
STD
====================================================================================================
16 1803.53 -9.79% -195.73 1721.68 2233.42 1999.26
118.06
32 2506.69 -4.44% -116.57 2010.47 2909.92 2623.27
154.68
64 2517.51 -5.70% -152.31 2191.91 2998.80 2669.83
169.89
128 2537.77 -4.12% -108.94 2107.33 2911.98 2646.71
126.36
256 2522.51 -0.11% -2.73 2174.91 2691.02 2525.25
84.72
512 2307.02 +16.85% 332.62 1301.49 2470.12 1974.40
459.88
1024 1433.00 -6.82% -104.95 1251.35 1866.15 1537.94
175.66
====================================================================================================
FULL REVISION COMMENTARY:
2094.1.6: Lee Bieber 2011-01-18 [merge] Merge Brian - fix processlist test,
was failing under lcov
2094.2.2: Brian Aker 2011-01-18 Update for additional processes in wait
test.
2094.2.1: Brian Aker 2011-01-18 Fix issue where if we had additional
connections the test would should wrong
2094.1.5: Lee Bieber 2011-01-18 [merge] Merge Marisa - fix bug 684803: Need
to update Drizzledump documentation with migration conversions / caveats
1994.4.43: Marisa Plumb 2011-01-17 remoing backticks
1994.4.42: Marisa Plumb 2011-01-17 table change
1994.4.41: Marisa Plumb 2011-01-17 perhaps a fix to count.rst
1994.4.40: Marisa Plumb 2011-01-17 removed couple bitwise refs
1994.4.39: Marisa Plumb 2011-01-17 new material to address
https://bugs.launchpad.net/drizzle/+bug/684803, new functions
1994.4.38: Marisa Plumb 2011-01-17 multi-table exlanation to address
https://bugs.launchpad.net/drizzle/+bug/686641
1994.4.37: Marisa Plumb 2011-01-17 modifications to functions
1994.4.36: Marisa Plumb 2011-01-17 [merge] updating to trunk
2094.1.4: Lee Bieber 2011-01-18 [merge] Merge Monty - fix bug 567387: quotes
now appearing around module name and author in data_dicionary view
2088.4.2: Monty Taylor 2011-01-17 Updated the result file.
2088.4.1: Monty Taylor 2011-01-16 Removed an extra set of quoting.
2094.1.3: Lee Bieber 2011-01-18 [merge] Merge Monty - fix bug 658752:
Incorrect datadir value being stored
2088.3.1: Monty Taylor 2011-01-16 How about let's not overwrite the value.
What's that about anyway?
2094.1.2: Lee Bieber 2011-01-18 [merge] Merge Andrew - fix bug 680872:
max-connect-errors appears to be unused
2088.2.1: Andrew Hutchings 2011-01-16 Remove max-connect-error variables
since it is completely unused
2094.1.1: Lee Bieber 2011-01-18 [merge] Merge Stewart - Haildb updates,
ANALYZE table as well as improved index statistics
1977.3.27: Stewart Smith 2011-01-12 force pandora-build to look for HailDB
2.3.2 (Cairo) or later as it is required
1977.3.26: Stewart Smith 2011-01-12 [merge] merge Andrew's bug fix for log
buffer size being in number of pages instead of bytes
1977.4.1: Andrew Hutchings 2011-01-10 Fix test case results as part of
bug #578644
1977.3.25: Stewart Smith 2011-01-12 [merge] merge trunk
1977.3.24: Stewart Smith 2011-01-06 [merge] merge warn_unused_result tree
to see if it fixes some of teh problems we're having with errors.
1977.3.23: Stewart Smith 2011-01-06 don't try to rollback an already rolled
back transaction in HailDB. If the transaction is not started, we can just
release the txn.
1977.3.22: Stewart Smith 2011-01-06 HailDB will roll back a transaction
itself due to DB_DEADLOCK.
1977.3.21: Stewart Smith 2011-01-05 [merge] merge trunk
1977.3.20: Stewart Smith 2010-12-24 implement rec_per_key index statistics
for HailDB engine (part of HA_STATUS_CONST). Requires HailDB 2.3-cairo
1977.3.19: Stewart Smith 2010-12-24 add index_read_res test for HailDB.
1977.3.18: Stewart Smith 2010-12-24 add ANALYZE support to HailDB. Requires
HailDB 2.3-cairo.
1977.3.17: Stewart Smith 2010-12-21 [merge] merge trunk
1977.3.16: Stewart Smith 2010-12-14 [merge] merge trunk
_______________________________________________
Mailing list: https://launchpad.net/~drizzle-benchmark
Post to : [email protected]
Unsubscribe : https://launchpad.net/~drizzle-benchmark
More help : https://help.launchpad.net/ListHelp