=========================================================================================================
REGRESSION REPORT  compared to staging historical data
=========================================================================================================
MACHINE:  drizzle-build-n01.wc1.dfw1.stabletransit.com
RUN ID:   436
RUN DATE: 2010-09-17T13:19:55.388659
WORKLOAD: innodb_1000K_readonly
SERVER:   drizzled
VERSION:  lp:~skinny.moey/drizzle/fix_up_rollback_to_savepoint
REVISION: 1769
COMMENT:  1769: Joseph Daly 2010-09-17 [merge] merge trunk
=========================================================================================================

TRENDING OVER LAST 5 runs  compared to staging historical data
Conc   TPS       % Diff from Avg Diff       Norm?          Min        Max       
 Avg        STD       
=========================================================================================================
16       2048.99          +1.12%      22.60  outside norms    1978.79    
2062.27    2026.39      21.14
32       2611.98          -1.17%     -30.80  outside norms    2587.98    
2673.46    2642.78      22.07
64       2567.75          -1.38%     -36.03  outside norms    2536.44    
2659.31    2603.79      33.26
128      2557.72          -2.51%     -65.92  outside norms    2563.92    
2686.29    2623.64      44.86
256      2539.43          -3.16%     -82.86  outside norms    2558.97    
2655.27    2622.29      32.01
512      2301.45          -3.75%     -89.59  outside norms    2357.54    
2419.74    2391.04      17.95
1024     1656.57          -2.20%     -37.29  outside norms    1599.35    
1729.04    1693.86      36.96
=========================================================================================================

TRENDING OVER Last 20 runs  compared to staging historical data

Conc   TPS       % Diff from Avg Diff       Norm?          Min        Max       
 Avg        STD       
=========================================================================================================
16       2048.99          +1.31%      26.50   within norms    1950.71    
2074.19    2022.48      31.30
32       2611.98          -0.62%     -16.34   within norms    2525.80    
2688.41    2628.32      38.21
64       2567.75          -1.12%     -29.07   within norms    2508.87    
2664.51    2596.82      39.61
128      2557.72          -1.82%     -47.54  outside norms    2539.21    
2686.29    2605.25      39.53
256      2539.43          -2.32%     -60.27  outside norms    2521.67    
2655.27    2599.70      32.30
512      2301.45          -3.59%     -85.71  outside norms    2317.53    
2437.89    2387.16      26.43
1024     1656.57          -3.51%     -60.23  outside norms    1599.35    
1777.43    1716.80      29.75
=========================================================================================================

TRENDING OVER ALL runs  compared to staging historical data

Conc   TPS       % Diff from Avg Diff       Norm?          Min        Max       
 Avg        STD       
=========================================================================================================
16       2048.99          -1.55%     -32.18   within norms    1765.65    
2233.42    2081.17      72.52
32       2611.98          -4.15%    -113.21  outside norms    2010.47    
2909.92    2725.19     108.08
64       2567.75          -7.79%    -216.89  outside norms    2191.91    
2998.80    2784.64     133.31
128      2557.72          -6.26%    -170.93  outside norms    2107.33    
2911.98    2728.64      97.44
256      2539.43          +0.84%      21.12   within norms    2174.91    
2691.02    2518.31      91.22
512      2301.45         +40.46%     662.98  outside norms     968.50    
2470.12    1638.47     463.42
1024     1656.57         +76.62%     718.65  outside norms     485.25    
1785.20     937.92     483.82
=========================================================================================================
FULL REVISION COMMENTARY:

  1762.2.9: lbieber 2010-09-16 [merge] Merge Stewart - remove the unbalanced 
my_end() call from drizzledump
    1762.12.2: lbieber 2010-09-16 [merge] Merge Stewart - remove the unbalanced 
my_end() call from drizzledump
      1762.13.1: Stewart Smith 2010-09-16 drizzledump no longer uses anything 
needing internal::my_init() or my_end. so remove the my_end call.
    1762.12.1: lbieber 2010-09-16 [merge] Merge Stewart - move math functions 
into plugin
      1759.3.11: Stewart Smith 2010-09-14 fix header guard style
      1759.3.10: Stewart Smith 2010-09-14 fix header guard style
      1759.3.9: Stewart Smith 2010-09-14 fix header guard style
      1759.3.8: Stewart Smith 2010-09-14 move POW() and POWER() function into 
math_functions plugin
      1759.3.7: Stewart Smith 2010-09-13 move SIN() function into 
math_functions plugin
      1759.3.6: Stewart Smith 2010-09-13 move LOG(), LOG2() and LOG10() 
