=======================================================================================
DBT2 REPORT
=======================================================================================
MACHINE:  orisndriz01
RUN ID:   881
RUN DATE: 2011-01-18T13:17:14.681956
SERVER:   drizzled
VERSION:  staging
REVISION: 2095
COMMENT:  2095: Lee Bieber 2011-01-18 [merge] Merge Brian - fix processlist 
test, was failing under lcov

================================================================================================
TRENDING OVER LAST 5 runs
Connections TPM   % Diff from Avg Diff    Min     Max     Avg     STD    
================================================================================================
16         129.19     +0.67%      0.86  124.30  129.80  128.33    2.06
32         124.12     -3.05%     -3.90  124.12  130.94  128.02    2.59
64         123.52     -2.17%     -2.74  123.52  129.80  126.26    2.33
128        134.71     +4.80%      6.17  123.70  134.71  128.54    3.56
256        128.40     +0.42%      0.54  124.51  130.75  127.86    2.09
512        122.15     -4.27%     -5.45  122.15  131.14  127.60    3.14
1024       126.64     +0.03%      0.04  124.87  127.82  126.60    1.14

================================================================================================
TRENDING OVER LAST 20 runs
Connections TPM   % Diff from Avg Diff    Min     Max     Avg     STD    
================================================================================================
16         129.19     +1.98%      2.51  118.83  131.96  126.68    3.26
32         124.12     -3.32%     -4.27  124.12  132.66  128.39    2.83
64         123.52     -3.09%     -3.94  123.51  130.78  127.46    2.20
128        134.71     +5.72%      7.29  120.98  134.71  127.42    3.45
256        128.40     +1.44%      1.82  119.80  132.51  126.58    3.00
512        122.15     -3.55%     -4.50  120.98  132.70  126.65    3.25
1024       126.64     -0.01%     -0.01  121.76  131.73  126.65    2.24

================================================================================================
TRENDING OVER ALL runs
Connections TPM   % Diff from Avg Diff    Min     Max     Avg     STD    
================================================================================================
16         129.19     +1.47%      1.88  115.60  136.22  127.31    3.27
32         124.12     -2.69%     -3.43  115.60  137.79  127.55    3.40
64         123.52     -3.06%     -3.90  115.79  137.45  127.42    3.20
128        134.71     +5.68%      7.23  115.40  136.56  127.48    3.44
256        128.40     +0.81%      1.03  117.06  136.03  127.37    3.38
512        122.15     -4.11%     -5.23  115.95  135.83  127.38    3.32
1024       126.64     -0.52%     -0.66  115.09  135.83  127.30    3.26

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

  2094.1.6: Lee Bieber 2011-01-18 [merge] Merge Brian - fix processlist test, 
was failing under lcov
    2094.2.2: Brian Aker 2011-01-18 Update for additional processes in wait 
test.
    2094.2.1: Brian Aker 2011-01-18 Fix issue where if we had additional 
connections the test would should wrong
  2094.1.5: Lee Bieber 2011-01-18 [merge] Merge Marisa - fix bug 684803: Need 
to update Drizzledump documentation with migration conversions / caveats
    1994.4.43: Marisa Plumb 2011-01-17 remoing backticks
    1994.4.42: Marisa Plumb 2011-01-17 table change
    1994.4.41: Marisa Plumb 2011-01-17 perhaps a fix to count.rst
    1994.4.40: Marisa Plumb 2011-01-17 removed couple bitwise refs
    1994.4.39: Marisa Plumb 2011-01-17 new material to address 
https://bugs.launchpad.net/drizzle/+bug/684803, new functions
    1994.4.38: Marisa Plumb 2011-01-17 multi-table exlanation to address 
https://bugs.launchpad.net/drizzle/+bug/686641
    1994.4.37: Marisa Plumb 2011-01-17 modifications to functions
    1994.4.36: Marisa Plumb 2011-01-17 [merge] updating to trunk
  2094.1.4: Lee Bieber 2011-01-18 [merge] Merge Monty - fix bug 567387: quotes 
now appearing around module name and author in data_dicionary view
    2088.4.2: Monty Taylor 2011-01-17 Updated the result file.
    2088.4.1: Monty Taylor 2011-01-16 Removed an extra set of quoting.
  2094.1.3: Lee Bieber 2011-01-18 [merge] Merge Monty - fix bug 658752: 
Incorrect datadir value being stored
    2088.3.1: Monty Taylor 2011-01-16 How about let's not overwrite the value. 
What's that about anyway?
  2094.1.2: Lee Bieber 2011-01-18 [merge] Merge Andrew - fix bug 680872: 
max-connect-errors appears to be unused 
    2088.2.1: Andrew Hutchings 2011-01-16 Remove max-connect-error variables 
since it is completely unused
  2094.1.1: Lee Bieber 2011-01-18 [merge] Merge Stewart - Haildb updates, 
ANALYZE table as well as improved index statistics
    1977.3.27: Stewart Smith 2011-01-12 force pandora-build to look for HailDB 
2.3.2 (Cairo) or later as it is required
    1977.3.26: Stewart Smith 2011-01-12 [merge] merge Andrew's bug fix for log 
buffer size being in number of pages instead of bytes
      1977.4.1: Andrew Hutchings 2011-01-10 Fix test case results as part of 
bug #578644
    1977.3.25: Stewart Smith 2011-01-12 [merge] merge trunk
    1977.3.24: Stewart Smith 2011-01-06 [merge] merge warn_unused_result tree 
to see if it fixes some of teh problems we're having with errors.
    1977.3.23: Stewart Smith 2011-01-06 don't try to rollback an already rolled 
back transaction in HailDB. If the transaction is not started, we can just 
release the txn.
    1977.3.22: Stewart Smith 2011-01-06 HailDB will roll back a transaction 
itself due to DB_DEADLOCK.
    1977.3.21: Stewart Smith 2011-01-05 [merge] merge trunk
    1977.3.20: Stewart Smith 2010-12-24 implement rec_per_key index statistics 
for HailDB engine (part of HA_STATUS_CONST). Requires HailDB 2.3-cairo
    1977.3.19: Stewart Smith 2010-12-24 add index_read_res test for HailDB.
    1977.3.18: Stewart Smith 2010-12-24 add ANALYZE support to HailDB. Requires 
HailDB 2.3-cairo.
    1977.3.17: Stewart Smith 2010-12-21 [merge] merge trunk
    1977.3.16: Stewart Smith 2010-12-14 [merge] merge trunk

_______________________________________________
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