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

[svnbench] Revision: 1240869 compiled Feb 6 2012, 00:21:28

From: <neels_at_apache.org>
Date: Mon, 06 Feb 2012 01:54:01 +0000

/home/neels/svnbench/20120206-002442
Started at Mon Feb 6 00:24:42 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: 170.6 seconds avg for total_1.7.x
                     126.4 seconds avg for total_trunk
      avg operation
   0.74|-44.151 TOTAL RUN
   0.94| -0.001 add
   0.92| -0.079 checkout
   0.88| -1.241 commit
   0.96| -0.008 copy
   0.78| -0.085 delete
   0.12| -5.515 info
   0.91| -0.399 merge
   0.89| -0.001 mkdir
   0.87| -0.001 prop mod
   0.86| -0.001 propdel
   0.84| -0.001 proplist
   0.86| -0.001 propset
   0.84| -0.001 resolve
   0.90| -0.022 resolved
   0.93| -0.015 status
   0.88| -0.185 switch
   0.88| -0.095 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: 475.6 seconds avg for 5x5_1.7.x
                     346.2 seconds avg for 5x5_trunk
      avg operation
   0.73|-129.396 TOTAL RUN
   0.95| -0.001 add
   0.92| -0.212 checkout
   0.87| -3.714 commit
   1.01| +0.002 copy
   0.77| -0.239 delete
   0.11|-16.403 info
   0.91| -1.100 merge
   0.92| -0.001 mkdir
   0.88| -0.001 prop mod
   0.86| -0.001 propdel
   0.85| -0.001 proplist
   0.87| -0.001 propset
   0.85| -0.001 resolve
   0.93| -0.044 resolved
   0.94| -0.035 status
   0.88| -0.479 switch
   0.88| -0.249 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.4 seconds avg for 100x1_1.7.x
                      25.0 seconds avg for 100x1_trunk
      avg operation
   0.91| -2.450 TOTAL RUN
   0.86| -0.002 add
   0.89| -0.021 checkout
   1.00| +0.006 commit
   0.89| -0.023 copy
   0.89| -0.012 delete
   0.48| -0.134 info
   0.91| -0.068 merge
   0.67| -0.005 mkdir
   0.81| -0.002 prop mod
   0.87| -0.001 propdel
   0.82| -0.002 proplist
   0.85| -0.002 propset
   0.84| -0.001 resolve
   0.77| -0.020 resolved
   0.88| -0.009 status
   0.86| -0.059 switch
   0.88| -0.032 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.7 seconds avg for 1x100_1.7.x
                       8.1 seconds avg for 1x100_trunk
      avg operation
   0.93| -0.607 TOTAL RUN
   0.90| -0.004 add
   0.95| -0.004 checkout
   0.97| -0.016 commit
   0.98| -0.004 copy
   0.85| -0.004 delete
   0.86| -0.007 info
   0.87| -0.028 merge
   0.84| -0.001 prop mod
   0.83| -0.002 propdel
   0.83| -0.001 proplist
   0.84| -0.001 propset
   0.82| -0.001 resolve
   0.87| -0.002 resolved
   0.88| -0.002 status
   0.85| -0.016 switch
   0.90| -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 435.69 577.47 475.64 TOTAL RUN
  887 0.01 1.79 0.02 add
   12 0.02 6.17 2.79 checkout
   48 1.52 169.68 28.65 commit
    6 0.17 0.62 0.31 copy
    6 0.86 1.76 1.02 delete
   30 9.57 43.89 18.45 info
   12 7.07 18.81 12.55 merge
  960 0.01 0.37 0.01 mkdir
 6407 0.01 0.33 0.01 prop mod
  261 0.01 0.07 0.01 propdel
12550 0.01 0.73 0.01 proplist
25373 0.01 0.91 0.01 propset
   12 0.01 0.01 0.01 resolve
   12 0.49 0.68 0.59 resolved
   84 0.20 1.51 0.54 status
    6 3.74 4.68 4.00 switch
   90 0.17 7.98 2.08 update

