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

[svnbench] Revision: 1198597 compiled Nov 7 2011, 00:21:25

From: <neels_at_apache.org>
Date: Mon, 07 Nov 2011 01:54:54 +0000

/home/neels/svnbench/20111107-002432
Started at Mon Nov 7 00:24:32 UTC 2011

*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: 174.0 seconds avg for total_1.7.x
                     126.5 seconds avg for total_trunk
      avg operation
   0.73|-47.437 TOTAL RUN
   0.89| -0.002 add
   0.92| -0.078 checkout
   0.86| -1.442 commit
   0.92| -0.018 copy
   0.88| -0.043 delete
   0.12| -5.516 info
   0.75| -1.344 merge
   0.82| -0.002 mkdir
   0.86| -0.001 prop mod
   0.84| -0.002 propdel
   0.84| -0.001 proplist
   0.87| -0.001 propset
   0.85| -0.001 resolve
   0.92| -0.020 resolved
   0.95| -0.010 status
   0.89| -0.158 switch
   0.91| -0.069 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: 486.6 seconds avg for 5x5_1.7.x
                     346.9 seconds avg for 5x5_trunk
      avg operation
   0.71|-139.655 TOTAL RUN
   0.89| -0.002 add
   0.92| -0.213 checkout
   0.85| -4.314 commit
   0.87| -0.037 copy
   0.87| -0.118 delete
   0.11|-16.426 info
   0.74| -3.908 merge
   0.83| -0.002 mkdir
   0.86| -0.001 prop mod
   0.83| -0.002 propdel
   0.84| -0.001 proplist
   0.87| -0.001 propset
   0.84| -0.001 resolve
   0.92| -0.050 resolved
   0.96| -0.022 status
   0.89| -0.413 switch
   0.91| -0.178 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.0 seconds avg for 100x1_1.7.x
                      24.7 seconds avg for 100x1_trunk
      avg operation
   0.92| -2.279 TOTAL RUN
   0.87| -0.002 add
   0.91| -0.017 checkout
   0.99| -0.020 commit
   0.93| -0.013 copy
   0.91| -0.010 delete
   0.55| -0.118 info
   0.89| -0.088 merge
   0.71| -0.004 mkdir
   0.86| -0.002 prop mod
   0.85| -0.002 propdel
   0.85| -0.002 proplist
   0.86| -0.002 propset
   0.88| -0.001 resolve
   0.91| -0.007 resolved
   0.92| -0.006 status
   0.87| -0.053 switch
   0.90| -0.026 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.4 seconds avg for 1x100_1.7.x
                       8.0 seconds avg for 1x100_trunk
      avg operation
   0.95| -0.379 TOTAL RUN
   0.90| -0.004 add
   0.93| -0.005 checkout
   1.02| +0.009 commit
   0.98| -0.003 copy
   0.90| -0.002 delete
   0.93| -0.004 info
   0.84| -0.036 merge
   0.85| -0.001 prop mod
   0.86| -0.001 propdel
   0.84| -0.001 proplist
   0.85| -0.001 propset
   0.85| -0.001 resolve
   0.92| -0.001 resolved
   0.90| -0.002 status
   0.88| -0.009 switch
   0.93| -0.003 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 425.99 603.37 486.57 TOTAL RUN
  887 0.01 1.83 0.02 add
   12 0.02 5.68 2.74 checkout
   48 1.52 154.74 29.54 commit
    6 0.17 0.45 0.27 copy
    6 0.87 1.03 0.92 delete
   30 9.63 43.88 18.47 info
   12 7.16 41.37 14.93 merge
  960 0.01 0.53 0.01 mkdir
 6407 0.01 0.40 0.01 prop mod
  261 0.01 0.02 0.01 propdel
12550 0.01 0.02 0.01 proplist
25373 0.01 0.78 0.01 propset
   12 0.01 0.01 0.01 resolve
   12 0.51 0.70 0.60 resolved
   84 0.20 0.89 0.54 status
    6 3.62 4.02 3.82 switch
   90 0.17 6.41 2.01 update

