====================================================================================================
SYSBENCH BENCHMARK REPORT 
====================================================================================================
MACHINE:  Drizzle-build-n04
RUN ID:   213
RUN DATE: 2011-05-29T06:01:36.200301
WORKLOAD: innodb_1000K_readwrite
SERVER:   drizzled
VERSION:  staging
REVISION: 2315
COMMENT:  2315: Mark Atwood 2011-05-28 [merge] merge 
lp:~stewart/drizzle/xtrabackup-17-dev
====================================================================================================

TRENDING OVER LAST 5 runs 
Conc   TPS     % Diff from Avg   Diff       Min        Max        Avg        
STD       
====================================================================================================
16     1708.30       -1.12%     -19.43    1643.90    1814.82    1727.73      
42.84
32     1756.75       +0.77%      13.38    1671.16    1815.51    1743.36      
42.73
64     1792.33       +3.01%      52.41    1694.91    1807.23    1739.92      
37.59
128    1717.23       +0.14%       2.44    1687.45    1742.21    1714.79      
16.97
256    1543.43       +0.85%      13.08    1512.20    1554.49    1530.36      
11.37
512    1332.83       -0.31%      -4.17    1329.33    1349.38    1336.99       
5.75
1024   1021.74       +2.40%      23.94     934.69    1034.04     997.79      
33.65
====================================================================================================

TRENDING OVER Last 20 runs 

Conc   TPS     % Diff from Avg   Diff       Min        Max        Avg        
STD       
====================================================================================================
16     1708.30       -0.73%     -12.49    1634.60    1831.96    1720.78      
39.21
32     1756.75       +1.35%      23.48    1595.91    1845.82    1733.27      
52.50
64     1792.33       +2.82%      49.14    1662.96    1812.25    1743.19      
35.05
128    1717.23       +1.30%      21.99    1626.77    1750.91    1695.24      
29.96
256    1543.43       +1.51%      22.94    1478.93    1560.34    1520.49      
21.74
512    1332.83       -0.11%      -1.53    1311.71    1355.59    1334.36      
11.23
1024   1021.74       +0.58%       5.92     934.69    1043.04    1015.82      
21.65
====================================================================================================

TRENDING OVER ALL runs 

Conc   TPS     % Diff from Avg   Diff       Min        Max        Avg        
STD       
====================================================================================================
16     1708.30       -3.08%     -54.36    1177.28    1913.94    1762.66      
76.37
32     1756.75       +1.70%      29.36    1448.82    1853.08    1727.39      
62.55
64     1792.33       +3.36%      58.22    1480.63    1872.32    1734.11      
53.81
128    1717.23       +1.52%      25.71    1401.59    1771.41    1691.52      
47.70
256    1543.43       +1.60%      24.26    1268.10    1580.87    1519.17      
39.72
512    1332.83       -0.05%      -0.71    1077.71    1380.41    1333.53      
34.93
1024   1021.74       +1.27%      12.77     880.04    1065.34    1008.96      
31.11
====================================================================================================
FULL REVISION COMMENTARY:

  2312.2.5: Stewart Smith 2011-05-22 move some xtrabackup sources into correct 
place in subtree
  2312.2.4: Stewart Smith 2011-05-22 [merge] merge latest xtrabackup branch - 
more work towards xtrabackup 1.7
    0.68.8: Alexey Kopytov 2011-04-21 [merge] Merge from 
lp:~percona-dev/percona-xtrabackup/percona-xtrabackup-windows
      0.76.1: Alexey Kopytov 2011-04-21 Added initial support for Windows 
builds:
  2312.2.3: Stewart Smith 2011-05-21 [merge] merge more xtrabackup revisions
    0.68.7: Valentine Gostev 2011-04-18 [merge] Added test for bug 723318
      0.75.1: Valentine Gostev 2011-04-18 Added test for bug 723318
    0.68.6: Valentine Gostev 2011-04-18 [merge] Fixed options for running xb in 
test xb_export
      0.74.1: Valentine Gostev 2011-04-16 innodb_file_per_table option must be 
used with export
    0.68.5: Alexey Kopytov 2011-04-17 [merge] Automerge from trunk.
      0.71.3: Valentine Gostev 2011-04-16 [merge] Fixed typo in OTFILE, fix 
vlog to send output to stderr
        0.73.1: Valentine Gostev 2011-04-16 Fixed typo in OTFILE, fix run_cmd 
to send output to stderr
      0.71.2: Valentine Gostev 2011-04-15 [merge] Added test for lru dump 
restore
        0.72.1: Valentine Gostev 2011-03-30 Added test for lru dump restore
      0.71.1: Valentine Gostev 2011-04-15 [merge] Added test and fix for bug 
408803
        0.70.1: Valentine Gostev 2011-03-30 Added test and fix for bug 408803
    0.68.4: Alexey Kopytov 2011-04-17 Bug #762207: build script error when 
changing directories
  2312.2.2: Stewart Smith 2011-05-21 [merge] merge xtrabackup gcc46 warnings 
backport
    0.68.3: Alexey Kopytov 2011-04-13 [merge] Automerge from 
lp:~stewart/percona-xtrabackup/gcc46-warnings-backport
      0.69.5: Stewart Smith 2011-04-10 fix GCC 4.6 compiler warning: variable 
assigned but never used: max_field
      0.69.4: Stewart Smith 2011-04-10 fix GCC 4.6 compiler warning: variable 
assigned but never used: extern_len
      0.69.3: Stewart Smith 2011-04-10 fix GCC 4.6 compiler warning: variable 
assigned but never used: more_data
      0.69.2: Stewart Smith 2011-04-10 fix GCC 4.6 compiler warning: variables 
assigned but never used: up_to_date_group and old_scanned_lsn
      0.69.1: Stewart Smith 2011-04-10 fix GCC 4.6 warning: variable assigned 
but never used: flush_lsn
    0.68.2: Alexey Kopytov 2011-04-13 Fixed end-of-lines characters in 
sakila-data.sql from CRLF to LF.
  2312.2.1: Stewart Smith 2011-05-21 [merge] merge xtrabackup tree revision 
merging my fix-local-shadows-global branch
    0.68.1: Alexey Kopytov 2011-03-31 [merge] Merge from 
lp:~stewart/percona-xtrabackup/fix-local-shadows-global
      0.67.1: Stewart Smith 2011-03-31 fix local variable shadows global warning

_______________________________________________
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