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

[svnbench] Revision: 1348814 compiled Jun 11 2012, 12:23:45

From: <neels_at_apache.org>
Date: Mon, 11 Jun 2012 13:52:12 +0000

/home/neels/svnbench/20120611-122702
Started at Mon Jun 11 12:27:02 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: 161.3 seconds avg for total_1.7.x
                     122.0 seconds avg for total_trunk
      avg operation
   0.76|-39.302 TOTAL RUN
   0.84| -0.003 add
   0.86| -0.136 checkout
   0.99| -0.131 commit
   1.15| +0.035 copy
   0.92| -0.032 delete
   0.12| -5.262 info
   0.64| -1.722 merge
   0.83| -0.002 mkdir
   0.79| -0.002 prop mod
   0.84| -0.002 propdel
   0.80| -0.002 proplist
   0.82| -0.002 propset
   0.96| -0.000 resolve
   0.97| -0.007 resolved
   0.71| -0.060 status
   0.87| -0.185 switch
   0.82| -0.138 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: 447.8 seconds avg for 5x5_1.7.x
                     334.9 seconds avg for 5x5_trunk
      avg operation
   0.75|-112.827 TOTAL RUN
   0.84| -0.003 add
   0.86| -0.364 checkout
   0.99| -0.302 commit
   1.34| +0.089 copy
   0.93| -0.070 delete
   0.11|-15.665 info
   0.65| -4.723 merge
   0.86| -0.002 mkdir
   0.79| -0.002 prop mod
   0.84| -0.002 propdel
   0.81| -0.002 proplist
   0.82| -0.002 propset
   0.92| -0.001 resolve
   0.99| -0.009 resolved
   0.70| -0.159 status
   0.88| -0.444 switch
   0.82| -0.358 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: 27.3 seconds avg for 100x1_1.7.x
                      23.1 seconds avg for 100x1_trunk
      avg operation
   0.85| -4.183 TOTAL RUN
   0.80| -0.003 add
   0.82| -0.034 checkout
   0.96| -0.065 commit
   1.13| +0.025 copy
   0.78| -0.023 delete
   0.52| -0.118 info
   0.58| -0.340 merge
   0.62| -0.006 mkdir
   0.76| -0.003 prop mod
   0.76| -0.003 propdel
   0.74| -0.003 proplist
   0.77| -0.003 propset
   0.94| -0.000 resolve
   0.85| -0.010 resolved
   0.73| -0.019 status
   0.77| -0.092 switch
   0.81| -0.049 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.9 seconds avg for 1x100_1.7.x
                       8.0 seconds avg for 1x100_trunk
      avg operation
   0.90| -0.897 TOTAL RUN
   0.87| -0.005 add
   0.86| -0.010 checkout
   0.96| -0.026 commit
   0.95| -0.010 copy
   0.88| -0.003 delete
   0.94| -0.003 info
   0.53| -0.104 merge
   0.83| -0.002 prop mod
   0.83| -0.002 propdel
   0.82| -0.001 proplist
   0.82| -0.002 propset
   1.02| +0.000 resolve
   0.79| -0.003 resolved
   0.83| -0.003 status
   0.74| -0.020 switch
   0.87| -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 438.02 453.86 447.75 TOTAL RUN
  887 0.01 1.73 0.02 add
   12 0.02 5.47 2.59 checkout
   48 1.59 85.08 25.10 commit
    6 0.18 0.53 0.26 copy
    6 0.71 1.86 1.03 delete
   30 9.22 41.40 17.68 info
   12 6.58 20.55 13.43 merge
  960 0.01 0.37 0.01 mkdir
 6407 0.01 0.77 0.01 prop mod
  261 0.01 0.02 0.01 propdel
12550 0.01 0.34 0.01 proplist
25373 0.01 0.59 0.01 propset
   12 0.01 0.01 0.01 resolve
   12 0.49 0.80 0.60 resolved
   84 0.20 1.17 0.53 status
    6 3.58 3.92 3.77 switch
   90 0.16 6.94 2.03 update