functions into math_functions plugin
      1759.3.5: Stewart Smith 2010-09-13 move COS() function into 
math_functions plugin
      1759.3.4: Stewart Smith 2010-09-13 move ATAN() and ATAN2() function into 
math_functions plugin. ATAN2() is just another instance of ATAN()
      1759.3.3: Stewart Smith 2010-09-13 move ASIN() function into 
math_functions plugin
      1759.3.2: Stewart Smith 2010-09-13 move ACOS() function into 
math_functions plugin
      1759.3.1: Stewart Smith 2010-09-13 move ABS() function into 
math_functions plugin. We now have '3 AS three' allowed as a parameter, just 
like all the UDFs did
  1762.2.8: lbieber 2010-09-16 [merge] Merge Brian - IO cleanup
    1762.11.1: lbieber 2010-09-16 [merge] Merge Brian - IO cleanup
      1762.10.1: Brian Aker 2010-09-16 [merge] Merge of trunk.
        1749.3.21: Brian Aker 2010-09-14 Remove data_home_real_unpacked
        1749.3.20: Brian Aker 2010-09-14 Updated myisam for identifier.
        1749.3.19: Brian Aker 2010-09-13 More use of identifier.
        1749.3.18: Brian Aker 2010-09-13 Replace some of the CSV non-usage of 
identifier for path.
        1749.3.17: Brian Aker 2010-09-13 Remove direct use of name from heap.
        1749.3.16: Brian Aker 2010-09-13 Remove dead call for determining table 
name.
        1749.3.15: Brian Aker 2010-09-13 Use full path for opening up directory 
files when checking for types.
        1749.3.14: Brian Aker 2010-09-11 Update to use the identifier (and not 
the straight filename).
  1762.2.7: lbieber 2010-09-16 [merge] Merge Brian/Monty - Remove the restart 
required files from embedded (instead have one master.opt file)
    1762.9.2: Monty Taylor 2010-09-16 master.opt files are additive.
    1762.9.1: Monty Taylor 2010-09-16 [merge] Merged brian's opt cleanup work.
      1762.8.4: Brian Aker 2010-09-15 Missed the new opt file.
      1762.8.3: Brian Aker 2010-09-15 Remove the restart required files from 
embedded (instead have one master.opt file)
      1762.8.2: Brian Aker 2010-09-15 Remove individual opt files for single 
master opt file.
      1762.8.1: Brian Aker 2010-09-15 This will now require someone to do a 
--plugin-add in order to have csv,
  1762.2.6: lbieber 2010-09-15 [merge] Merge Vijay - Added new utf 8 test case 
for creating tamil tables
    1762.6.2: lbieber 2010-09-15 [merge] Merge Vijay - Added new utf 8 test 
case for creating tamil tables
      1762.7.1: Vijay Samuel 2010-09-16 Merge added new utf 8 test case for 
creating tamil tables
    1762.6.1: lbieber 2010-09-15 [merge] Merge Shrews - fix bug 616941 - 
Selecting transaction_log record that does not exist crashes server
      1762.5.1: David Shrewsbury 2010-09-15 Validate message type and size when 
reading from transaction log; fix potential memory leaks
  1762.2.5: Brian Aker 2010-09-15 [merge] Merge of Brian refactor + fix for 
Solaris find.
    1762.4.2: Brian Aker 2010-09-15 Solaris found an issue...
    1762.4.1: lbieber 2010-09-15 [merge] Merge Brian - more refactoring and 
adding option for optional schedulers and making them --plugin-add only
      1755.2.14: Brian Aker 2010-09-15 Adding opt for optional schedulers and 
making them --plugin-add only.
      1755.2.13: Brian Aker 2010-09-15 Add join in order to allow for signal 
thread to be shutdown during shutdown
      1755.2.12: Brian Aker 2010-09-15 Convert pool of threds.
      1755.2.11: Brian Aker 2010-09-14 Update for boost.
      1755.2.10: Brian Aker 2010-09-14 Clean up the calls around the signal 
handler.
      1755.2.9: Brian Aker 2010-09-14 Factor out bits for signal handler.
      1755.2.8: Brian Aker 2010-09-13 Remove dead/bad calls for scheduler.
      1755.2.7: Brian Aker 2010-09-13 Refactor, boost direct use.
      1755.2.6: Brian Aker 2010-09-13 Remove usage of non-boost lock type.

_______________________________________________
Mailing list: https://launchpad.net/~drizzle-benchmark
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~drizzle-benchmark
More help   : https://help.launchpad.net/ListHelp
  • [Drizzle-benchmark] S... drizzle-build-n01 . wc1 . dfw1 . stabletransit . com

Reply via email to