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

[svnbench] Revision: 1340879 compiled May 21 2012, 00:21:27

From: <neels_at_apache.org>
Date: Mon, 21 May 2012 01:56:01 +0000

/home/neels/svnbench/20120521-002446
Started at Mon May 21 00:24:46 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: 176.8 seconds avg for total_1.7.x
                     126.6 seconds avg for total_trunk
      avg operation
   0.72|-50.205 TOTAL RUN
   0.84| -0.003 add
   0.82| -0.190 checkout
   0.88| -1.254 commit
   0.96| -0.010 copy
   0.69| -0.123 delete
   0.11| -5.600 info
   0.62| -2.136 merge
   0.85| -0.002 mkdir
   0.86| -0.001 prop mod
   0.81| -0.002 propdel
   0.84| -0.001 proplist
   0.85| -0.002 propset
   0.93| -0.001 resolve
   0.75| -0.061 resolved
   0.82| -0.040 status
   0.71| -0.461 switch
   0.85| -0.123 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.5 seconds avg for 5x5_1.7.x
                     347.2 seconds avg for 5x5_trunk
      avg operation
   0.70|-146.334 TOTAL RUN
   0.85| -0.003 add
   0.82| -0.532 checkout
   0.87| -3.744 commit
   1.22| +0.057 copy
   0.67| -0.346 delete
   0.10|-16.651 info
   0.62| -6.061 merge
   0.86| -0.002 mkdir
   0.86| -0.001 prop mod
   0.80| -0.002 propdel
   0.84| -0.001 proplist
   0.85| -0.001 propset
   0.96| -0.000 resolve
   0.76| -0.149 resolved
   0.83| -0.096 status
   0.70| -1.278 switch
   0.85| -0.311 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.1 seconds avg for 100x1_1.7.x
                      24.4 seconds avg for 100x1_trunk
      avg operation
   0.87| -3.613 TOTAL RUN
   0.81| -0.003 add
   0.85| -0.030 checkout
   1.00| -0.007 commit
   0.73| -0.071 copy
   0.83| -0.020 delete
   0.46| -0.148 info
   0.67| -0.272 merge
   0.80| -0.002 mkdir
   0.86| -0.002 prop mod
   0.81| -0.002 propdel
   0.82| -0.002 proplist
   0.83| -0.002 propset
   0.81| -0.002 resolve
   0.68| -0.031 resolved
   0.73| -0.021 status
   0.78| -0.092 switch
   0.81| -0.052 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: 8.8 seconds avg for 1x100_1.7.x
                       8.2 seconds avg for 1x100_trunk
      avg operation
   0.92| -0.668 TOTAL RUN
   0.84| -0.007 add
   0.90| -0.008 checkout
   0.98| -0.010 commit
   0.92| -0.016 copy
   0.91| -0.002 delete
   1.00| +0.000 info
   0.65| -0.076 merge
   0.86| -0.001 prop mod
   0.88| -0.001 propdel
   0.85| -0.001 proplist
   0.84| -0.001 propset
   1.05| +0.000 resolve
   0.84| -0.002 resolved
   0.82| -0.003 status
   0.83| -0.014 switch
   0.86| -0.006 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 447.96 674.92 493.50 TOTAL RUN
  887 0.01 1.85 0.02 add
   12 0.02 6.15 2.90 checkout
   48 1.55 86.43 29.47 commit
    6 0.18 0.32 0.25 copy
    6 0.81 1.31 1.04 delete
   30 8.50 45.34 18.58 info
   12 7.09 45.18 15.88 merge
  960 0.01 0.65 0.01 mkdir
 6407 0.01 0.58 0.01 prop mod
  261 0.01 0.12 0.01 propdel
12550 0.01 0.58 0.01 proplist
25373 0.01 0.62 0.01 propset
   12 0.01 0.01 0.01 resolve
   12 0.49 0.90 0.63 resolved
   84 0.20 1.64 0.56 status
    6 3.80 5.56 4.30 switch
   90 0.17 6.39 2.08 update

