[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[svnbench] Revision: 1334843 compiled May 7 2012, 00:21:28

From: <neels_at_apache.org>
Date: Mon, 07 May 2012 01:59:17 +0000

/home/neels/svnbench/20120507-002445
Started at Mon May 7 00:24:45 UTC 2012

*Disclaimer:* this tests only file://-URL access on a GNU/Linux VM.
This is intended to measure changes in performance of the local working
copy layer, *only*. These results are *not* generally true for everyone.

Averaged-total results across all runs:
---------------------------------------

COMPARE total_1.7.x to total_trunk
  TOTAL RUN timings: 177.1 seconds avg for total_1.7.x
                     137.3 seconds avg for total_trunk
      avg operation
   0.78|-39.797 TOTAL RUN
   0.90| -0.002 add
   0.92| -0.080 checkout
   0.94| -0.681 commit
   1.08| +0.018 copy
   0.79| -0.082 delete
   0.11| -5.591 info
   0.95| -0.252 merge
   0.84| -0.002 mkdir
   0.88| -0.001 prop mod
   0.89| -0.001 propdel
   0.85| -0.001 proplist
   0.85| -0.002 propset
   0.86| -0.001 resolve
   0.99| -0.003 resolved
   0.94| -0.012 status
   0.88| -0.180 switch
   0.90| -0.083 update
(legend: "1.23|+0.45" means: slower by factor 1.23 and by 0.45 seconds;
 factor < 1 and difference < 0 means 'total_trunk' is faster than 'total_1.7.x')

Above totals split into separate <dir-levels>x<dir-spread> runs:
----------------------------------------------------------------

COMPARE 5x5_1.7.x to 5x5_trunk
  TOTAL RUN timings: 493.3 seconds avg for 5x5_1.7.x
                     376.2 seconds avg for 5x5_trunk
      avg operation
   0.76|-117.154 TOTAL RUN
   0.90| -0.002 add
   0.92| -0.212 checkout
   0.93| -2.083 commit
   1.24| +0.061 copy
   0.78| -0.233 delete
   0.10|-16.631 info
   0.94| -0.770 merge
   0.84| -0.002 mkdir
   0.88| -0.001 prop mod
   0.90| -0.001 propdel
   0.85| -0.001 proplist
   0.85| -0.002 propset
   0.86| -0.001 resolve
   1.00| +0.000 resolved
   0.95| -0.030 status
   0.89| -0.454 switch
   0.90| -0.209 update
(legend: "1.23|+0.45" means: slower by factor 1.23 and by 0.45 seconds;
 factor < 1 and difference < 0 means '5x5_trunk' is faster than '5x5_1.7.x')

COMPARE 100x1_1.7.x to 100x1_trunk
  TOTAL RUN timings: 28.7 seconds avg for 100x1_1.7.x
                      25.9 seconds avg for 100x1_trunk
      avg operation
   0.90| -2.798 TOTAL RUN
   0.89| -0.002 add
   0.88| -0.024 checkout
   0.96| -0.066 commit
   1.13| +0.025 copy
   0.90| -0.012 delete
   0.47| -0.138 info
   0.99| -0.007 merge
   0.86| -0.002 mkdir
   0.82| -0.002 prop mod
   0.84| -0.002 propdel
   0.82| -0.002 proplist
   0.84| -0.002 propset
   0.86| -0.001 resolve
   0.90| -0.007 resolved
   0.92| -0.006 status
   0.83| -0.069 switch
   0.87| -0.036 update
(legend: "1.23|+0.45" means: slower by factor 1.23 and by 0.45 seconds;
 factor < 1 and difference < 0 means '100x1_trunk' is faster than '100x1_1.7.x')

COMPARE 1x100_1.7.x to 1x100_trunk
  TOTAL RUN timings: 9.3 seconds avg for 1x100_1.7.x
                       9.8 seconds avg for 1x100_trunk
      avg operation
   1.06| +0.560 TOTAL RUN
   0.92| -0.003 add
   0.96| -0.003 checkout
   1.16| +0.106 commit
   0.87| -0.031 copy
   0.90| -0.002 delete
   0.96| -0.002 info
   1.09| +0.020 merge
   0.88| -0.001 prop mod
   0.88| -0.001 propdel
   0.91| -0.001 proplist
   0.84| -0.001 propset
   0.87| -0.001 resolve
   0.90| -0.002 resolved
   0.96| -0.001 status
   0.83| -0.016 switch
   0.91| -0.004 update
(legend: "1.23|+0.45" means: slower by factor 1.23 and by 0.45 seconds;
 factor < 1 and difference < 0 means '1x100_trunk' is faster than '1x100_1.7.x')

More detail:
------------

Timings for 5x5_1.7.x
    N min max avg operation (unit is seconds)
    6 448.24 622.96 493.35 TOTAL RUN
  887 0.01 1.86 0.02 add
   12 0.02 5.78 2.81 checkout
   48 1.61 147.18 30.04 commit
    6 0.19 0.37 0.26 copy
    6 0.80 1.36 1.04 delete
   30 9.59 44.11 18.53 info
   12 7.21 23.43 13.83 merge
  960 0.01 0.52 0.01 mkdir
 6407 0.01 0.73 0.01 prop mod
  261 0.01 0.05 0.01 propdel
12550 0.01 0.74 0.01 proplist
25373 0.01 4.24 0.01 propset
   12 0.01 0.01 0.01 resolve
   12 0.50 0.74 0.60 resolved
   84 0.20 1.58 0.55 status
    6 3.87 4.47 4.05 switch
   90 0.17 7.48 2.12 update

---
Timings for 5x5_trunk
    N   min     max     avg    operation  (unit is seconds)
    6  353.22  408.16  376.19  TOTAL RUN
  887    0.01    1.69    0.02  add
   12    0.02    5.55    2.60  checkout
   48    1.54  110.08   27.96  commit
    6    0.20    0.58    0.32  copy
    6    0.78    0.82    0.80  delete
   30    0.73    3.90    1.90  info
   12    5.74   21.42   13.06  merge
  960    0.01    0.77    0.01  mkdir
 6407    0.01    1.15    0.01  prop mod
  261    0.01    0.11    0.01  propdel
12550    0.01    1.41    0.01  proplist
25373    0.01    0.48    0.01  propset
   12    0.01    0.01    0.01  resolve
   12    0.45    1.53    0.61  resolved
   84    0.18    1.21    0.52  status
    6    3.40    3.87    3.60  switch
   90    0.14    7.29    1.91  update
---
COMPARE 5x5_1.7.x to 5x5_trunk
  TOTAL RUN timings: 493.3 seconds avg for 5x5_1.7.x
                     376.2 seconds avg for 5x5_trunk
      min              max              avg         operation
   0.79|-95.021     0.66|-214.804    0.76|-117.154  TOTAL RUN
   0.83| -0.001     0.91| -0.168     0.90| -0.002   add
   0.98| -0.000     0.96| -0.228     0.92| -0.212   checkout
   0.96| -0.072     0.75|-37.099     0.93| -2.083   commit
   1.03| +0.007     1.58| +0.212     1.24| +0.061   copy
   0.98| -0.014     0.60| -0.547     0.78| -0.233   delete
   0.08| -8.863     0.09|-40.205     0.10|-16.631   info
   0.80| -1.472     0.91| -2.013     0.94| -0.770   merge
   0.84| -0.001     1.49| +0.255     0.84| -0.002   mkdir
   0.86| -0.001     1.58| +0.423     0.88| -0.001   prop mod
   0.84| -0.001     2.08| +0.057     0.90| -0.001   propdel
   0.83| -0.001     1.89| +0.664     0.85| -0.001   proplist
   0.85| -0.001     0.11| -3.755     0.85| -0.002   propset
   0.84| -0.001     0.89| -0.001     0.86| -0.001   resolve
   0.89| -0.053     2.08| +0.797     1.00| +0.000   resolved
   0.88| -0.024     0.77| -0.365     0.95| -0.030   status
   0.88| -0.473     0.87| -0.598     0.89| -0.454   switch
   0.81| -0.031     0.97| -0.188     0.90| -0.209   update
(legend: "1.23|+0.45" means: slower by factor 1.23 and by 0.45 seconds;
 factor < 1 and difference < 0 means '5x5_trunk' is faster than '5x5_1.7.x')
Timings for 100x1_1.7.x
    N   min     max     avg    operation  (unit is seconds)
    6   27.42   29.43   28.69  TOTAL RUN
  148    0.01    0.14    0.02  add
   12    0.02    0.39    0.20  checkout
   48    0.28    4.85    1.77  commit
    6    0.17    0.25    0.19  copy
    6    0.11    0.12    0.12  delete
   30    0.13    0.49    0.26  info
   12    0.59    1.23    0.84  merge
  107    0.01    0.02    0.01  mkdir
  361    0.01    0.10    0.01  prop mod
   17    0.01    0.01    0.01  propdel
  687    0.01    0.09    0.01  proplist
 1113    0.01    0.09    0.01  propset
   12    0.01    0.01    0.01  resolve
   12    0.06    0.10    0.08  resolved
   84    0.04    0.12    0.08  status
    6    0.39    0.45    0.42  switch
   90    0.04    0.81    0.27  update
---
Timings for 100x1_trunk
    N   min     max     avg    operation  (unit is seconds)
    6   25.38   26.93   25.89  TOTAL RUN
  148    0.01    0.13    0.01  add
   12    0.02    0.34    0.17  checkout
   48    0.31    4.42    1.70  commit
    6    0.18    0.25    0.22  copy
    6    0.10    0.11    0.10  delete
   30    0.07    0.21    0.12  info
   12    0.48    2.00    0.83  merge
  107    0.01    0.03    0.01  mkdir
  361    0.01    0.03    0.01  prop mod
   17    0.01    0.01    0.01  propdel
  687    0.01    0.06    0.01  proplist
 1113    0.01    0.14    0.01  propset
   12    0.01    0.01    0.01  resolve
   12    0.05    0.09    0.07  resolved
   84    0.04    0.11    0.07  status
    6    0.33    0.37    0.35  switch
   90    0.04    1.22    0.23  update
---
COMPARE 100x1_1.7.x to 100x1_trunk
  TOTAL RUN timings:  28.7 seconds avg for 100x1_1.7.x
                      25.9 seconds avg for 100x1_trunk
      min              max              avg         operation
   0.93| -2.041     0.92| -2.497     0.90| -2.798   TOTAL RUN
   0.85| -0.001     0.90| -0.015     0.89| -0.002   add
   0.96| -0.001     0.86| -0.055     0.88| -0.024   checkout
   1.08| +0.023     0.91| -0.427     0.96| -0.066   commit
   1.08| +0.013     1.00| -0.001     1.13| +0.025   copy
   0.90| -0.011     0.91| -0.011     0.90| -0.012   delete
   0.50| -0.067     0.42| -0.281     0.47| -0.138   info
   0.82| -0.110     1.63| +0.772     0.99| -0.007   merge
   0.83| -0.002     2.16| +0.018     0.86| -0.002   mkdir
   0.83| -0.001     0.33| -0.067     0.82| -0.002   prop mod
   0.84| -0.001     0.87| -0.002     0.84| -0.002   propdel
   0.82| -0.001     0.66| -0.032     0.82| -0.002   proplist
   0.84| -0.001     1.65| +0.056     0.84| -0.002   propset
   0.85| -0.001     0.85| -0.001     0.86| -0.001   resolve
   0.90| -0.006     0.90| -0.010     0.90| -0.007   resolved
   0.91| -0.004     0.92| -0.010     0.92| -0.006   status
   0.86| -0.053     0.83| -0.077     0.83| -0.069   switch
   0.86| -0.006     1.51| +0.410     0.87| -0.036   update
(legend: "1.23|+0.45" means: slower by factor 1.23 and by 0.45 seconds;
 factor < 1 and difference < 0 means '100x1_trunk' is faster than '100x1_1.7.x')
Timings for 1x100_1.7.x
    N   min     max     avg    operation  (unit is seconds)
    6    8.68    9.86    9.28  TOTAL RUN
    6    0.04    0.04    0.04  add
   12    0.02    0.13    0.07  checkout
   48    0.20    2.71    0.66  commit
    6    0.16    0.32    0.23  copy
    6    0.02    0.02    0.02  delete
   30    0.02    0.09    0.04  info
   12    0.15    0.32    0.23  merge
  186    0.01    0.01    0.01  prop mod
   24    0.01    0.01    0.01  propdel
  288    0.01    0.01    0.01  proplist
  588    0.01    0.07    0.01  propset
   12    0.01    0.01    0.01  resolve
   12    0.01    0.02    0.02  resolved
   84    0.01    0.02    0.02  status
    6    0.08    0.14    0.09  switch
   90    0.01    0.13    0.04  update
---
Timings for 1x100_trunk
    N   min     max     avg    operation  (unit is seconds)
    6    8.41   12.77    9.84  TOTAL RUN
    6    0.04    0.04    0.04  add
   12    0.02    0.13    0.07  checkout
   48    0.23    3.67    0.77  commit
    6    0.16    0.24    0.20  copy
    6    0.02    0.02    0.02  delete
   30    0.02    0.08    0.04  info
   12    0.12    0.64    0.25  merge
  186    0.01    0.01    0.01  prop mod
   24    0.01    0.01    0.01  propdel
  288    0.01    0.07    0.01  proplist
  588    0.01    0.02    0.01  propset
   12    0.01    0.01    0.01  resolve
   12    0.01    0.02    0.01  resolved
   84    0.01    0.06    0.01  status
    6    0.07    0.09    0.08  switch
   90    0.01    0.12    0.04  update
---
COMPARE 1x100_1.7.x to 1x100_trunk
  TOTAL RUN timings:   9.3 seconds avg for 1x100_1.7.x
                       9.8 seconds avg for 1x100_trunk
      min              max              avg         operation
   0.97| -0.276     1.30| +2.911     1.06| +0.560   TOTAL RUN
   0.91| -0.003     0.96| -0.002     0.92| -0.003   add
   0.97| -0.001     1.00| -0.000     0.96| -0.003   checkout
   1.16| +0.032     1.35| +0.961     1.16| +0.106   commit
   1.01| +0.002     0.75| -0.079     0.87| -0.031   copy
   0.89| -0.002     0.89| -0.003     0.90| -0.002   delete
   0.91| -0.002     0.93| -0.006     0.96| -0.002   info
   0.80| -0.031     2.00| +0.319     1.09| +0.020   merge
   0.86| -0.001     1.39| +0.004     0.88| -0.001   prop mod
   0.86| -0.001     0.87| -0.001     0.88| -0.001   propdel
   0.84| -0.001     7.86| +0.062     0.91| -0.001   proplist
   0.85| -0.001     0.29| -0.050     0.84| -0.001   propset
   0.86| -0.001     0.91| -0.001     0.87| -0.001   resolve
   0.89| -0.001     0.93| -0.001     0.90| -0.002   resolved
   0.88| -0.001     2.58| +0.035     0.96| -0.001   status
   0.89| -0.009     0.60| -0.058     0.83| -0.016   switch
   0.89| -0.002     0.91| -0.011     0.91| -0.004   update
(legend: "1.23|+0.45" means: slower by factor 1.23 and by 0.45 seconds;
 factor < 1 and difference < 0 means '1x100_trunk' is faster than '1x100_1.7.x')
Timings for total_1.7.x
    N   min     max     avg    operation  (unit is seconds)
   18    8.68  622.96  177.11  TOTAL RUN
 1041    0.01    1.86    0.02  add
   36    0.02    5.78    1.03  checkout
  144    0.20  147.18   10.82  commit
   18    0.16    0.37    0.23  copy
   18    0.02    1.36    0.39  delete
   90    0.02   44.11    6.28  info
   36    0.15   23.43    4.97  merge
 1067    0.01    0.52    0.01  mkdir
 6954    0.01    0.73    0.01  prop mod
  302    0.01    0.05    0.01  propdel
13525    0.01    0.74    0.01  proplist
27074    0.01    4.24    0.01  propset
   36    0.01    0.01    0.01  resolve
   36    0.01    0.74    0.23  resolved
  252    0.01    1.58    0.21  status
   18    0.08    4.47    1.52  switch
  270    0.01    7.48    0.81  update
---
Timings for total_trunk
    N   min     max     avg    operation  (unit is seconds)
   18    8.41  408.16  137.31  TOTAL RUN
 1041    0.01    1.69    0.02  add
   36    0.02    5.55    0.95  checkout
  144    0.23  110.08   10.14  commit
   18    0.16    0.58    0.25  copy
   18    0.02    0.82    0.31  delete
   90    0.02    3.90    0.69  info
   36    0.12   21.42    4.71  merge
 1067    0.01    0.77    0.01  mkdir
 6954    0.01    1.15    0.01  prop mod
  302    0.01    0.11    0.01  propdel
13525    0.01    1.41    0.01  proplist
27074    0.01    0.48    0.01  propset
   36    0.01    0.01    0.01  resolve
   36    0.01    1.53    0.23  resolved
  252    0.01    1.21    0.20  status
   18    0.07    3.87    1.34  switch
  270    0.01    7.29    0.73  update
---
COMPARE total_1.7.x to total_trunk
  TOTAL RUN timings: 177.1 seconds avg for total_1.7.x
                     137.3 seconds avg for total_trunk
      min              max              avg         operation
   0.97| -0.276     0.66|-214.804    0.78|-39.797   TOTAL RUN
   0.83| -0.001     0.91| -0.168     0.90| -0.002   add
   0.97| -0.001     0.96| -0.228     0.92| -0.080   checkout
   1.16| +0.032     0.75|-37.099     0.94| -0.681   commit
   1.01| +0.002     1.58| +0.212     1.08| +0.018   copy
   0.89| -0.002     0.60| -0.547     0.79| -0.082   delete
   0.91| -0.002     0.09|-40.205     0.11| -5.591   info
   0.80| -0.031     0.91| -2.013     0.95| -0.252   merge
   0.84| -0.001     1.49| +0.255     0.84| -0.002   mkdir
   0.86| -0.001     1.58| +0.423     0.88| -0.001   prop mod
   0.86| -0.001     2.08| +0.057     0.89| -0.001   propdel
   0.84| -0.001     1.89| +0.664     0.85| -0.001   proplist
   0.85| -0.001     0.11| -3.755     0.85| -0.002   propset
   0.86| -0.001     0.89| -0.001     0.86| -0.001   resolve
   0.89| -0.001     2.08| +0.797     0.99| -0.003   resolved
   0.88| -0.001     0.77| -0.365     0.94| -0.012   status
   0.89| -0.009     0.87| -0.598     0.88| -0.180   switch
   0.89| -0.002     0.97| -0.188     0.90| -0.083   update
(legend: "1.23|+0.45" means: slower by factor 1.23 and by 0.45 seconds;
 factor < 1 and difference < 0 means 'total_trunk' is faster than 'total_1.7.x')
Had started at Mon May  7 00:24:45 UTC 2012,
       done at Mon May  7 01:59:16 UTC 2012
/home/neels/svnbench/20120507-002445
real 5671.68
user 2302.62
sys 1026.59
Received on 2012-05-07 04:02:24 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.