==================================================================
REGRESSION REPORT
==================================================================
MACHINE:  drizzle-x4450
RUN ID:   558
RUN DATE: 2009-10-14T01:55:15.650100
WORKLOAD: drizzled
SERVER:   innodb_1000K_readwrite
VERSION:  stage
REVISION: 1184
COMMENT:  1184: Brian Aker 2009-10-13 [merge] Merge memory.
==================================================================
Version Run ID  Date    Conc    TPS
==================================================================
stage-1184      558     2009-10-14 01:55:15     2       658.923333
stage-1184      558     2009-10-14 01:55:15     4       879.403333
stage-1184      558     2009-10-14 01:55:15     8       1912.176667
stage-1184      558     2009-10-14 01:55:15     16      2155.616667
stage-1184      558     2009-10-14 01:55:15     32      2685.676667
stage-1184      558     2009-10-14 01:55:15     64      2261.416667
stage-1184      558     2009-10-14 01:55:15     128     2035.143333
stage-1184      558     2009-10-14 01:55:15     256     1852.670000
stage-1184      558     2009-10-14 01:55:15     512     1473.513333
stage-1184      558     2009-10-14 01:55:15     1024    824.433333
stage-1184      556     2009-10-13 21:28:19     2       657.446667
stage-1184      556     2009-10-13 21:28:19     4       848.840000
stage-1184      556     2009-10-13 21:28:19     8       1407.800000
stage-1184      556     2009-10-13 21:28:19     16      2730.026667
stage-1184      556     2009-10-13 21:28:19     32      2726.740000
stage-1184      556     2009-10-13 21:28:19     64      2115.186667
stage-1184      556     2009-10-13 21:28:19     128     2174.396667
stage-1184      556     2009-10-13 21:28:19     256     1814.070000
stage-1184      556     2009-10-13 21:28:19     512     1462.506667
stage-1184      556     2009-10-13 21:28:19     1024    828.033333
stage-1183      554     2009-10-13 16:58:54     2       496.896667
stage-1183      554     2009-10-13 16:58:54     4       878.270000
stage-1183      554     2009-10-13 16:58:54     8       1379.623333
stage-1183      554     2009-10-13 16:58:54     16      2102.970000
stage-1183      554     2009-10-13 16:58:54     32      2741.346667
stage-1183      554     2009-10-13 16:58:54     64      2274.850000
stage-1183      554     2009-10-13 16:58:54     128     2173.393333
stage-1183      554     2009-10-13 16:58:54     256     1797.340000
stage-1183      554     2009-10-13 16:58:54     512     1436.283333
stage-1183      554     2009-10-13 16:58:54     1024    826.960000
stage-1182      552     2009-10-13 12:33:52     2       756.800000
stage-1182      552     2009-10-13 12:33:52     4       1151.176667
stage-1182      552     2009-10-13 12:33:52     8       1672.320000
stage-1182      552     2009-10-13 12:33:52     16      2224.143333
stage-1182      552     2009-10-13 12:33:52     32      2271.996667
stage-1182      552     2009-10-13 12:33:52     64      1993.133333
stage-1182      552     2009-10-13 12:33:52     128     1734.316667
stage-1182      552     2009-10-13 12:33:52     256     1515.903333
stage-1182      552     2009-10-13 12:33:52     512     1422.103333
stage-1182      552     2009-10-13 12:33:52     1024    838.313333
==================================================================
FULL REVISION COMMENTARY:

  1130.3.36: Monty Taylor 2009-10-13 [merge] Merged up with build.
  1130.3.35: Monty Taylor 2009-10-12 Removed unneeded const_cast<> ... you c...
  1130.3.34: Monty Taylor 2009-10-12 [merge] Merged up with build.
  1130.3.33: Monty Taylor 2009-10-12 [merge] Merged latest from plugin-base-...
    1130.2.29: Monty Taylor 2009-10-12 Removed runtime active flag from plug...
  1130.3.32: Monty Taylor 2009-10-12 Added check for using namespace in head...
  1130.3.31: Monty Taylor 2009-10-12 Fixed an equals sign issue on a changed...
  1130.3.30: Monty Taylor 2009-10-12 Output positive test status too.
  1130.3.29: Monty Taylor 2009-10-12 [merge] Merged with latest.
    1130.2.28: Monty Taylor 2009-10-12 Fixing is_active to be atomic.
  1130.3.28: Monty Taylor 2009-10-06 Moved heapdef.h and myisamdef.h to *_pr...
  1130.3.27: Monty Taylor 2009-10-06 Removed global.h from non-private headers.
  1130.3.26: Monty Taylor 2009-10-06 Removed global.h from headers.
  1130.3.25: Monty Taylor 2009-10-06 No more server_includes.h in headers.
  1130.3.24: Monty Taylor 2009-10-06 Removed server_includes.h from join_cac...
  1130.3.23: Monty Taylor 2009-10-06 Removed more server_includes.h from hea...
  1130.3.22: Monty Taylor 2009-10-06 Removed more instances of including ser...
  1130.3.21: Monty Taylor 2009-10-06 Added missing include guards. Removed s...
  1130.3.20: Monty Taylor 2009-10-06 [merge] Merged latest plugin-base-class.
  1130.3.19: Monty Taylor 2009-10-01 [merge] Merged latest plugin-base-class.
  1130.3.18: Monty Taylor 2009-09-30 Small namespace cleanup.
  1130.3.17: Monty Taylor 2009-09-29 [merge] Merged in plugin base class work.
  1130.3.16: Monty Taylor 2009-09-29 Moved the last three methods from plugi...
  1130.3.15: Monty Taylor 2009-09-29 [merge] Merged in latest plugin-slot-re...
  1130.3.14: Monty Taylor 2009-09-27 [merge] Merged up with latest plugin-sl...
  1130.3.13: Monty Taylor 2009-09-25 Finished cleaning namespaces in drizzle...
  1130.3.12: Monty Taylor 2009-09-25 using namespace drizzled; to namespace ...
  1130.3.11: Monty Taylor 2009-09-25 Renamed drizzled::Registry to drizzled:...
  1130.3.10: Monty Taylor 2009-09-25 Cleaned up service namespacing.
  1130.3.9: Monty Taylor 2009-09-25 Wrapped table_proto_write.cc code in nam...
  1130.3.8: Monty Taylor 2009-09-25 [merge] Merged latest plugin-slot-reorg ...
  1130.3.7: Monty Taylor 2009-09-24 [merge] Merged in latest plugin-slot-reorg.
  1130.3.6: Monty Taylor 2009-09-24 Removed use of using namespace std; from...
  1130.3.5: Monty Taylor 2009-09-22 Fixed multi_malloc.h include guard.
  1130.3.4: Monty Taylor 2009-09-22 [merge] Merged in tree-wide include guar...
    1122.2.13: Monty Taylor 2009-08-29 Header cleanup.
    1122.2.12: Monty Taylor 2009-08-29 Removed the silly my_ptrdiff_t typedef.
    1122.2.11: Monty Taylor 2009-08-29 Add the cpplint.sh file to run across...
    1122.2.10: Monty Taylor 2009-08-29 Fixed all of the include guards.
    1122.2.9: Monty Taylor 2009-08-29 Changed header guard naming and detect...
    1122.2.8: Monty Taylor 2009-08-29 Removed the runtime/references check, ...
    1122.2.7: Monty Taylor 2009-08-29 Fixed a few things found by run off cp...
    1122.2.6: Monty Taylor 2009-08-27 Added cpplint.py from Google.
    1122.2.5: Monty Taylor 2009-08-27 Killed some dead code.
    1122.2.4: Monty Taylor 2009-08-27 Two more cleanups.
    1122.2.3: Monty Taylor 2009-08-27 Updated the uncrustify style config. M...
    1122.2.2: Monty Taylor 2009-08-27 Added missing copyright headers. Added...
    1122.2.1: Monty Taylor 2009-08-27 Fixed a couple of little things that u...
  1130.3.3: Monty Taylor 2009-09-22 Fixed some include guards.
  1130.3.2: Monty Taylor 2009-09-22 [merge] Merged plugin-slot-reorg.
  1130.3.1: Monty Taylor 2009-09-22 Moved multi_malloc into drizzled since i...

_______________________________________________
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