---
Timings for 5x5_trunk
    N   min     max     avg    operation  (unit is seconds)
    6  333.48  380.06  346.91  TOTAL RUN
  887    0.01    1.75    0.02  add
   12    0.02    5.18    2.53  checkout
   48    1.47  112.37   25.22  commit
    6    0.22    0.25    0.24  copy
    6    0.79    0.81    0.80  delete
   30    0.76    3.65    2.05  info
   12    5.65   17.41   11.02  merge
  960    0.01    0.46    0.01  mkdir
 6407    0.01    0.51    0.01  prop mod
  261    0.01    0.01    0.01  propdel
12550    0.01    0.01    0.01  proplist
25373    0.01    0.44    0.01  propset
   12    0.01    0.01    0.01  resolve
   12    0.45    0.63    0.55  resolved
   84    0.19    1.03    0.52  status
    6    3.05    3.89    3.41  switch
   90    0.16    5.55    1.83  update
---
COMPARE 5x5_1.7.x to 5x5_trunk
  TOTAL RUN timings: 486.6 seconds avg for 5x5_1.7.x
                     346.9 seconds avg for 5x5_trunk
      min              max              avg         operation
   0.78|-92.515     0.63|-223.301    0.71|-139.655  TOTAL RUN
   0.85| -0.001     0.96| -0.080     0.89| -0.002   add
   0.96| -0.001     0.91| -0.495     0.92| -0.213   checkout
   0.96| -0.054     0.73|-42.364     0.85| -4.314   commit
   1.32| +0.054     0.54| -0.206     0.87| -0.037   copy
   0.91| -0.079     0.79| -0.215     0.87| -0.118   delete
   0.08| -8.874     0.08|-40.231     0.11|-16.426   info
   0.79| -1.513     0.42|-23.960     0.74| -3.908   merge
   0.86| -0.001     0.86| -0.072     0.83| -0.002   mkdir
   0.86| -0.001     1.29| +0.115     0.86| -0.001   prop mod
   0.85| -0.001     0.53| -0.009     0.83| -0.002   propdel
   0.84| -0.001     0.70| -0.005     0.84| -0.001   proplist
   0.85| -0.001     0.57| -0.334     0.87| -0.001   propset
   0.85| -0.001     0.79| -0.002     0.84| -0.001   resolve
   0.89| -0.054     0.90| -0.068     0.92| -0.050   resolved
   0.95| -0.011     1.16| +0.144     0.96| -0.022   status
   0.84| -0.570     0.97| -0.126     0.89| -0.413   switch
   0.90| -0.018     0.87| -0.862     0.91| -0.178   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.51   27.73   27.02  TOTAL RUN
  148    0.01    0.14    0.02  add
   12    0.02    0.39    0.20  checkout
   48    0.30    3.69    1.59  commit
    6    0.15    0.23    0.18  copy
    6    0.11    0.12    0.12  delete
   30    0.13    0.49    0.26  info
   12    0.59    1.05    0.78  merge
  107    0.01    0.23    0.01  mkdir
  361    0.01    0.02    0.01  prop mod
   17    0.01    0.01    0.01  propdel
  687    0.01    0.01    0.01  proplist
 1113    0.01    0.02    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.38    0.44    0.41  switch
   90    0.04    0.60    0.27  update
---
Timings for 100x1_trunk
    N   min     max     avg    operation  (unit is seconds)
    6   24.11   25.15   24.74  TOTAL RUN
  148    0.01    0.13    0.01  add
   12    0.02    0.36    0.18  checkout
   48    0.27    3.99    1.57  commit
    6    0.14    0.18    0.17  copy
    6    0.10    0.12    0.11  delete
   30    0.07    0.21    0.14  info
   12    0.51    0.97    0.69  merge
  107    0.01    0.01    0.01  mkdir
  361    0.01    0.02    0.01  prop mod
   17    0.01    0.01    0.01  propdel
  687    0.01    0.01    0.01  proplist
 1113    0.01    0.02    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.39    0.36  switch
   90    0.04    0.71    0.24  update
