==================================================================
REGRESSION REPORT
==================================================================
MACHINE:  drizzle-x4450
RUN DATE: 2009-08-28T10:35:14.763805
WORKLOAD: drizzled
SERVER:   innodb_1000K_readonly
VERSION:  stage
REVISION: 1127
COMMENT:  1127: Brian Aker 2009-08-28 [merge] Merge Monty
==================================================================
stage-1124      2       1541.422000
stage-1124      4       2683.436000
stage-1124      8       4085.706000
stage-1124      16      5610.229000
stage-1124      32      5443.477000
stage-1124      64      4807.944000
stage-1124      128     4220.026000
stage-1124      256     3696.602000
stage-1124      512     2032.727000
stage-1124      1024    1002.984000
stage-1124      2048    566.855000
stage-1125      2       1523.132000
stage-1125      4       2679.884000
stage-1125      8       4137.834000
stage-1125      16      5624.940000
stage-1125      32      5443.963000
stage-1125      64      4822.812000
stage-1125      128     4226.138000
stage-1125      256     3646.061000
stage-1125      512     2030.834000
stage-1125      1024    1002.949000
stage-1125      2048    566.668000
stage-1126      2       1510.802000
stage-1126      4       2698.046000
stage-1126      8       4146.070667
stage-1126      16      5692.986333
stage-1126      32      5541.496333
stage-1126      64      4898.082000
stage-1126      128     4312.755000
stage-1126      256     3731.086333
stage-1126      512     2395.721000
stage-1126      1024    1185.720333
stage-1126      2048    610.279000
stage-1127      2       1542.028000
stage-1127      4       2693.624000
stage-1127      8       4118.753000
stage-1127      16      5673.160000
stage-1127      32      5400.885000
stage-1127      64      4792.506000
stage-1127      128     4277.805000
stage-1127      256     3680.245000
stage-1127      512     2046.397000
stage-1127      1024    989.398000
stage-1127      2048    566.267000
==================================================================
FULL REVISION COMMENTARY:

  1124.2.4: Monty Taylor 2009-08-26 [merge] Merged Jay from lp:~jaypipes/dri...
    1039.5.58: Jay Pipes 2009-08-25 Removes GPB 2.1-specific ParseFromBounde...
    1039.5.57: Jay Pipes 2009-08-25 Fix up test cases after adding session I...
    1039.5.56: Jay Pipes 2009-08-21 Adds Session ID accessor, and output to ...
    1039.5.55: Jay Pipes 2009-08-11 [merge] Merge trunk
    1039.5.54: Jay Pipes 2009-08-10 Error messages have to be normalized for...
    1039.5.53: Jay Pipes 2009-08-10 Fixes based on Monty's code review.
    1039.5.52: Jay Pipes 2009-08-07 [merge] Merge with trunk
    1039.5.51: Jay Pipes 2009-08-07 Removes realloc() calls and uses a std::...
    1039.5.50: Jay Pipes 2009-08-07 Tiny fix in error message when writing b...
    1039.5.49: Jay Pipes 2009-08-06 [merge] Merge trunk
    1039.5.48: Jay Pipes 2009-08-03 [merge] Merge Padraig's work on filtered...
      1039.9.15: Padraig O'Sullivan 2009-08-03 Corrected the way the table n...
      1039.9.14: Padraig O'Sullivan 2009-08-03 Updated the filtered replicat...
      1039.9.13: Padraig O'Sullivan 2009-08-01 [merge] Merge the latest chan...
      1039.9.12: Padraig O'Sullivan 2009-08-01 Updated the result file for t...
      1039.9.11: Padraig O'Sullivan 2009-08-01 Added the ability to filter r...
    1039.5.47: Jay Pipes 2009-08-03 [merge] Merge trunk
    1039.5.46: Jay Pipes 2009-07-31 Tiny style and comment cleanups.
    1039.5.45: Jay Pipes 2009-07-31 Update CommandLogReader to understand ch...
    1039.5.44: Jay Pipes 2009-07-31 Adds CRC32 checksumming to Command Log p...
    1039.5.43: Jay Pipes 2009-07-30 [merge] Merge filtered replicator from P...
      1039.9.10: Padraig O'Sullivan 2009-07-30 Whoops, called unlock when I ...
      1039.9.9: Padraig O'Sullivan 2009-07-30 Updated the regex system varia...
      1039.9.8: Padraig O'Sullivan 2009-07-30 Updated the command_log test s...
      1039.9.7: Padraig O'Sullivan 2009-07-30 Adding doxygen comments to the...
      1039.9.6: Padraig O'Sullivan 2009-07-30 Taking Jay's code review comme...
      1039.9.5: Padraig O'Sullivan 2009-07-30 [merge] Merging the latest fro...
      1039.9.4: Padraig O'Sullivan 2009-07-25 Added support for filtering ev...
      1039.9.3: Padraig O'Sullivan 2009-07-24 Updating the filtered replicat...
      1039.9.2: Padraig O'Sullivan 2009-07-23 Added support for a user to mo...
      1039.9.1: Padraig O'Sullivan 2009-07-22 Created a simple filtered repl...
    1039.5.42: Jay Pipes 2009-07-29 Splits out the previously aggregated all...
    1039.5.41: Jay Pipes 2009-07-29 Adds a new plugin class interface for a ...
    1039.5.40: Jay Pipes 2009-07-29 Adds a little more debugging info in err...
    1039.5.39: Jay Pipes 2009-07-29 This patch does a couple things in prepa...
  1124.2.3: Monty Taylor 2009-08-26 [merge] Merged Jay from  lp:~jaypipes/dr...
    1119.9.15: Jay Pipes 2009-08-26 [merge] Merge trunk and resolve conflicts.
    1119.9.14: Jay Pipes 2009-08-26 Style cleanups after review. Thanks Mont...
    1119.9.13: Jay Pipes 2009-08-25 [merge] Merge trunk
    1119.9.12: Jay Pipes 2009-08-24 First phase removal of MTYP_TYPENR() mac...
    1119.9.11: Jay Pipes 2009-08-24 Removes f_is_packed() macro and FIELDFLA...
    1119.9.10: Jay Pipes 2009-08-24 Removes FIELDFLAG_MAYBE_NULL and f_maybe...
    1119.9.9: Jay Pipes 2009-08-24 Style cleanup in parse_table_proto() to h...
    1119.9.8: Jay Pipes 2009-08-21 Fixes incorrect non-setup of optional sca...
    1119.9.7: Jay Pipes 2009-08-21 Removes FIELDFLAG_BINARY and the useless ...
    1119.9.6: Jay Pipes 2009-08-21 Removes the FIELDFLAG_DECIMAL, the f_is_d...
    1119.9.5: Jay Pipes 2009-08-21 Removes FIELDFLAG_NUMBER, f_is_num() and ...
    1119.9.4: Jay Pipes 2009-08-21 Removes the FIELDFLAG_NO_DEFAULT bit and ...
    1119.9.3: Jay Pipes 2009-08-21 Final removal of FIELDFLAG_BLOB.  This re...
    1119.9.2: Jay Pipes 2009-08-21 Phase I removal of FIELDFLAG_BLOB.  This ...
    1119.9.1: Jay Pipes 2009-08-20 Removes ENUM FIELDFLAG (interval), the un...
  1124.2.2: Monty Taylor 2009-08-26 [merge] Merged Trond from lp:~trond-norb...
    1124.3.1: Trond Norbye 2009-08-25 Bug #416554: 64-bit integer truncation...
  1124.2.1: Monty Taylor 2009-08-26 [merge] Merged Diego from lp:~diego-fmpw...
  1124.1.2: Diego Medina 2009-08-25 Renamed ER_WRONG_PARAMCOUNT_TO_NATIVE_FC...
  1124.1.1: Diego Medina 2009-08-25 *Implemented the blueprint

_______________________________________________
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