=========================================================================================================
REGRESSION REPORT
=========================================================================================================
MACHINE:  drizzle-x4450
RUN ID:   1002
RUN DATE: 2010-03-01T12:04:25.487707
WORKLOAD: innodb_1000K_readonly
SERVER:   drizzled
VERSION:  lp:drizzle/staging
REVISION: 1316
COMMENT:  1316: Brian Aker 2010-03-01 [merge] Merge up build to staging.
=========================================================================================================

TRENDING OVER LAST 5 runs
Conc   TPS       % Diff from Avg Diff       Norm?          Min        Max       
 Avg        STD       
=========================================================================================================
2        1498.03          -0.59%      -8.93   within norms    1470.34    
1535.77    1506.95      20.27
4        2709.80          +0.73%      19.74   within norms    2633.82    
2749.29    2690.06      36.79
8        4430.05          -0.86%     -38.38   within norms    4194.46    
4587.01    4468.43      93.11
16       5632.92          -0.60%     -33.76   within norms    5509.38    
5881.62    5666.69     101.06
32       5558.61          +0.93%      51.24   within norms    5398.89    
5612.09    5507.37      60.10
64       5020.89          +1.38%      68.11  outside norms    4869.36    
5084.78    4952.78      54.29
128      4484.11          +0.86%      38.19  outside norms    4394.84    
4507.32    4445.92      32.30
256      3944.45          +0.42%      16.67   within norms    3887.79    
3958.99    3927.79      17.48
512      2541.06          +1.86%      46.51  outside norms    2451.37    
2558.79    2494.56      28.73
1024     1275.51          +1.21%      15.30  outside norms    1234.31    
1283.50    1260.21      14.26
2048      651.03          +0.18%       1.18   within norms     636.56     
655.93     649.85       5.15
=========================================================================================================

TRENDING OVER Last 20 runs

Conc   TPS       % Diff from Avg Diff       Norm?          Min        Max       
 Avg        STD       
=========================================================================================================
2        1498.03          -2.73%     -42.06  outside norms    1470.34    
1629.32    1540.09      29.91
4        2709.80          -1.03%     -28.20   within norms    2633.82    
2851.93    2738.00      51.40
8        4430.05          -2.50%    -113.48  outside norms    4172.62    
4638.61    4543.54      88.90
16       5632.92          -2.62%    -151.50  outside norms    5509.38    
5953.65    5784.42     102.67
32       5558.61          -0.71%     -40.00   within norms    5398.89    
5796.01    5598.61      84.54
64       5020.89          +0.66%      32.68   within norms    4869.36    
5127.99    4988.21      62.67
128      4484.11          -0.37%     -16.66   within norms    4394.84    
4588.84    4500.77      47.64
256      3944.45          -0.35%     -13.67   within norms    3887.79    
4056.29    3958.12      33.68
512      2541.06          +0.37%       9.41   within norms    2396.11    
2651.34    2531.66      55.10
1024     1275.51          +0.95%      12.06   within norms    1234.31    
1299.10    1263.45      14.84
2048      651.03          +0.16%       1.01   within norms     636.56     
660.16     650.02       4.77
=========================================================================================================

TRENDING OVER ALL runs

Conc   TPS       % Diff from Avg Diff       Norm?          Min        Max       
 Avg        STD       
=========================================================================================================
2        1498.03          -2.75%     -42.41  outside norms    1440.88    
1634.82    1540.44      28.27
4        2709.80          -0.73%     -19.83   within norms    2332.99    
2864.23    2729.64      66.72
8        4430.05          -0.63%     -28.17   within norms     874.30    
4670.08    4458.22     324.00
16       5632.92          -0.80%     -45.70   within norms     439.35    
6008.42    5678.63     632.25
32       5558.61          +1.59%      86.84   within norms     702.67    
5796.01    5471.77     539.65
64       5020.89          +2.39%     116.98   within norms    2419.24    
5127.99    4903.91     323.99
128      4484.11          +1.83%      80.60   within norms    2170.57    
4609.10    4403.51     289.96
256      3944.45          +1.86%      72.01   within norms    1918.30    
4075.93    3872.44     251.91
512      2541.06          +2.32%      57.64   within norms    1980.69    
2898.19    2483.43     183.80
1024     1275.51          +3.29%      40.58   within norms     982.86    
1342.63    1234.93      86.71
2048      651.03          +2.32%      14.75   within norms     559.69     
660.73     636.28      27.33
=========================================================================================================
FULL REVISION COMMENTARY:

  1309.1.23: Brian Aker 2010-03-01 [merge] Updated Innodb table functions.
    1309.3.8: Joe Daly 2010-03-01 rename populate* functions to conform to n...
    1309.3.7: Joe Daly 2010-03-01 add drizzleslap tests
    1309.3.6: Joe Daly 2010-02-28 add new tests, and fix counter in data_dic...
    1309.3.5: Joe Daly 2010-02-27 [merge] merge trunk
    1309.3.4: Joe Daly 2010-02-27 port last tables, and fix up tests
    1309.3.3: Joe Daly 2010-02-26 add new tables
    1309.3.2: Joe Daly 2010-02-25 fix compilation error
    1309.3.1: Joe Daly 2010-02-25 move i_s methods to data_dictionary tables
  1309.1.22: Brian Aker 2010-03-01 [merge] Merge Brian
    1309.2.2: Brian Aker 2010-02-28 Re-enable tests. Note issue in DESC (nee...
    1309.2.1: Brian Aker 2010-02-28 Merge in refactor on Innodb.
  1309.1.21: Brian Aker 2010-03-01 [merge] Merge.
    1314.2.1: Monty Taylor 2010-03-01 Moved reference to innodb plugin heade...
  1309.1.20: Brian Aker 2010-03-01 [merge] Merge Monty
    1314.1.1: Monty Taylor 2010-03-01 Also check for schema_writer in $build...

_______________________________________________
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