---
Timings for 5x5_trunk
    N   min     max     avg    operation  (unit is seconds)
    6  340.99  350.49  346.25  TOTAL RUN
  887    0.01    1.92    0.02  add
   12    0.02    5.34    2.58  checkout
   48    1.53   84.13   24.94  commit
    6    0.27    0.41    0.31  copy
    6    0.74    0.81    0.78  delete
   30    0.74    3.57    2.05  info
   12    5.89   17.55   11.45  merge
  960    0.01    0.43    0.01  mkdir
 6407    0.01    0.53    0.01  prop mod
  261    0.01    0.02    0.01  propdel
12550    0.01    0.23    0.01  proplist
25373    0.01    0.41    0.01  propset
   12    0.01    0.01    0.01  resolve
   12    0.46    0.62    0.54  resolved
   84    0.19    1.16    0.51  status
    6    3.05    4.45    3.52  switch
   90    0.15    5.43    1.83  update
---
COMPARE 5x5_1.7.x to 5x5_trunk
  TOTAL RUN timings: 475.6 seconds avg for 5x5_1.7.x
                     346.2 seconds avg for 5x5_trunk
      min              max              avg         operation
   0.78|-94.703     0.61|-226.981    0.73|-129.396  TOTAL RUN
   0.84| -0.001     1.07| +0.128     0.95| -0.001   add
   0.96| -0.001     0.87| -0.830     0.92| -0.212   checkout
   1.01| +0.013     0.50|-85.547     0.87| -3.714   commit
   1.57| +0.098     0.66| -0.207     1.01| +0.002   copy
   0.86| -0.118     0.46| -0.947     0.77| -0.239   delete
   0.08| -8.830     0.08|-40.319     0.11|-16.403   info
   0.83| -1.177     0.93| -1.262     0.91| -1.100   merge
   0.85| -0.001     1.16| +0.057     0.92| -0.001   mkdir
   0.85| -0.001     1.63| +0.203     0.88| -0.001   prop mod
   0.86| -0.001     0.26| -0.053     0.86| -0.001   propdel
   0.84| -0.001     0.31| -0.501     0.85| -0.001   proplist
   0.85| -0.001     0.45| -0.504     0.87| -0.001   propset
   0.86| -0.001     0.85| -0.001     0.85| -0.001   resolve
   0.93| -0.033     0.91| -0.064     0.93| -0.044   resolved
   0.94| -0.012     0.77| -0.346     0.94| -0.035   status
   0.81| -0.694     0.95| -0.228     0.88| -0.479   switch
   0.91| -0.016     0.68| -2.550     0.88| -0.249   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.18   27.90   27.44  TOTAL RUN
  148    0.01    0.14    0.02  add
   12    0.02    0.38    0.20  checkout
   48    0.30    3.63    1.62  commit
    6    0.19    0.24    0.21  copy
    6    0.11    0.12    0.11  delete
   30    0.14    0.49    0.26  info
   12    0.59    1.09    0.79  merge
  107    0.01    0.29    0.02  mkdir
  361    0.01    0.22    0.01  prop mod
   17    0.01    0.01    0.01  propdel
  687    0.01    0.16    0.01  proplist
 1113    0.01    0.03    0.01  propset
   12    0.01    0.01    0.01  resolve
   12    0.06    0.25    0.09  resolved
   84    0.04    0.31    0.08  status
    6    0.38    0.44    0.41  switch
   90    0.04    0.59    0.27  update
---
Timings for 100x1_trunk
    N   min     max     avg    operation  (unit is seconds)
    6   24.26   25.75   24.99  TOTAL RUN
  148    0.01    0.13    0.01  add
   12    0.02    0.35    0.18  checkout
   48    0.31    3.86    1.63  commit
    6    0.17    0.21    0.19  copy
    6    0.10    0.11    0.10  delete
   30    0.07    0.21    0.13  info
   12    0.52    1.03    0.72  merge
  107    0.01    0.02    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.32    0.38    0.35  switch
   90    0.04    0.53    0.23  update