---
COMPARE 100x1_1.7.x to 100x1_trunk
  TOTAL RUN timings:  27.0 seconds avg for 100x1_1.7.x
                      24.7 seconds avg for 100x1_trunk
      min              max              avg         operation
   0.91| -2.397     0.91| -2.572     0.92| -2.279   TOTAL RUN
   0.86| -0.001     0.90| -0.015     0.87| -0.002   add
   0.95| -0.001     0.91| -0.036     0.91| -0.017   checkout
   0.90| -0.031     1.08| +0.295     0.99| -0.020   commit
   0.95| -0.007     0.78| -0.052     0.93| -0.013   copy
   0.89| -0.013     0.98| -0.002     0.91| -0.010   delete
   0.53| -0.063     0.43| -0.281     0.55| -0.118   info
   0.86| -0.081     0.93| -0.074     0.89| -0.088   merge
   0.86| -0.001     0.06| -0.219     0.71| -0.004   mkdir
   0.86| -0.001     0.79| -0.004     0.86| -0.002   prop mod
   0.85| -0.001     0.88| -0.002     0.85| -0.002   propdel
   0.84| -0.001     1.08| +0.001     0.85| -0.002   proplist
   0.86| -0.001     1.06| +0.001     0.86| -0.002   propset
   0.85| -0.001     1.09| +0.001     0.88| -0.001   resolve
   0.90| -0.006     0.91| -0.009     0.91| -0.007   resolved
   0.92| -0.004     0.93| -0.009     0.92| -0.006   status
   0.87| -0.050     0.88| -0.055     0.87| -0.053   switch
   0.88| -0.005     1.19| +0.115     0.90| -0.026   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.09    8.64    8.37  TOTAL RUN
    6    0.04    0.04    0.04  add
   12    0.02    0.14    0.08  checkout
   48    0.16    1.82    0.56  commit
    6    0.13    0.19    0.17  copy
    6    0.02    0.02    0.02  delete
   30    0.05    0.09    0.06  info
   12    0.15    0.30    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.01    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.68    8.28    8.00  TOTAL RUN
    6    0.04    0.04    0.04  add
   12    0.02    0.13    0.07  checkout
   48    0.18    1.84    0.57  commit
    6    0.14    0.18    0.17  copy
    6    0.02    0.02    0.02  delete
   30    0.02    0.08    0.05  info
   12    0.12    0.27    0.18  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.07    0.07    0.07  switch
   90    0.01    0.12    0.04  update
---
COMPARE 1x100_1.7.x to 1x100_trunk
  TOTAL RUN timings:   8.4 seconds avg for 1x100_1.7.x
                       8.0 seconds avg for 1x100_trunk
      min              max              avg         operation
   0.95| -0.406     0.96| -0.361     0.95| -0.379   TOTAL RUN
   0.87| -0.005     0.91| -0.004     0.90| -0.004   add
   0.97| -0.001     0.87| -0.019     0.93| -0.005   checkout
   1.12| +0.019     1.01| +0.020     1.02| +0.009   commit
   1.11| +0.014     0.96| -0.007     0.98| -0.003   copy
   0.89| -0.003     0.93| -0.002     0.90| -0.002   delete
   0.45| -0.025     0.94| -0.005     0.93| -0.004   info
   0.81| -0.030     0.88| -0.036     0.84| -0.036   merge
   0.85| -0.001     0.80| -0.002     0.85| -0.001   prop mod
   0.85| -0.001     0.86| -0.001     0.86| -0.001   propdel
   0.83| -0.001     0.97| -0.000     0.84| -0.001   proplist
   0.85| -0.001     0.90| -0.001     0.85| -0.001   propset
   0.85| -0.001     0.88| -0.001     0.85| -0.001   resolve
   0.87| -0.002     1.29| +0.005     0.92| -0.001   resolved
   0.88| -0.001     0.92| -0.002     0.90| -0.002   status
   0.88| -0.009     0.87| -0.011     0.88| -0.009   switch
   0.87| -0.002     0.92| -0.011     0.93| -0.003   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.09  603.37  173.99  TOTAL RUN
 1041    0.01    1.83    0.02  add
   36    0.02    5.68    1.01  checkout
  144    0.16  154.74   10.56  commit
   18    0.13    0.45    0.21  copy
   18    0.02    1.03    0.35  delete
   90    0.05   43.88    6.26  info
   36    0.15   41.37    5.31  merge
 1067    0.01    0.53    0.01  mkdir
 6954    0.01    0.40    0.01  prop mod
  302    0.01    0.02    0.01  propdel
