====================================================================================================
SYSBENCH BENCHMARK REPORT
====================================================================================================
MACHINE: r815-test2
RUN ID: 621
RUN DATE: 2011-02-11T20:49:49.029623
WORKLOAD: innodb_1000K_readonly
SERVER: drizzled
VERSION: staging
REVISION: 2158
COMMENT: 2158: Lee Bieber 2011-02-11 [merge] Merge Stewart - 716848:
drizzleimport displays wrong program_name
====================================================================================================
TRENDING OVER LAST 5 runs
Conc TPS % Diff from Avg Diff Min Max Avg
STD
====================================================================================================
16 1125.34 -0.86% -9.78 1114.80 1158.14 1135.12
12.20
32 1302.29 -0.92% -12.11 1280.99 1360.50 1314.39
27.35
64 1695.86 +2.31% 38.36 1476.29 1726.30 1657.50
60.74
128 848.05 -1.28% -10.97 729.34 1097.07 859.02
99.03
256 555.32 -0.02% -0.13 543.57 561.72 555.45
5.56
512 386.06 +0.05% 0.20 381.09 391.44 385.86
3.03
1024 244.67 -0.46% -1.14 244.13 247.05 245.81
0.76
====================================================================================================
TRENDING OVER Last 20 runs
Conc TPS % Diff from Avg Diff Min Max Avg
STD
====================================================================================================
16 1125.34 -31.72% -522.72 1114.80 2218.50 1648.07
512.25
32 1302.29 -31.72% -604.92 1280.99 2563.12 1907.21
555.52
64 1695.86 -1.35% -23.20 1476.29 1820.73 1719.06
61.42
128 848.05 -26.84% -311.12 729.34 1505.87 1159.17
301.35
256 555.32 -34.47% -292.15 543.57 1183.38 847.47
292.32
512 386.06 -31.52% -177.70 381.09 759.21 563.76
178.61
1024 244.67 -33.14% -121.27 244.13 494.76 365.95
119.42
====================================================================================================
TRENDING OVER ALL runs
Conc TPS % Diff from Avg Diff Min Max Avg
STD
====================================================================================================
16 1125.34 -47.04% -999.40 1087.27 2406.76 2124.74
234.59
32 1302.29 -46.80% -1145.48 1280.99 3117.60 2447.77
278.71
64 1695.86 -3.60% -63.34 1476.29 2113.34 1759.20
88.19
128 848.05 -40.62% -580.07 729.34 1743.39 1428.12
138.36
256 555.32 -50.95% -576.91 543.57 1429.83 1132.23
126.60
512 386.06 -48.40% -362.15 381.09 1042.59 748.21
88.49
1024 244.67 -49.65% -241.32 244.13 590.95 485.99
50.54
====================================================================================================
FULL REVISION COMMENTARY:
2157.1.3: Lee Bieber 2011-02-11 [merge] Merge Stewart - 716848: drizzleimport
displays wrong program_name
2155.3.1: Stewart Smith 2011-02-11 drizzleimport had incorrect program_name
(typo)
2157.1.2: Lee Bieber 2011-02-11 [merge] Merge Stewart - update README file
2155.2.1: Stewart Smith 2011-02-11 add some things to the README from the
website. give a bit of information about the project in the README
2157.1.1: Lee Bieber 2011-02-11 [merge] Merge Andrew and Joe - Exposes the
InnoDB SYS_REPLICATION_LOG to data_dictionary so that it is fast and fixes many
issues we have been having
2132.3.19: Andrew Hutchings 2011-02-10 [merge] Merge in transaction reader
libdrizzle fixes
2131.11.18: David Shrewsbury 2011-02-10 Fix up how we are creating/using
drizzle api result set
2132.3.18: Andrew Hutchings 2011-02-10 [merge] Merge in Shrew's transaction
reader fixes
2131.11.17: David Shrewsbury 2011-02-10 Fix freeing of result set
2132.3.17: Andrew Hutchings 2011-02-10 Fix possible visibility issue
2132.3.16: Andrew Hutchings 2011-02-10 Fix test cases
2132.3.15: Andrew Hutchings 2011-02-10 Add message_len column to
sys_replication_log and make transaction reader compatible
2132.3.14: Andrew Hutchings 2011-02-10 [merge] Merge in
lp:~dshrews/drizzle/trxrdr_inno_repl_changes
2131.11.16: David Shrewsbury 2011-02-08 Modify transaction_reader to
extract from InnoDB replication table properly.
2131.11.15: David Shrewsbury 2011-02-08 [merge] Merge trunk
2132.3.13: Andrew Hutchings 2011-02-10 Add DDL safeguards to
SYS_REPLICATION_LOG
2132.3.12: Andrew Hutchings 2011-02-10 Fix case sensitivity
2132.3.11: Andrew Hutchings 2011-02-10 Add index for Shrews
2132.3.10: Andrew Hutchings 2011-02-10 Fix end_timestamp
2132.3.9: Andrew Hutchings 2011-02-10 [merge] Merge in
lp:~skinny.moey/drizzle/inno_seq_commit
2131.11.14: Joseph Daly 2011-02-07 fix test
2131.11.13: Joseph Daly 2011-02-07 add segmented message implementation
2131.11.12: Joseph Daly 2011-02-07 formatting fixes
2131.11.11: Joseph Daly 2011-02-07 move where log_commit_id is being set,
startup events were having a problem as they do not call doCommit()
2131.11.10: Joseph Daly 2011-02-07 [merge] merge trunk
2131.11.9: Joseph Daly 2011-02-06 fix valgrind warning during init of trx
2131.11.8: Joseph Daly 2011-02-06 add commit_id_mutex
2131.11.7: Joseph Daly 2011-02-06 fix tests
2131.11.6: Joseph Daly 2011-02-06 use atomic for commit id
2131.11.5: Joseph Daly 2011-02-05 [merge] merge trunk
2131.11.4: Joseph Daly 2011-02-05 log commit id
2131.11.3: Joseph Daly 2011-02-02 fix compiler error
2131.11.2: Joseph Daly 2011-02-02 remove some unused code
2131.11.1: Joseph Daly 2011-02-02 first pass with commit_id, timestamp
2132.3.8: Andrew Hutchings 2011-02-10 Fix storage and output of replication
tables
2132.3.7: Andrew Hutchings 2011-02-09 Add basic start of direct access to
sys_replication_log. Broken at the moment
2132.3.6: Andrew Hutchings 2011-02-09 [merge] Merge trunk into branch
2132.3.5: Andrew Hutchings 2011-02-07 Limit the amount of RAM needed by the
transaction log tests
2132.3.4: Andrew Hutchings 2011-02-05 Fixed test case when test is run more
than once without restart
2132.3.3: Andrew Hutchings 2011-02-04 Add test cases for the
innodb_replication_log table
2132.3.2: Andrew Hutchings 2011-02-04 [merge] Merge trunk into branch
2132.3.1: Andrew Hutchings 2011-02-02 Make transaction_message_threshold a
read-only global variable instead of a per-session variable
_______________________________________________
Mailing list: https://launchpad.net/~drizzle-benchmark
Post to : [email protected]
Unsubscribe : https://launchpad.net/~drizzle-benchmark
More help : https://help.launchpad.net/ListHelp