---
COMPARE 100x1_1.7.x to 100x1_trunk
  TOTAL RUN timings:  27.4 seconds avg for 100x1_1.7.x
                      25.0 seconds avg for 100x1_trunk
      min              max              avg         operation
   0.89| -2.918     0.92| -2.151     0.91| -2.450   TOTAL RUN
   0.83| -0.002     0.92| -0.012     0.86| -0.002   add
   0.96| -0.001     0.91| -0.035     0.89| -0.021   checkout
   1.04| +0.013     1.06| +0.230     1.00| +0.006   commit
   0.86| -0.027     0.86| -0.034     0.89| -0.023   copy
   0.87| -0.014     0.89| -0.013     0.89| -0.012   delete
   0.48| -0.071     0.42| -0.283     0.48| -0.134   info
   0.87| -0.076     0.94| -0.069     0.91| -0.068   merge
   0.83| -0.002     0.06| -0.270     0.67| -0.005   mkdir
   0.84| -0.001     0.08| -0.198     0.81| -0.002   prop mod
   0.85| -0.001     0.87| -0.002     0.87| -0.001   propdel
   0.80| -0.002     0.08| -0.150     0.82| -0.002   proplist
   0.84| -0.001     0.58| -0.012     0.85| -0.002   propset
   0.83| -0.001     0.89| -0.001     0.84| -0.001   resolve
   0.92| -0.005     0.34| -0.164     0.77| -0.020   resolved
   0.91| -0.004     0.35| -0.200     0.88| -0.009   status
   0.86| -0.054     0.85| -0.068     0.86| -0.059   switch
   0.88| -0.005     0.90| -0.060     0.88| -0.032   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.38    9.01    8.71  TOTAL RUN
    6    0.04    0.04    0.04  add
   12    0.02    0.13    0.07  checkout
   48    0.18    1.82    0.60  commit
    6    0.16    0.19    0.17  copy
    6    0.02    0.03    0.02  delete
   30    0.02    0.08    0.05  info
   12    0.15    0.33    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.19    0.11  switch
   90    0.01    0.13    0.04  update
---
Timings for 1x100_trunk
    N   min     max     avg    operation  (unit is seconds)
    6    7.74    8.35    8.10  TOTAL RUN
    6    0.04    0.04    0.04  add
   12    0.02    0.12    0.07  checkout
   48    0.15    1.89    0.59  commit
    6    0.13    0.20    0.17  copy
    6    0.02    0.02    0.02  delete
   30    0.02    0.08    0.04  info
   12    0.12    0.28    0.19  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.07    0.15    0.09  switch
   90    0.01    0.11    0.04  update
---
COMPARE 1x100_1.7.x to 1x100_trunk
  TOTAL RUN timings:   8.7 seconds avg for 1x100_1.7.x
                       8.1 seconds avg for 1x100_trunk
      min              max              avg         operation
   0.92| -0.645     0.93| -0.660     0.93| -0.607   TOTAL RUN
   0.90| -0.004     0.92| -0.003     0.90| -0.004   add
   0.97| -0.001     0.95| -0.006     0.95| -0.004   checkout
   0.84| -0.028     1.04| +0.070     0.97| -0.016   commit
   0.82| -0.030     1.05| +0.010     0.98| -0.004   copy
   0.89| -0.002     0.81| -0.005     0.85| -0.004   delete
   0.88| -0.003     0.95| -0.005     0.86| -0.007   info
   0.80| -0.030     0.84| -0.052     0.87| -0.028   merge
   0.85| -0.001     0.70| -0.003     0.84| -0.001   prop mod
   0.84| -0.001     0.59| -0.005     0.83| -0.002   propdel
   0.84| -0.001     0.68| -0.003     0.83| -0.001   proplist
   0.85| -0.001     0.81| -0.002     0.84| -0.001   propset
   0.82| -0.001     0.75| -0.002     0.82| -0.001   resolve
   0.87| -0.002     0.85| -0.003     0.87| -0.002   resolved
   0.87| -0.001     0.88| -0.003     0.88| -0.002   status
   0.89| -0.009     0.80| -0.039     0.85| -0.016   switch
   0.88| -0.002     0.90| -0.013     0.90| -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.38  577.47  170.60  TOTAL RUN
 1041    0.01    1.79    0.02  add
   36    0.02    6.17    1.02  checkout
  144    0.18  169.68   10.29  commit
   18    0.16    0.62    0.23  copy
   18    0.02    1.76    0.39  delete
   90    0.02   43.89    6.25  info
   36    0.15   18.81    4.52  merge
 1067    0.01    0.37    0.01  mkdir
 6954    0.01    0.33    0.01  prop mod
  302    0.01    0.07    0.01  propdel