13525    0.01    0.02    0.01  proplist
27074    0.01    0.78    0.01  propset
   36    0.01    0.01    0.01  resolve
   36    0.01    0.70    0.23  resolved
  252    0.01    0.89    0.21  status
   18    0.08    4.02    1.44  switch
  270    0.01    6.41    0.77  update
---
Timings for total_trunk
    N   min     max     avg    operation  (unit is seconds)
   18    7.68  380.06  126.55  TOTAL RUN
 1041    0.01    1.75    0.02  add
   36    0.02    5.18    0.93  checkout
  144    0.18  112.37    9.12  commit
   18    0.14    0.25    0.19  copy
   18    0.02    0.81    0.31  delete
   90    0.02    3.65    0.75  info
   36    0.12   17.41    3.96  merge
 1067    0.01    0.46    0.01  mkdir
 6954    0.01    0.51    0.01  prop mod
  302    0.01    0.01    0.01  propdel
13525    0.01    0.01    0.01  proplist
27074    0.01    0.44    0.01  propset
   36    0.01    0.01    0.01  resolve
   36    0.01    0.63    0.21  resolved
  252    0.01    1.03    0.20  status
   18    0.07    3.89    1.28  switch
  270    0.01    5.55    0.70  update
---
COMPARE total_1.7.x to total_trunk
  TOTAL RUN timings: 174.0 seconds avg for total_1.7.x
                     126.5 seconds avg for total_trunk
      min              max              avg         operation
   0.95| -0.406     0.63|-223.301    0.73|-47.437   TOTAL RUN
   0.85| -0.001     0.96| -0.080     0.89| -0.002   add
   0.95| -0.001     0.91| -0.495     0.92| -0.078   checkout
   1.12| +0.019     0.73|-42.364     0.86| -1.442   commit
   1.08| +0.011     0.54| -0.206     0.92| -0.018   copy
   0.89| -0.003     0.79| -0.215     0.88| -0.043   delete
   0.45| -0.025     0.08|-40.231     0.12| -5.516   info
   0.81| -0.030     0.42|-23.960     0.75| -1.344   merge
   0.86| -0.001     0.86| -0.072     0.82| -0.002   mkdir
   0.86| -0.001     1.29| +0.115     0.86| -0.001   prop mod
   0.85| -0.001     0.62| -0.007     0.84| -0.002   propdel
   0.84| -0.001     0.88| -0.002     0.84| -0.001   proplist
   0.85| -0.001     0.57| -0.334     0.87| -0.001   propset
   0.85| -0.001     0.97| -0.000     0.85| -0.001   resolve
   0.87| -0.002     0.90| -0.068     0.92| -0.020   resolved
   0.88| -0.001     1.16| +0.144     0.95| -0.010   status
   0.88| -0.009     0.97| -0.126     0.89| -0.158   switch
   0.87| -0.002     0.87| -0.862     0.91| -0.069   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 Nov  7 00:24:32 UTC 2011,
       done at Mon Nov  7 01:54:54 UTC 2011
/home/neels/svnbench/20111107-002432
real 5421.85
user 2279.78
sys 961.88
Received on 2011-11-07 02:59:14 CET

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.