====================================================================================================
SYSBENCH BENCHMARK REPORT
====================================================================================================
MACHINE: Drizzle-build-n04
RUN ID: 11
RUN DATE: 2011-01-18T21:17:39.815304
WORKLOAD: innodb_1000K_readwrite
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 1776.77 +4.38% 74.56 1177.28 1837.38 1702.21
182.52
32 1827.69 +7.37% 125.42 1519.54 1843.59 1702.28
99.57
64 1766.18 +4.35% 73.70 1480.63 1789.40 1692.48
109.31
128 1718.15 +3.21% 53.38 1404.51 1763.84 1664.77
124.74
256 1536.00 +3.60% 53.31 1268.10 1549.76 1482.69
103.30
512 1333.37 +3.12% 40.28 1077.71 1353.54 1293.09
96.57
1024 1033.36 +2.74% 27.52 894.43 1051.91 1005.84
54.04
====================================================================================================
TRENDING OVER Last 20 runs
Conc TPS % Diff from Avg Diff Min Max Avg
STD
====================================================================================================
16 1776.77 +11.12% 177.81 1177.28 1837.38 1598.96
218.96
32 1827.69 +10.70% 176.65 1448.82 1843.59 1651.04
121.20
64 1766.18 +7.25% 119.41 1480.63 1789.40 1646.77
118.50
128 1718.15 +7.30% 116.84 1401.59 1763.84 1601.31
147.48
256 1536.00 +7.27% 104.07 1268.10 1549.76 1431.92
122.86
512 1333.37 +7.12% 88.66 1077.71 1353.54 1244.71
120.22
1024 1033.36 +5.12% 50.32 880.04 1051.91 983.04
61.22
====================================================================================================
TRENDING OVER ALL runs
Conc TPS % Diff from Avg Diff Min Max Avg
STD
====================================================================================================
16 1776.77 +11.12% 177.81 1177.28 1837.38 1598.96
218.96
32 1827.69 +10.70% 176.65 1448.82 1843.59 1651.04
121.20
64 1766.18 +7.25% 119.41 1480.63 1789.40 1646.77
118.50
128 1718.15 +7.30% 116.84 1401.59 1763.84 1601.31
147.48
256 1536.00 +7.27% 104.07 1268.10 1549.76 1431.92
122.86
512 1333.37 +7.12% 88.66 1077.71 1353.54 1244.71
120.22
1024 1033.36 +5.12% 50.32 880.04 1051.91 983.04
61.22
====================================================================================================
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