13525    0.01    0.73    0.01  proplist
27074    0.01    0.91    0.01  propset
   36    0.01    0.01    0.01  resolve
   36    0.01    0.68    0.23  resolved
  252    0.01    1.51    0.21  status
   18    0.08    4.68    1.51  switch
  270    0.01    7.98    0.80  update
---
Timings for total_trunk
    N   min     max     avg    operation  (unit is seconds)
   18    7.74  350.49  126.45  TOTAL RUN
 1041    0.01    1.92    0.02  add
   36    0.02    5.34    0.94  checkout
  144    0.15   84.13    9.05  commit
   18    0.13    0.41    0.22  copy
   18    0.02    0.81    0.30  delete
   90    0.02    3.57    0.74  info
   36    0.12   17.55    4.12  merge
 1067    0.01    0.43    0.01  mkdir
 6954    0.01    0.53    0.01  prop mod
  302    0.01    0.02    0.01  propdel
13525    0.01    0.23    0.01  proplist
27074    0.01    0.41    0.01  propset
   36    0.01    0.01    0.01  resolve
   36    0.01    0.62    0.21  resolved
  252    0.01    1.16    0.20  status
   18    0.07    4.45    1.32  switch
  270    0.01    5.43    0.70  update
---
COMPARE total_1.7.x to total_trunk
  TOTAL RUN timings: 170.6 seconds avg for total_1.7.x
                     126.4 seconds avg for total_trunk
      min              max              avg         operation
   0.92| -0.645     0.61|-226.981    0.74|-44.151   TOTAL RUN
   0.84| -0.001     1.07| +0.128     0.94| -0.001   add
   0.97| -0.001     0.87| -0.830     0.92| -0.079   checkout
   0.84| -0.028     0.50|-85.547     0.88| -1.241   commit
   0.82| -0.030     0.66| -0.207     0.96| -0.008   copy
   0.89| -0.002     0.46| -0.947     0.78| -0.085   delete
   0.88| -0.003     0.08|-40.319     0.12| -5.515   info
   0.80| -0.030     0.93| -1.262     0.91| -0.399   merge
   0.85| -0.001     1.16| +0.057     0.89| -0.001   mkdir
   0.85| -0.001     1.63| +0.203     0.87| -0.001   prop mod
   0.84| -0.001     0.26| -0.053     0.86| -0.001   propdel
   0.84| -0.001     0.31| -0.501     0.84| -0.001   proplist
   0.85| -0.001     0.45| -0.504     0.86| -0.001   propset
   0.82| -0.001     0.88| -0.001     0.84| -0.001   resolve
   0.87| -0.002     0.91| -0.064     0.90| -0.022   resolved
   0.87| -0.001     0.77| -0.346     0.93| -0.015   status
   0.89| -0.009     0.95| -0.228     0.88| -0.185   switch
   0.88| -0.002     0.68| -2.550     0.88| -0.095   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 Feb  6 00:24:42 UTC 2012,
       done at Mon Feb  6 01:54:01 UTC 2012
/home/neels/svnbench/20120206-002442
real 5358.40
user 2294.39
sys 974.61
Received on 2012-02-06 02:54:42 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.