---
Timings for 5x5_trunk
    N   min     max     avg    operation  (unit is seconds)
    6  329.08  338.36  334.92  TOTAL RUN
  887    0.01    1.50    0.02  add
   12    0.02    5.21    2.22  checkout
   48    1.95   83.66   24.79  commit
    6    0.29    0.39    0.35  copy
    6    0.62    2.49    0.96  delete
   30    0.68    3.55    2.02  info
   12    4.27   14.30    8.71  merge
  960    0.01    0.32    0.01  mkdir
 6407    0.01    0.50    0.01  prop mod
  261    0.01    0.05    0.01  propdel
12550    0.01    0.21    0.01  proplist
25373    0.01    0.33    0.01  propset
   12    0.01    0.01    0.01  resolve
   12    0.31    2.30    0.59  resolved
   84    0.13    0.74    0.37  status
    6    2.68    4.61    3.32  switch
   90    0.12    5.54    1.67  update
---
COMPARE 5x5_1.7.x to 5x5_trunk
  TOTAL RUN timings: 447.8 seconds avg for 5x5_1.7.x
                     334.9 seconds avg for 5x5_trunk
      min              max              avg         operation
   0.75|-108.933    0.75|-115.494    0.75|-112.827  TOTAL RUN
   0.81| -0.002     0.87| -0.233     0.84| -0.003   add
   0.85| -0.003     0.95| -0.259     0.86| -0.364   checkout
   1.23| +0.364     0.98| -1.414     0.99| -0.302   commit
   1.61| +0.109     0.74| -0.137     1.34| +0.089   copy
   0.87| -0.096     1.34| +0.638     0.93| -0.070   delete
   0.07| -8.536     0.09|-37.851     0.11|-15.665   info
   0.65| -2.314     0.70| -6.253     0.65| -4.723   merge
   0.81| -0.002     0.85| -0.056     0.86| -0.002   mkdir
   0.81| -0.002     0.65| -0.273     0.79| -0.002   prop mod
   0.82| -0.002     1.89| +0.021     0.84| -0.002   propdel
   0.80| -0.002     0.62| -0.130     0.81| -0.002   proplist
   0.81| -0.002     0.56| -0.262     0.82| -0.002   propset
   0.92| -0.001     0.90| -0.001     0.92| -0.001   resolve
   0.63| -0.180     2.88| +1.504     0.99| -0.009   resolved
   0.67| -0.067     0.63| -0.431     0.70| -0.159   status
   0.75| -0.906     1.18| +0.689     0.88| -0.444   switch
   0.74| -0.042     0.80| -1.401     0.82| -0.358   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   26.70   27.98   27.27  TOTAL RUN
  148    0.01    0.12    0.02  add
   12    0.02    0.37    0.19  checkout
   48    0.32    3.75    1.66  commit
    6    0.18    0.21    0.20  copy
    6    0.10    0.11    0.10  delete
   30    0.13    0.46    0.25  info
   12    0.56    1.22    0.81  merge
  107    0.01    0.29    0.02  mkdir
  361    0.01    0.02    0.01  prop mod
   17    0.01    0.02    0.01  propdel
  687    0.01    0.03    0.01  proplist
 1113    0.01    0.36    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.37    0.43    0.40  switch
   90    0.04    0.58    0.26  update
---
Timings for 100x1_trunk
    N   min     max     avg    operation  (unit is seconds)
    6   22.02   24.29   23.09  TOTAL RUN
  148    0.01    0.10    0.01  add
   12    0.02    0.30    0.15  checkout
   48    0.84    3.52    1.60  commit
    6    0.18    0.26    0.22  copy
    6    0.08    0.08    0.08  delete
   30    0.10    0.19    0.13  info
   12    0.37    0.64    0.47  merge
  107    0.01    0.01    0.01  mkdir
  361    0.01    0.01    0.01  prop mod
   17    0.01    0.01    0.01  propdel
  687    0.01    0.01    0.01  proplist
 1113    0.01    0.09    0.01  propset
   12    0.01    0.01    0.01  resolve
   12    0.05    0.07    0.06  resolved
   84    0.03    0.07    0.05  status
    6    0.28    0.33    0.31  switch
   90    0.03    0.47    0.21  update
