=========================================================================================================
REGRESSION REPORT
=========================================================================================================
MACHINE:  drizzle-x4450
RUN ID:   685
RUN DATE: 2009-12-02T12:34:39.788011
WORKLOAD: innodb_1000K_readwrite
SERVER:   drizzled
VERSION:  lp:~mordred/drizzle/remove-name-map
REVISION: 1233
COMMENT:  1233: Monty Taylor 2009-12-02 [merge] Merged build.
=========================================================================================================

TRENDING OVER LAST 5 runs
Conc   TPS       % Diff from Avg Diff       Norm?          Min        Max       
 Avg        STD       
=========================================================================================================
2         628.96          -1.12%      -7.10   within norms     616.52     
656.74     636.05      11.76
4         859.28          -4.53%     -40.73   within norms     832.02     
958.88     900.01      44.64
8        1576.18          -8.49%    -146.15   within norms    1527.81    
1885.72    1722.33     148.56
16       2411.19          +5.49%     125.44   within norms    2112.89    
2432.76    2285.76     129.07
32       2723.87          +1.66%      44.40   within norms    2626.03    
2747.55    2679.48      47.16
64       2227.26          +0.43%       9.61   within norms    2136.62    
2301.48    2217.65      60.15
128      2172.94          -1.78%     -39.39   within norms    2163.17    
2310.39    2212.33      51.87
256      2020.91          +0.07%       1.44   within norms    1974.84    
2053.84    2019.46      28.25
512      1783.58          +1.20%      21.18   within norms    1735.38    
1788.69    1762.40      21.77
1024      979.44          -0.11%      -1.04   within norms     977.02     
983.97     980.48       2.67
=========================================================================================================

TRENDING OVER Last 20 runs

Conc   TPS       % Diff from Avg Diff       Norm?          Min        Max       
 Avg        STD       
=========================================================================================================
2         628.96          -1.12%      -7.10   within norms     616.52     
656.74     636.05      11.76
4         859.28          -4.53%     -40.73   within norms     832.02     
958.88     900.01      44.64
8        1576.18          -8.49%    -146.15   within norms    1527.81    
1885.72    1722.33     148.56
16       2411.19          +5.49%     125.44   within norms    2112.89    
2432.76    2285.76     129.07
32       2723.87          +1.66%      44.40   within norms    2626.03    
2747.55    2679.48      47.16
64       2227.26          +0.43%       9.61   within norms    2136.62    
2301.48    2217.65      60.15
128      2172.94          -1.78%     -39.39   within norms    2163.17    
2310.39    2212.33      51.87
256      2020.91          +0.07%       1.44   within norms    1974.84    
2053.84    2019.46      28.25
512      1783.58          +1.20%      21.18   within norms    1735.38    
1788.69    1762.40      21.77
1024      979.44          -0.11%      -1.04   within norms     977.02     
983.97     980.48       2.67
=========================================================================================================

TRENDING OVER ALL runs

Conc   TPS       % Diff from Avg Diff       Norm?          Min        Max       
 Avg        STD       
=========================================================================================================
2         628.96          -1.12%      -7.10   within norms     616.52     
656.74     636.05      11.76
4         859.28          -4.53%     -40.73   within norms     832.02     
958.88     900.01      44.64
8        1576.18          -8.49%    -146.15   within norms    1527.81    
1885.72    1722.33     148.56
16       2411.19          +5.49%     125.44   within norms    2112.89    
2432.76    2285.76     129.07
32       2723.87          +1.66%      44.40   within norms    2626.03    
2747.55    2679.48      47.16
64       2227.26          +0.43%       9.61   within norms    2136.62    
2301.48    2217.65      60.15
128      2172.94          -1.78%     -39.39   within norms    2163.17    
2310.39    2212.33      51.87
256      2020.91          +0.07%       1.44   within norms    1974.84    
2053.84    2019.46      28.25
512      1783.58          +1.20%      21.18   within norms    1735.38    
1788.69    1762.40      21.77
1024      979.44          -0.11%      -1.04   within norms     977.02     
983.97     980.48       2.67
=========================================================================================================
FULL REVISION COMMENTARY:

  1228.7.4: Brian Aker 2009-12-02 [merge] Merge Stewart
    1228.11.14: Stewart Smith 2009-12-02 my_end() no longer requires an argu...
    1228.11.13: Stewart Smith 2009-12-02 remove MY_GIVE_INFO parameter to my...
    1228.11.12: Stewart Smith 2009-12-02 remove final bits of my_end(MY_CHEC...
    1228.11.11: Stewart Smith 2009-12-02 remove remaining --debug-check call...
    1228.11.10: Stewart Smith 2009-12-02 remove --debug-check from drizzle
    1228.11.9: Stewart Smith 2009-12-02 remove --debug-check from drizzledump
    1228.11.8: Stewart Smith 2009-12-02 remove --debug-check from drizzleimport
    1228.11.7: Stewart Smith 2009-12-02 remove outdated --compress option fr...
    1228.11.6: Stewart Smith 2009-12-02 fix copyright notice in drizzleimpor...
    1228.11.5: Stewart Smith 2009-12-02 remove --debug-check from drizzleslap
    1228.11.4: Stewart Smith 2009-12-02 remove outdated --compress option fr...
    1228.11.3: Stewart Smith 2009-12-02 Add who modified drizzletest for Dri...
    1228.11.2: Stewart Smith 2009-12-02 remove unused --compress option from...
    1228.11.1: Stewart Smith 2009-12-02 remove dead embedded server code fro...
  1228.7.3: Brian Aker 2009-12-01 [merge] Merge Monty
    1228.9.12: Monty Taylor 2009-12-01 [merge] Merged trunk.
      1228.10.1: Monty Taylor 2009-11-30 Fixed Solaris. Duh.
    1228.9.11: Monty Taylor 2009-11-29 Logging modules.
    1228.9.10: Monty Taylor 2009-11-29 Version, length, transaction_log.
    1228.9.9: Monty Taylor 2009-11-29 Replication and error messages.
    1228.9.8: Monty Taylor 2009-11-29 Made a bunch of smaler plugins dynamic.
    1228.9.7: Monty Taylor 2009-11-28 [merge] Merged dynamic crc and md5.
      1192.5.6: Monty Taylor 2009-11-11 [merge] Fix crc32 dynamic loading.
        1192.8.1: Monty Taylor 2009-11-11 Made crc32 dynamic.
      1192.5.5: Monty Taylor 2009-11-11 Made md5 dynamic.
    1228.9.6: Monty Taylor 2009-11-28 [merge] Merged making sleep dynamic.
      1192.5.4: Monty Taylor 2009-11-11 Made sleep dynamic.
    1228.9.5: Monty Taylor 2009-11-28 Merged in some naming things.
    1228.9.4: Monty Taylor 2009-11-27 Fixes to valgrind supressions.
    1228.9.3: Monty Taylor 2009-11-27 All of the outstanding plugin loader s...
    1228.9.2: Monty Taylor 2009-11-27 Moved STL containers into the PoolOfTh...
    1228.9.1: Monty Taylor 2009-11-27 Moved the archive_open_tables list int...
  1228.7.2: Brian Aker 2009-12-01 [merge] Merge current set for staging.
    1228.8.2: Brian Aker 2009-12-01 Updating blackhole to skip store_lock. I...
    1228.8.1: Brian Aker 2009-12-01 Remove locks from information engine.

_______________________________________________
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