---
Timings for 5x5_trunk
    N   min     max     avg    operation  (unit is seconds)
    6  333.02  365.90  347.17  TOTAL RUN
  887    0.01    1.53    0.02  add
   12    0.02    4.80    2.36  checkout
   48    1.96   98.19   25.72  commit
    6    0.21    0.41    0.31  copy
    6    0.62    0.73    0.69  delete
   30    0.73    3.99    1.92  info
   12    5.11   15.59    9.82  merge
  960    0.01    0.82    0.01  mkdir
 6407    0.01    0.56    0.01  prop mod
  261    0.01    0.05    0.01  propdel
12550    0.01    0.17    0.01  proplist
25373    0.01    0.47    0.01  propset
   12    0.01    0.01    0.01  resolve
   12    0.32    0.65    0.48  resolved
   84    0.14    3.07    0.46  status
    6    2.82    3.69    3.03  switch
   90    0.13    6.89    1.77  update
---
COMPARE 5x5_1.7.x to 5x5_trunk
  TOTAL RUN timings: 493.5 seconds avg for 5x5_1.7.x
                     347.2 seconds avg for 5x5_trunk
      min              max              avg         operation
   0.74|-114.940    0.54|-309.024    0.70|-146.334  TOTAL RUN
   0.84| -0.001     0.83| -0.323     0.85| -0.003   add
   0.96| -0.001     0.78| -1.344     0.82| -0.532   checkout
   1.26| +0.403     1.14|+11.766     0.87| -3.744   commit
   1.22| +0.039     1.31| +0.097     1.22| +0.057   copy
   0.77| -0.186     0.56| -0.574     0.67| -0.346   delete
   0.09| -7.775     0.09|-41.350     0.10|-16.651   info
   0.72| -1.979     0.35|-29.586     0.62| -6.061   merge
   0.83| -0.002     1.26| +0.168     0.86| -0.002   mkdir
   0.84| -0.001     0.96| -0.022     0.86| -0.001   prop mod
   0.85| -0.001     0.40| -0.074     0.80| -0.002   propdel
   0.83| -0.001     0.29| -0.410     0.84| -0.001   proplist
   0.84| -0.001     0.76| -0.150     0.85| -0.001   propset
   0.96| -0.000     0.93| -0.001     0.96| -0.000   resolve
   0.65| -0.173     0.72| -0.249     0.76| -0.149   resolved
   0.68| -0.065     1.87| +1.425     0.83| -0.096   status
   0.74| -0.973     0.66| -1.870     0.70| -1.278   switch
   0.76| -0.042     1.08| +0.508     0.85| -0.311   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.05   28.59   28.06  TOTAL RUN
  148    0.01    0.14    0.02  add
   12    0.02    0.39    0.20  checkout
   48    0.32    4.13    1.68  commit
    6    0.20    0.56    0.26  copy
    6    0.11    0.12    0.11  delete
   30    0.13    0.70    0.28  info
   12    0.60    1.10    0.81  merge
  107    0.01    0.04    0.01  mkdir
  361    0.01    0.04    0.01  prop mod
   17    0.01    0.01    0.01  propdel
  687    0.01    0.06    0.01  proplist
 1113    0.01    0.02    0.01  propset
   12    0.01    0.03    0.01  resolve
   12    0.06    0.33    0.10  resolved
   84    0.04    0.17    0.08  status
    6    0.40    0.44    0.42  switch
   90    0.04    0.59    0.27  update
---
Timings for 100x1_trunk
    N   min     max     avg    operation  (unit is seconds)
    6   23.95   25.25   24.44  TOTAL RUN
  148    0.01    0.12    0.01  add
   12    0.02    0.34    0.17  checkout
   48    0.82    3.89    1.67  commit
    6    0.16    0.21    0.19  copy
    6    0.09    0.10    0.10  delete
   30    0.06    0.20    0.13  info
   12    0.46    0.76    0.54  merge
  107    0.01    0.01    0.01  mkdir
  361    0.01    0.08    0.01  prop mod
   17    0.01    0.01    0.01  propdel
  687    0.01    0.05    0.01  proplist
 1113    0.01    0.16    0.01  propset
   12    0.01    0.01    0.01  resolve
   12    0.06    0.08    0.07  resolved
   84    0.03    0.09    0.06  status
    6    0.30    0.35    0.33  switch
   90    0.03    0.48    0.21  update