---
COMPARE 100x1_1.7.x to 100x1_trunk
  TOTAL RUN timings:  27.3 seconds avg for 100x1_1.7.x
                      23.1 seconds avg for 100x1_trunk
      min              max              avg         operation
   0.82| -4.672     0.87| -3.688     0.85| -4.183   TOTAL RUN
   0.82| -0.002     0.83| -0.021     0.80| -0.003   add
   0.85| -0.003     0.81| -0.072     0.82| -0.034   checkout
   2.64| +0.521     0.94| -0.229     0.96| -0.065   commit
   0.97| -0.005     1.22| +0.047     1.13| +0.025   copy
   0.77| -0.023     0.78| -0.023     0.78| -0.023   delete
   0.74| -0.034     0.40| -0.275     0.52| -0.118   info
   0.67| -0.187     0.52| -0.582     0.58| -0.340   merge
   0.82| -0.002     0.04| -0.274     0.62| -0.006   mkdir
   0.85| -0.001     0.65| -0.006     0.76| -0.003   prop mod
   0.81| -0.002     0.67| -0.005     0.76| -0.003   propdel
   0.81| -0.002     0.39| -0.021     0.74| -0.003   proplist
   0.84| -0.001     0.24| -0.275     0.77| -0.003   propset
   0.94| -0.000     0.94| -0.001     0.94| -0.000   resolve
   0.97| -0.002     0.77| -0.020     0.85| -0.010   resolved
   0.73| -0.011     0.71| -0.031     0.73| -0.019   status
   0.77| -0.085     0.77| -0.097     0.77| -0.092   switch
   0.78| -0.008     0.82| -0.106     0.81| -0.049   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.59    9.07    8.86  TOTAL RUN
    6    0.04    0.04    0.04  add
   12    0.02    0.13    0.07  checkout
   48    0.25    1.89    0.62  commit
    6    0.20    0.25    0.21  copy
    6    0.02    0.02    0.02  delete
   30    0.04    0.08    0.05  info
   12    0.15    0.34    0.22  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.02    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.08    0.08  switch
   90    0.01    0.13    0.04  update
---
Timings for 1x100_trunk
    N   min     max     avg    operation  (unit is seconds)
    6    7.72    8.22    7.97  TOTAL RUN
    6    0.04    0.04    0.04  add
   12    0.02    0.11    0.06  checkout
   48    0.22    1.81    0.60  commit
    6    0.16    0.22    0.20  copy
    6    0.02    0.02    0.02  delete
   30    0.04    0.08    0.05  info
   12    0.09    0.14    0.11  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.01    0.01  resolved
   84    0.01    0.02    0.01  status
    6    0.06    0.06    0.06  switch
   90    0.01    0.20    0.04  update
---
COMPARE 1x100_1.7.x to 1x100_trunk
  TOTAL RUN timings:   8.9 seconds avg for 1x100_1.7.x
                       8.0 seconds avg for 1x100_trunk
      min              max              avg         operation
   0.90| -0.871     0.91| -0.853     0.90| -0.897   TOTAL RUN
   0.87| -0.005     0.87| -0.005     0.87| -0.005   add
   0.84| -0.003     0.89| -0.014     0.86| -0.010   checkout
   0.91| -0.023     0.96| -0.079     0.96| -0.026   commit
   0.81| -0.038     0.90| -0.025     0.95| -0.010   copy
   0.88| -0.003     0.87| -0.003     0.88| -0.003   delete
   0.95| -0.002     0.93| -0.006     0.94| -0.003   info
   0.62| -0.056     0.42| -0.194     0.53| -0.104   merge
   0.84| -0.001     0.85| -0.002     0.83| -0.002   prop mod
   0.83| -0.002     0.85| -0.001     0.83| -0.002   propdel
   0.83| -0.001     0.91| -0.001     0.82| -0.001   proplist
   0.83| -0.002     0.68| -0.005     0.82| -0.002   propset
   0.94| -0.000     1.07| +0.001     1.02| +0.000   resolve
   0.69| -0.004     0.90| -0.002     0.79| -0.003   resolved
   0.84| -0.002     0.83| -0.004     0.83| -0.003   status
   0.73| -0.021     0.73| -0.022     0.74| -0.020   switch
   0.85| -0.002     1.57| +0.072     0.87| -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.59  453.86  161.29  TOTAL RUN
 1041    0.01    1.73    0.02  add
   36    0.02    5.47    0.95  checkout
  144    0.25   85.08    9.13  commit
   18    0.18    0.53    0.22  copy
   18    0.02    1.86    0.39  delete
   90    0.04   41.40    5.99  info
   36    0.15   20.55    4.82  merge
 1067    0.01    0.37    0.01  mkdir
 6954    0.01    0.77    0.01  prop mod
  302    0.01    0.02    0.01  propdel
