=======================================================================================
DBT2 REPORT
=======================================================================================
MACHINE:  orisndriz01
RUN ID:   461
RUN DATE: 2010-07-28T20:36:54.594143
SERVER:   drizzled
VERSION:  staging
REVISION: 1671
COMMENT:  1671: Brian Aker 2010-07-28 [merge] Rollup of patch from Brian. 
Includes malloc -> new for Table, and

================================================================================================
TRENDING OVER LAST 5 runs
Connections TPM   % Diff from Avg Diff       Norm?       Min     Max     Avg    
 STD    
================================================================================================
2          126.06     +0.78%      0.98   within norms  122.15  128.99  125.08   
 2.43
4          129.02     +1.24%      1.58   within norms  121.37  131.92  127.44   
 3.70
8          125.86     +0.81%      1.01   within norms  120.78  126.25  124.85   
 2.06
16         126.84     -1.79%     -2.31   within norms  124.69  134.85  129.15   
 3.44
32         124.51     -1.27%     -1.60   within norms  123.91  131.18  126.11   
 2.63
64         126.06     -1.53%     -1.96  outside norms  126.06  129.77  128.02   
 1.43
128        131.14     +3.04%      3.87  outside norms  123.91  131.14  127.27   
 2.44
256        131.92     +0.94%      1.22   within norms  127.21  133.09  130.70   
 2.12
512        125.86     -0.74%     -0.94   within norms  121.56  129.97  126.80   
 2.94
1024       123.13     -3.35%     -4.27  outside norms  123.13  131.57  127.40   
 3.00

================================================================================================
TRENDING OVER LAST 20 runs
Connections TPM   % Diff from Avg Diff       Norm?       Min     Max     Avg    
 STD    
================================================================================================
2          126.06     +0.37%      0.47   within norms  122.15  128.99  125.59   
 2.29
4          129.02     +0.54%      0.69   within norms  121.37  132.16  128.33   
 3.09
8          125.86     -1.01%     -1.29   within norms  120.78  134.85  127.15   
 3.66
16         126.84     -0.82%     -1.04   within norms  122.75  134.85  127.88   
 3.26
32         124.51     -1.80%     -2.29   within norms  122.74  135.24  126.80   
 3.49
64         126.06     -1.11%     -1.42   within norms  121.56  131.73  127.48   
 2.91
128        131.14     +3.41%      4.32  outside norms  120.58  131.14  126.82   
 2.90
256        131.92     +2.74%      3.52  outside norms  124.10  133.09  128.40   
 3.23
512        125.86     -1.49%     -1.91   within norms  121.56  134.46  127.77   
 3.37
1024       123.13     -3.41%     -4.35  outside norms  123.13  131.57  127.48   
 2.95

================================================================================================
TRENDING OVER ALL runs
Connections TPM   % Diff from Avg Diff       Norm?       Min     Max     Avg    
 STD    
================================================================================================
2          126.06     -0.76%     -0.96   within norms  115.60  134.66  127.02   
 3.79
4          129.02     +1.61%      2.04   within norms  112.06  139.35  126.98   
 4.03
8          125.86     -0.82%     -1.04   within norms  113.82  137.25  126.90   
 3.97
16         126.84     +0.10%      0.12   within norms  114.19  134.85  126.72   
 3.76
32         124.51     -1.91%     -2.42   within norms  112.06  135.24  126.93   
 3.94
64         126.06     -0.46%     -0.58   within norms   88.73  134.27  126.64   
 4.50
128        131.14     +3.52%      4.46   within norms   21.11  136.22  126.68   
 7.99
256        131.92     +3.97%      5.04  outside norms  114.02  135.24  126.88   
 3.82
512        125.86     -0.52%     -0.65   within norms   57.46  135.24  126.51   
 5.89
1024       123.13     -3.15%     -4.01   within norms   88.73  135.83  127.14   
 4.47

=========================================================================================================================
FULL REVISION COMMENTARY:

  1669.3.10: Brian Aker 2010-07-28 [merge] getAlias() added to table.
    1669.2.6: Brian Aker 2010-07-28 First pass through encapsulating getAlias() 
from table.
  1669.3.9: Brian Aker 2010-07-28 Removed tolower usage, and did a small style 
thing with for() loop.
  1669.3.8: Brian Aker 2010-07-28 Udf lookup now done via case insensitive 
unordered map
  1669.3.7: Brian Aker 2010-07-28 Use different hash now for identifier.
  1669.3.6: Brian Aker 2010-07-28 [merge] Updates to use Table properly.
    1669.2.5: Brian Aker 2010-07-28 Since table is now fixed, we no longer need 
"newed"
    1669.2.4: Brian Aker 2010-07-28 Fix temp tables to use new over malloc.
    1669.2.3: Brian Aker 2010-07-28 new is now the new for Table. It is the 
shiny.
  1669.3.5: Brian Aker 2010-07-28 [merge] Merge in Trunk.
  1669.3.4: Brian Aker 2010-07-28 Fix up a few additional cases around case 
insensitive usage for
  1669.3.3: Brian Aker 2010-07-28 Remove the need for tolower in retrieval of 
table functions.
  1669.3.2: Brian Aker 2010-07-28 This fixes the issue with case and unordered 
map.
  1669.3.1: Brian Aker 2010-07-28 Remove usage of my_hash in table_share.

_______________________________________________
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