---
COMPARE 100x1_1.7.x to 100x1_trunk
  TOTAL RUN timings:  28.1 seconds avg for 100x1_1.7.x
                      24.4 seconds avg for 100x1_trunk
      min              max              avg         operation
   0.89| -3.100     0.88| -3.336     0.87| -3.613   TOTAL RUN
   0.85| -0.001     0.82| -0.025     0.81| -0.003   add
   0.97| -0.001     0.86| -0.053     0.85| -0.030   checkout
   2.59| +0.506     0.94| -0.238     1.00| -0.007   commit
   0.84| -0.032     0.38| -0.347     0.73| -0.071   copy
   0.82| -0.019     0.80| -0.025     0.83| -0.020   delete
   0.47| -0.071     0.29| -0.494     0.46| -0.148   info
   0.77| -0.140     0.69| -0.339     0.67| -0.272   merge
   0.84| -0.002     0.36| -0.026     0.80| -0.002   mkdir
   0.84| -0.001     2.07| +0.040     0.86| -0.002   prop mod
   0.84| -0.001     0.82| -0.002     0.81| -0.002   propdel
   0.84| -0.001     0.96| -0.002     0.82| -0.002   proplist
   0.84| -0.001     8.37| +0.141     0.83| -0.002   propset
   0.97| -0.000     0.33| -0.020     0.81| -0.002   resolve
   1.00| +0.000     0.23| -0.253     0.68| -0.031   resolved
   0.74| -0.012     0.50| -0.085     0.73| -0.021   status
   0.76| -0.097     0.80| -0.087     0.78| -0.092   switch
   0.79| -0.009     0.80| -0.120     0.81| -0.052   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.41    9.08    8.84  TOTAL RUN
    6    0.04    0.04    0.04  add
   12    0.02    0.13    0.07  checkout
   48    0.19    1.96    0.61  commit
    6    0.15    0.29    0.20  copy
    6    0.02    0.02    0.02  delete
   30    0.02    0.09    0.05  info
   12    0.15    0.30    0.21  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.05    0.01  propset
   12    0.01    0.01    0.01  resolve
   12    0.01    0.02    0.02  resolved
   84    0.01    0.06    0.02  status
    6    0.08    0.09    0.08  switch
   90    0.01    0.14    0.04  update
---
Timings for 1x100_trunk
    N   min     max     avg    operation  (unit is seconds)
    6    7.77    8.65    8.17  TOTAL RUN
    6    0.03    0.04    0.03  add
   12    0.02    0.12    0.07  checkout
   48    0.16    1.87    0.60  commit
    6    0.17    0.20    0.19  copy
    6    0.02    0.02    0.02  delete
   30    0.02    0.08    0.05  info
   12    0.11    0.20    0.14  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.01    0.01  propset
   12    0.01    0.01    0.01  resolve
   12    0.01    0.02    0.01  resolved
   84    0.01    0.02    0.01  status
    6    0.06    0.08    0.07  switch
   90    0.01    0.11    0.04  update
---
COMPARE 1x100_1.7.x to 1x100_trunk
  TOTAL RUN timings:   8.8 seconds avg for 1x100_1.7.x
                       8.2 seconds avg for 1x100_trunk
      min              max              avg         operation
   0.92| -0.641     0.95| -0.431     0.92| -0.668   TOTAL RUN
   0.85| -0.006     0.84| -0.007     0.84| -0.007   add
   0.96| -0.001     0.89| -0.014     0.90| -0.008   checkout
   0.84| -0.030     0.95| -0.089     0.98| -0.010   commit
   1.08| +0.012     0.70| -0.086     0.92| -0.016   copy
   0.95| -0.001     0.91| -0.002     0.91| -0.002   delete
   0.90| -0.002     0.93| -0.006     1.00| +0.000   info
   0.72| -0.043     0.65| -0.105     0.65| -0.076   merge
   0.86| -0.001     0.89| -0.001     0.86| -0.001   prop mod
   0.87| -0.001     1.02| +0.000     0.88| -0.001   propdel
   0.85| -0.001     0.97| -0.000     0.85| -0.001   proplist
   0.87| -0.001     0.20| -0.040     0.84| -0.001   propset
   0.97| -0.000     1.04| +0.000     1.05| +0.000   resolve
   0.70| -0.004     1.00| -0.000     0.84| -0.002   resolved
   0.82| -0.002     0.32| -0.043     0.82| -0.003   status
   0.82| -0.014     0.83| -0.015     0.83| -0.014   switch
   0.89| -0.002     0.81| -0.026     0.86| -0.006   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.41  674.92  176.80  TOTAL RUN
 1041    0.01    1.85    0.02  add
   36    0.02    6.15    1.06  checkout
  144    0.19   86.43   10.59  commit
   18    0.15    0.56    0.24  copy
   18    0.02    1.31    0.39  delete
   90    0.02   45.34    6.30  info
   36    0.15   45.18    5.64  merge
 1067    0.01    0.65    0.01  mkdir
 6954    0.01    0.58    0.01  prop mod
  302    0.01    0.12    0.01  propdel
