==================================================================
REGRESSION REPORT
==================================================================
MACHINE: drizzle-x4450
RUN DATE: 2009-08-11T19:13:00.429855
WORKLOAD: drizzled
SERVER: innodb_1000K_readwrite
VERSION: stage
REVISION: 1115
COMMENT: 1115: Brian Aker 2009-08-11 [merge] MErge Jay
==================================================================
stage-1111 2 759.899000
stage-1111 4 1233.694500
stage-1111 8 1845.233000
stage-1111 16 2675.570000
stage-1111 32 2373.684000
stage-1111 64 2148.841500
stage-1111 128 1979.237500
stage-1111 256 1594.835000
stage-1111 512 1448.904000
stage-1111 1024 830.293000
stage-1112 2 703.368000
stage-1112 4 1319.569000
stage-1112 8 1655.584000
stage-1112 16 2681.992000
stage-1112 32 2349.971000
stage-1112 64 2167.463000
stage-1112 128 1972.142000
stage-1112 256 1626.636000
stage-1112 512 1428.596000
stage-1112 1024 837.358000
stage-1113 2 757.958000
stage-1113 4 1147.017000
stage-1113 8 2035.648000
stage-1113 16 2634.980000
stage-1113 32 2445.002000
stage-1113 64 2123.758000
stage-1113 128 1999.924000
stage-1113 256 1643.678000
stage-1113 512 1459.875000
stage-1113 1024 845.063000
stage-1114 2 756.477000
stage-1114 4 1153.536000
stage-1114 8 1625.442000
stage-1114 16 2107.993000
stage-1114 32 2329.307000
stage-1114 64 2123.759000
stage-1114 128 1993.300000
stage-1114 256 1619.575000
stage-1114 512 1455.100000
stage-1114 1024 835.643000
stage-1115 2 712.793333
stage-1115 4 1314.043333
stage-1115 8 1713.070000
stage-1115 16 2129.970000
stage-1115 32 2301.176667
stage-1115 64 2017.596667
stage-1115 128 1767.733333
stage-1115 256 1499.203333
stage-1115 512 1409.750000
stage-1115 1024 824.780000
==================================================================
FULL REVISION COMMENTARY:
1093.1.59: Jay Pipes 2009-08-10 [merge] Fixes for Solaris with ufs filesys...
1108.6.20: Padraig O'Sullivan 2009-08-07 Renamed access_type to access_m...
1093.1.58: Jay Pipes 2009-08-07 [merge] Merge Monty's subunit-junit work.
1111.1.1: Monty Taylor 2009-08-13 Added both direct subunit to junit out...
1093.1.57: Jay Pipes 2009-08-07 [merge] Merge and resolved conflicts for M...
1110.1.7: Monty Taylor 2009-08-07 [merge] Merged trunk.
1110.1.6: Monty Taylor 2009-08-05 Removed unused add(Listen) methods.
1110.1.5: Monty Taylor 2009-08-05 Renamed PluginRegistry to plugin::Regi...
1110.1.4: Monty Taylor 2009-08-05 Moved ListenHandler to slot::Listen.
1110.1.3: Monty Taylor 2009-08-05 Added ListenHandler as a member of Plu...
1110.1.2: Monty Taylor 2009-08-05 [merge] Merged Eric from lp:~eday/driz...
1110.1.1: Monty Taylor 2009-08-05 [merge] Merged latest pandora-build
1093.1.56: Jay Pipes 2009-08-07 [merge] Merge Monty's pandora build changes
1093.9.11: Monty Taylor 2009-08-07 pandora-build v0.41 - added more warn...
1093.9.10: Monty Taylor 2009-08-07 Removed myisamchk from what we instal...
1093.9.9: Monty Taylor 2009-08-07 pandora-build v0.40
1093.1.55: Jay Pipes 2009-08-07 [merge] Merge of Padraig's cleanup of opti...
1108.6.19: Padraig O'Sullivan 2009-08-06 Changed the name of join_type_s...
1108.6.18: Padraig O'Sullivan 2009-08-06 Updating some return statements...
1108.6.17: Padraig O'Sullivan 2009-08-06 Removed the 2.0 constant in the...
1108.6.16: Padraig O'Sullivan 2009-08-06 Adding space after negation ope...
1108.6.15: Padraig O'Sullivan 2009-08-06 Fixing various style related is...
1108.6.14: Padraig O'Sullivan 2009-08-06 Resolving an issue after mergin...
1108.6.13: Padraig O'Sullivan 2009-08-06 [merge] Merge from trunk.
1108.6.12: Padraig O'Sullivan 2009-08-04 Added a default constructor for...
1108.6.11: Padraig O'Sullivan 2009-08-04 Added some doxygen comments to ...
1108.6.10: Padraig O'Sullivan 2009-08-04 Changing some accessors to be m...
1108.6.9: Padraig O'Sullivan 2009-08-04 Cleaned up the method for settin...
1108.6.8: Padraig O'Sullivan 2009-08-04 Made the positions member of the...
1108.6.7: Padraig O'Sullivan 2009-08-04 More work on attempts to encapsu...
1108.6.6: Padraig O'Sullivan 2009-08-04 Adding accessors to the JOIN cla...
1108.6.5: Padraig O'Sullivan 2009-08-04 Fixed formatting and style issue...
1108.6.4: Padraig O'Sullivan 2009-08-04 Made the best_positions member o...
1108.6.3: Padraig O'Sullivan 2009-08-04 Converted the POSITION struct to...
1108.6.2: Padraig O'Sullivan 2009-08-04 Whoops, forgot a comma in an arr...
1108.6.1: Padraig O'Sullivan 2009-08-04 Changed the name of the enum joi...
1093.1.54: Jay Pipes 2009-08-06 Reverts {0}; back to memset() due to compi...
1093.1.53: Jay Pipes 2009-08-06 [merge] Merging Eric's refactoring and cle...
971.3.71: Eric Day 2009-08-06 [merge] Merged trunk.
971.3.70: Eric Day 2009-08-06 Fixed style issues found by Jay.
971.3.69: Eric Day 2009-08-05 [merge] Merged trunk, fixed some leftover In...
971.3.68: Eric Day 2009-08-04 [merge] Merged Trunk.
971.3.67: Eric Day 2009-08-04 Switched static funtion to anonymous namespa...
971.3.66: Eric Day 2009-08-04 Fixed thread_id bug from session refactoring...
971.3.65: Eric Day 2009-08-04 Namespace cleanup for Protocol and Listen.
971.3.64: Eric Day 2009-08-04 Cleaned up Scheduler plugin, moved more code...
971.3.63: Eric Day 2009-08-04 Removed protocol field flags.
971.3.62: Eric Day 2009-08-04 Fixed test that depended on wait_timeout. Th...
971.3.61: Eric Day 2009-08-04 Removed setRandom from Protocol class.
971.3.60: Eric Day 2009-08-03 Moved connect_timeout, net_*_timeout, and re...
971.3.59: Eric Day 2009-07-31 Removed client_capabilities from session and...
971.3.58: Eric Day 2009-07-31 [merge] Merged trunk.
971.3.57: Eric Day 2009-07-18 [merge] Merged trunk.
971.3.56: Eric Day 2009-07-02 [merge] Merged 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