13525    0.01    0.34    0.01  proplist
27074    0.01    0.59    0.01  propset
   36    0.01    0.01    0.01  resolve
   36    0.01    0.80    0.23  resolved
  252    0.01    1.17    0.21  status
   18    0.08    3.92    1.41  switch
  270    0.01    6.94    0.78  update
---
Timings for total_trunk
    N   min     max     avg    operation  (unit is seconds)
   18    7.72  338.36  121.99  TOTAL RUN
 1041    0.01    1.50    0.02  add
   36    0.02    5.21    0.81  checkout
  144    0.22   83.66    9.00  commit
   18    0.16    0.39    0.26  copy
   18    0.02    2.49    0.35  delete
   90    0.04    3.55    0.73  info
   36    0.09   14.30    3.10  merge
 1067    0.01    0.32    0.01  mkdir
 6954    0.01    0.50    0.01  prop mod
  302    0.01    0.05    0.01  propdel
13525    0.01    0.21    0.01  proplist
27074    0.01    0.33    0.01  propset
   36    0.01    0.01    0.01  resolve
   36    0.01    2.30    0.22  resolved
  252    0.01    0.74    0.15  status
   18    0.06    4.61    1.23  switch
  270    0.01    5.54    0.64  update
---
COMPARE total_1.7.x to total_trunk
  TOTAL RUN timings: 161.3 seconds avg for total_1.7.x
                     122.0 seconds avg for total_trunk
      min              max              avg         operation
   0.90| -0.871     0.75|-115.494    0.76|-39.302   TOTAL RUN
   0.81| -0.002     0.87| -0.233     0.84| -0.003   add
   0.85| -0.003     0.95| -0.259     0.86| -0.136   checkout
   0.91| -0.023     0.98| -1.414     0.99| -0.131   commit
   0.88| -0.022     0.74| -0.137     1.15| +0.035   copy
   0.88| -0.003     1.34| +0.638     0.92| -0.032   delete
   0.95| -0.002     0.09|-37.851     0.12| -5.262   info
   0.62| -0.056     0.70| -6.253     0.64| -1.722   merge
   0.81| -0.002     0.85| -0.056     0.83| -0.002   mkdir
   0.83| -0.001     0.65| -0.273     0.79| -0.002   prop mod
   0.83| -0.002     1.89| +0.021     0.84| -0.002   propdel
   0.81| -0.002     0.62| -0.130     0.80| -0.002   proplist
   0.83| -0.002     0.56| -0.262     0.82| -0.002   propset
   0.94| -0.000     0.91| -0.001     0.96| -0.000   resolve
   0.69| -0.004     2.88| +1.504     0.97| -0.007   resolved
   0.84| -0.002     0.63| -0.431     0.71| -0.060   status
   0.73| -0.021     1.18| +0.689     0.87| -0.185   switch
   0.85| -0.002     0.80| -1.401     0.82| -0.138   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 Jun 11 12:27:02 UTC 2012,
       done at Mon Jun 11 13:52:12 UTC 2012
/home/neels/svnbench/20120611-122702
real 5110.21
user 2126.58
sys 948.28
Received on 2012-06-11 15:52:41 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.