====================================================================================================
SYSBENCH BENCHMARK REPORT 
====================================================================================================
MACHINE:  Drizzle-build-n04
RUN ID:   67
RUN DATE: 2011-02-11T20:32:23.691891
WORKLOAD: innodb_1000K_readwrite
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     1773.88       +0.68%      11.91    1693.60    1833.11    1761.97      
39.06
32     1649.31       -4.10%     -70.57    1604.68    1789.66    1719.88      
51.29
64     1694.34       +0.12%       2.10    1645.12    1778.87    1692.24      
34.71
128    1678.90       +0.37%       6.22    1641.99    1713.55    1672.68      
18.78
256    1496.96       -1.00%     -15.11    1477.32    1546.41    1512.06      
20.68
512    1346.37       +0.85%      11.32    1324.85    1349.97    1335.05       
7.04
1024   1045.40       +1.26%      13.04    1017.01    1061.64    1032.36      
14.00
====================================================================================================

TRENDING OVER Last 20 runs 

Conc   TPS     % Diff from Avg   Diff       Min        Max        Avg        
STD       
====================================================================================================
16     1773.88       -0.45%      -8.03    1693.60    1851.24    1781.91      
43.51
32     1649.31       -4.37%     -75.37    1590.27    1829.79    1724.68      
58.46
64     1694.34       -2.20%     -38.11    1645.12    1864.74    1732.45      
44.64
128    1678.90       -0.69%     -11.61    1617.09    1763.22    1690.51      
31.70
256    1496.96       -1.12%     -16.98    1473.46    1562.86    1513.94      
23.52
512    1346.37       +0.71%       9.49    1316.26    1358.90    1336.89       
9.17
1024   1045.40       +1.25%      12.86     976.73    1065.34    1032.53      
20.17
====================================================================================================

TRENDING OVER ALL runs 

Conc   TPS     % Diff from Avg   Diff       Min        Max        Avg        
STD       
====================================================================================================
16     1773.88       +1.20%      21.05    1177.28    1913.94    1752.82     
117.82
32     1649.31       -4.42%     -76.33    1448.82    1853.08    1725.64      
76.89
64     1694.34       -2.19%     -37.97    1480.63    1864.74    1732.31      
73.71
128    1678.90       -0.46%      -7.81    1401.59    1771.41    1686.71      
74.32
256    1496.96       -0.91%     -13.72    1268.10    1578.72    1510.68      
62.38
512    1346.37       +1.64%      21.67    1077.71    1366.44    1324.71      
58.96
1024   1045.40       +2.11%      21.59     880.04    1065.34    1023.81      
35.53
====================================================================================================
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

Reply via email to