13525    0.01    0.58    0.01  proplist
27074    0.01    0.62    0.01  propset
   36    0.01    0.03    0.01  resolve
   36    0.01    0.90    0.25  resolved
  252    0.01    1.64    0.22  status
   18    0.08    5.56    1.60  switch
  270    0.01    6.39    0.80  update
---
Timings for total_trunk
    N   min     max     avg    operation  (unit is seconds)
   18    7.77  365.90  126.59  TOTAL RUN
 1041    0.01    1.53    0.02  add
   36    0.02    4.80    0.87  checkout
  144    0.16   98.19    9.33  commit
   18    0.16    0.41    0.23  copy
   18    0.02    0.73    0.27  delete
   90    0.02    3.99    0.70  info
   36    0.11   15.59    3.50  merge
 1067    0.01    0.82    0.01  mkdir
 6954    0.01    0.56    0.01  prop mod
  302    0.01    0.05    0.01  propdel
13525    0.01    0.17    0.01  proplist
27074    0.01    0.47    0.01  propset
   36    0.01    0.01    0.01  resolve
   36    0.01    0.65    0.19  resolved
  252    0.01    3.07    0.18  status
   18    0.06    3.69    1.14  switch
  270    0.01    6.89    0.67  update
---
COMPARE total_1.7.x to total_trunk
  TOTAL RUN timings: 176.8 seconds avg for total_1.7.x
                     126.6 seconds avg for total_trunk
      min              max              avg         operation
   0.92| -0.641     0.54|-309.024    0.72|-50.205   TOTAL RUN
   0.84| -0.001     0.83| -0.323     0.84| -0.003   add
   0.97| -0.001     0.78| -1.344     0.82| -0.190   checkout
   0.84| -0.030     1.14|+11.766     0.88| -1.254   commit
   1.07| +0.010     0.74| -0.146     0.96| -0.010   copy
   0.95| -0.001     0.56| -0.574     0.69| -0.123   delete
   0.90| -0.002     0.09|-41.350     0.11| -5.600   info
   0.72| -0.043     0.35|-29.586     0.62| -2.136   merge
   0.83| -0.002     1.26| +0.168     0.85| -0.002   mkdir
   0.86| -0.001     0.96| -0.022     0.86| -0.001   prop mod
   0.87| -0.001     0.40| -0.074     0.81| -0.002   propdel
   0.83| -0.001     0.29| -0.410     0.84| -0.001   proplist
   0.86| -0.001     0.76| -0.150     0.85| -0.002   propset
   0.97| -0.000     0.35| -0.019     0.93| -0.001   resolve
   0.70| -0.004     0.72| -0.249     0.75| -0.061   resolved
   0.82| -0.002     1.87| +1.425     0.82| -0.040   status
   0.82| -0.014     0.66| -1.870     0.71| -0.461   switch
   0.89| -0.002     1.08| +0.508     0.85| -0.123   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 21 00:24:46 UTC 2012,
       done at Mon May 21 01:56:01 UTC 2012
/home/neels/svnbench/20120521-002446
real 5475.03
user 2219.30
sys 1000.76
Received on 2012-05-21 04:00:01 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.