==================================================================================================== SYSBENCH BENCHMARK REPORT ==================================================================================================== MACHINE: drizzle-build-n02.wc1.dfw1.stabletransit.com RUN ID: 641 RUN DATE: 2010-11-08T16:07:11.173382 WORKLOAD: innodb_1000K_readwrite SERVER: drizzled VERSION: staging REVISION: 1915 COMMENT: 1915: Brian Aker 2010-11-08 [merge] Merge in Stewart's change to blob field size. ====================================================================================================
TRENDING OVER LAST 5 runs Conc TPS % Diff from Avg Diff Min Max Avg STD ==================================================================================================== 16 1335.97 -0.52% -7.00 1296.29 1411.76 1342.97 30.04 32 1571.46 +1.69% 26.05 1443.81 1633.47 1545.41 58.62 64 1665.15 +1.31% 21.56 1462.92 1751.67 1643.59 96.03 128 1770.11 +2.53% 43.63 1566.14 1774.30 1726.48 65.79 256 1717.54 +0.81% 13.73 1618.22 1730.09 1703.80 32.21 512 1476.74 +0.86% 12.59 1426.60 1480.47 1464.15 14.43 1024 1049.27 -0.01% -0.12 1009.65 1071.81 1049.39 17.28 ==================================================================================================== TRENDING OVER Last 20 runs Conc TPS % Diff from Avg Diff Min Max Avg STD ==================================================================================================== 16 1335.97 -1.76% -23.98 1296.29 1421.81 1359.95 27.80 32 1571.46 +0.84% 13.13 1439.01 1639.31 1558.33 52.22 64 1665.15 -2.65% -45.41 1462.92 1782.95 1710.56 67.48 128 1770.11 +1.07% 18.68 1566.14 1805.45 1751.43 39.20 256 1717.54 -0.10% -1.72 1618.22 1754.81 1719.25 23.52 512 1476.74 -0.70% -10.42 1426.60 1523.33 1487.16 23.47 1024 1049.27 -0.80% -8.43 986.93 1114.55 1057.70 30.17 ==================================================================================================== TRENDING OVER ALL runs Conc TPS % Diff from Avg Diff Min Max Avg STD ==================================================================================================== 16 1335.97 +4.23% 54.25 1111.61 1503.03 1281.72 70.90 32 1571.46 -3.90% -63.81 664.38 1870.18 1635.27 118.81 64 1665.15 -7.05% -126.24 711.60 2059.46 1791.39 126.92 128 1770.11 -3.38% -62.00 1563.60 2051.37 1832.11 97.62 256 1717.54 -0.34% -5.94 1340.97 1824.49 1723.47 61.41 512 1476.74 +13.38% 174.30 828.88 1554.29 1302.44 203.64 1024 1049.27 +33.54% 263.52 450.29 1132.65 785.75 243.80 ==================================================================================================== FULL REVISION COMMENTARY: 1267.1.8: Stewart Smith 2010-11-08 change dynamic_cast in field_conv.cc back to static_cast for runtime performance 1267.1.7: Stewart Smith 2010-11-08 in field_conv.cc, get_copy_func should not try to cast Field_blob to Field_varstring as Field_ blob does not inherit from field_varstring. Previously this kinda worked out due to the first member of field_blob kinda making sense in this comparison. Instead, we just shortcut to that decision if we are converting from BLOB. 1267.1.6: Stewart Smith 2010-11-08 change cast in field_conv.cc that was producing valgrind warning to dynamic_cast to crash on invalid cast. this shows up in several tests: e.g. func_gconcat 1267.1.5: Stewart Smith 2010-11-07 [merge] merge trunk 1267.1.4: Stewart Smith 2009-12-09 remove last bits of packlength from Field_blob, leaving only support for 4 byte length for blobs (not 1, not 2 and certainly not 3). 1267.1.3: Stewart Smith 2009-12-09 remove Field_blob constructor that had set_packflag argument being called in Item::tmp_table_field_from_field_type(). This would cause a Field_blob to be created that used 3 bytes instead of 4 for length... potentially causing all sorts of trouble 1267.1.2: Stewart Smith 2009-12-09 remove Field_blob constructor that only takes packlength as argument. It's never even called 1267.1.1: Stewart Smith 2009-12-09 remove blob_pack_length argument to Field_blob constructor. _______________________________________________ Mailing list: https://launchpad.net/~drizzle-benchmark Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-benchmark More help : https://help.launchpad.net/ListHelp

