====================================================================================================
SYSBENCH BENCHMARK REPORT 
====================================================================================================
MACHINE:  r815-test2
RUN ID:   622
RUN DATE: 2011-02-11T22:30:51.016022
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     921.15       +0.43%       3.95     909.91     923.86     917.20       
4.66
32     1111.02       +2.76%      29.83    1034.28    1114.39    1081.19      
27.51
64     1383.56       +6.54%      84.95     911.03    1401.16    1298.61     
166.07
128    643.18       -0.76%      -4.91     620.09     699.09     648.09      
21.11
256    459.39       -1.02%      -4.75     455.48     474.56     464.14       
5.47
512    322.46       +0.57%       1.84     316.37     324.90     320.62       
2.69
1024   202.10       -0.26%      -0.53     200.57     206.25     202.63       
1.82
====================================================================================================

TRENDING OVER Last 20 runs 

Conc   TPS     % Diff from Avg   Diff       Min        Max        Avg        
STD       
====================================================================================================
16     921.15      -32.36%    -440.77     893.86    1762.20    1361.92     
403.46
32     1111.02      -30.21%    -480.83    1034.28    2100.27    1591.86     
448.30
64     1383.56       -0.58%      -8.09     911.03    1490.18    1391.65     
103.09
128    643.18      -26.73%    -234.69     619.62    1128.50     877.87     
208.52
256    459.39      -34.10%    -237.73     455.48     917.23     697.11     
210.20
512    322.46      -33.61%    -163.27     316.37     634.33     485.73     
150.01
1024   202.10      -35.00%    -108.84     200.57     410.50     310.94      
98.10
====================================================================================================

TRENDING OVER ALL runs 

Conc   TPS     % Diff from Avg   Diff       Min        Max        Avg        
STD       
====================================================================================================
16     921.15      -45.18%    -759.03     893.86    1869.76    1680.18     
161.19
32     1111.02      -43.94%    -870.99    1034.28    2395.61    1982.01     
222.96
64     1383.56       -4.01%     -57.82     899.67    1721.72    1441.38      
83.74
128    643.18      -40.59%    -439.44     619.62    1345.78    1082.62     
104.15
256    459.39      -47.50%    -415.58     455.48    1034.59     874.96      
85.09
512    322.46      -47.61%    -293.00     316.37     781.01     615.46      
65.07
1024   202.10      -49.07%    -194.69     200.57     487.49     396.79      
42.51
====================================================================================================
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