====================================================================================================
SYSBENCH BENCHMARK REPORT
====================================================================================================
MACHINE: drizzle-build-n01.wc1.dfw1.stabletransit.com
RUN ID: 908
RUN DATE: 2011-02-11T15:56:02.001017
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 1774.49 -3.41% -62.63 1755.32 1890.91 1837.12
42.14
32 2343.87 -1.66% -39.56 2300.65 2452.69 2383.42
48.89
64 2567.21 +0.02% 0.54 2478.03 2621.84 2566.68
40.57
128 2536.51 -1.03% -26.36 2524.52 2611.41 2562.87
21.73
256 2568.19 +0.41% 10.44 2539.71 2576.34 2557.76
12.21
512 2291.78 -0.93% -21.59 2290.27 2333.18 2313.37
14.07
1024 1423.64 +1.68% 23.53 1366.47 1471.53 1400.10
31.09
====================================================================================================
TRENDING OVER Last 20 runs
Conc TPS % Diff from Avg Diff Min Max Avg
STD
====================================================================================================
16 1774.49 -3.26% -59.84 1744.57 1890.91 1834.33
34.50
32 2343.87 -2.90% -69.92 2250.06 2548.17 2413.79
80.55
64 2567.21 +0.03% 0.65 2451.33 2628.20 2566.56
44.12
128 2536.51 -0.82% -20.97 2464.78 2611.41 2557.48
27.32
256 2568.19 +0.32% 8.10 2502.80 2599.30 2560.09
23.88
512 2291.78 -0.91% -21.12 2285.48 2346.61 2312.90
14.06
1024 1423.64 +1.40% 19.64 1329.92 1552.06 1404.00
45.52
====================================================================================================
TRENDING OVER ALL runs
Conc TPS % Diff from Avg Diff Min Max Avg
STD
====================================================================================================
16 1774.49 -10.73% -213.35 1709.73 2233.42 1987.85
121.21
32 2343.87 -10.19% -265.98 2010.47 2909.92 2609.85
157.49
64 2567.21 -3.51% -93.41 2191.91 2998.80 2660.62
167.49
128 2536.51 -3.91% -103.26 2107.33 2911.98 2639.77
124.49
256 2568.19 +1.63% 41.10 2174.91 2691.02 2527.10
82.13
512 2291.78 +14.61% 292.11 1301.49 2470.12 1999.68
450.85
1024 1423.64 -6.43% -97.81 1251.35 1866.15 1521.45
171.69
====================================================================================================
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