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

[svnbench] Revision: 1326451 compiled Apr 16 2012, 00:21:27

From: <neels_at_apache.org>
Date: Mon, 16 Apr 2012 01:56:53 +0000

/home/neels/svnbench/20120416-002443
Started at Mon Apr 16 00:24:43 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.6 seconds avg for total_1.7.x
                     129.9 seconds avg for total_trunk
      avg operation
   0.74|-46.711 TOTAL RUN
   0.86| -0.003 add
   0.94| -0.057 checkout
   0.87| -1.346 commit
   1.15| +0.032 copy
   0.80| -0.076 delete
   0.11| -5.572 info
   0.83| -0.898 merge
   0.79| -0.003 mkdir
   0.83| -0.002 prop mod
   0.85| -0.001 propdel
   0.84| -0.001 proplist
   0.85| -0.001 propset
   0.84| -0.001 resolve
   0.94| -0.015 resolved
   0.93| -0.016 status
   0.88| -0.182 switch
   0.89| -0.089 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: 492.5 seconds avg for 5x5_1.7.x
                     355.7 seconds avg for 5x5_trunk
      avg operation
   0.72|-136.782 TOTAL RUN
   0.86| -0.003 add
   0.95| -0.127 checkout
   0.87| -3.990 commit
   1.47| +0.116 copy
   0.79| -0.215 delete
   0.10|-16.588 info
   0.83| -2.560 merge
   0.79| -0.003 mkdir
   0.83| -0.002 prop mod
   0.85| -0.001 propdel
   0.84| -0.001 proplist
   0.86| -0.001 propset
   0.86| -0.001 resolve
   0.94| -0.037 resolved
   0.93| -0.041 status
   0.89| -0.468 switch
   0.90| -0.221 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.3 seconds avg for 100x1_1.7.x
                      25.4 seconds avg for 100x1_trunk
      avg operation
   0.90| -2.900 TOTAL RUN
   0.86| -0.002 add
   0.82| -0.038 checkout
   0.97| -0.045 commit
   0.88| -0.027 copy
   0.90| -0.012 delete
   0.52| -0.121 info
   0.87| -0.111 merge
   0.85| -0.002 mkdir
   0.85| -0.002 prop mod
   0.87| -0.001 propdel
   0.83| -0.002 proplist
   0.83| -0.002 propset
   0.85| -0.001 resolve
   0.90| -0.007 resolved
   0.92| -0.006 status
   0.83| -0.071 switch
   0.86| -0.039 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.0 seconds avg for 1x100_1.7.x
                       8.5 seconds avg for 1x100_trunk
      avg operation
   0.95| -0.451 TOTAL RUN
   0.89| -0.005 add
   0.93| -0.005 checkout
   1.00| -0.002 commit
   1.04| +0.007 copy
   0.90| -0.002 delete
   0.89| -0.005 info
   0.90| -0.023 merge
   0.84| -0.001 prop mod
   0.84| -0.001 propdel
   0.83| -0.001 proplist
   0.84| -0.001 propset
   0.82| -0.001 resolve
   0.92| -0.001 resolved
   0.92| -0.001 status
   0.94| -0.005 switch
   0.88| -0.005 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 446.49 587.47 492.52 TOTAL RUN
  887 0.01 2.06 0.02 add
   12 0.02 5.61 2.78 checkout
   48 1.60 202.30 29.76 commit
    6 0.19 0.38 0.25 copy
    6 0.89 1.19 1.03 delete
   30 9.54 43.44 18.40 info
   12 7.35 33.57 14.71 merge
  960 0.01 0.79 0.01 mkdir
 6407 0.01 0.65 0.01 prop mod
  261 0.01 0.03 0.01 propdel
12550 0.01 0.29 0.01 proplist
25373 0.01 1.11 0.01 propset
   12 0.01 0.01 0.01 resolve
   12 0.49 0.77 0.63 resolved
   84 0.20 1.67 0.56 status
    6 3.78 4.21 4.07 switch
   90 0.17 12.90 2.14 update

---
Timings for 5x5_trunk
    N   min     max     avg    operation  (unit is seconds)
    6  350.51  362.68  355.73  TOTAL RUN
  887    0.01    1.72    0.02  add
   12    0.02    6.14    2.65  checkout
   48    1.62   84.86   25.77  commit
    6    0.31    0.41    0.36  copy
    6    0.80    0.90    0.82  delete
   30    0.72    3.79    1.81  info
   12    5.60   18.96   12.15  merge
  960    0.01    0.40    0.01  mkdir
 6407    0.01    0.42    0.01  prop mod
  261    0.01    0.02    0.01  propdel
12550    0.01    0.36    0.01  proplist
25373    0.01    1.02    0.01  propset
   12    0.01    0.01    0.01  resolve
   12    0.46    0.99    0.59  resolved
   84    0.18    1.44    0.52  status
    6    3.12    4.66    3.61  switch
   90    0.14    7.22    1.92  update
---
COMPARE 5x5_1.7.x to 5x5_trunk
  TOTAL RUN timings: 492.5 seconds avg for 5x5_1.7.x
                     355.7 seconds avg for 5x5_trunk
      min              max              avg         operation
   0.79|-95.980     0.62|-224.783    0.72|-136.782  TOTAL RUN
   0.84| -0.001     0.84| -0.340     0.86| -0.003   add
   0.96| -0.001     1.09| +0.529     0.95| -0.127   checkout
   1.01| +0.013     0.42|-117.443    0.87| -3.990   commit
   1.60| +0.115     1.08| +0.029     1.47| +0.116   copy
   0.90| -0.092     0.75| -0.294     0.79| -0.215   delete
   0.08| -8.821     0.09|-39.653     0.10|-16.588   info
   0.76| -1.759     0.56|-14.608     0.83| -2.560   merge
   0.84| -0.001     0.51| -0.388     0.79| -0.003   mkdir
   0.86| -0.001     0.65| -0.228     0.83| -0.002   prop mod
   0.86| -0.001     0.67| -0.011     0.85| -0.001   propdel
   0.84| -0.001     1.22| +0.066     0.84| -0.001   proplist
   0.85| -0.001     0.92| -0.084     0.86| -0.001   propset
   0.84| -0.001     0.86| -0.001     0.86| -0.001   resolve
   0.94| -0.031     1.28| +0.217     0.94| -0.037   resolved
   0.88| -0.023     0.86| -0.226     0.93| -0.041   status
   0.83| -0.659     1.11| +0.453     0.89| -0.468   switch
   0.83| -0.030     0.56| -5.684     0.90| -0.221   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.30   29.41   28.34  TOTAL RUN
  148    0.01    0.14    0.02  add
   12    0.02    0.57    0.21  checkout
   48    0.30    5.19    1.73  commit
    6    0.20    0.24    0.22  copy
    6    0.11    0.12    0.11  delete
   30    0.14    0.48    0.25  info
   12    0.59    1.21    0.86  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.06    0.10    0.08  resolved
   84    0.04    0.17    0.08  status
    6    0.40    0.46    0.42  switch
   90    0.04    0.59    0.27  update
---
Timings for 100x1_trunk
    N   min     max     avg    operation  (unit is seconds)
    6   24.69   26.54   25.44  TOTAL RUN
  148    0.01    0.13    0.01  add
   12    0.02    0.34    0.18  checkout
   48    0.32    3.98    1.68  commit
    6    0.17    0.22    0.19  copy
    6    0.10    0.11    0.10  delete
   30    0.07    0.39    0.13  info
   12    0.49    1.14    0.74  merge
  107    0.01    0.01    0.01  mkdir
  361    0.01    0.04    0.01  prop mod
   17    0.01    0.01    0.01  propdel
  687    0.01    0.03    0.01  proplist
 1113    0.01    0.01    0.01  propset
   12    0.01    0.01    0.01  resolve
   12    0.05    0.09    0.07  resolved
   84    0.04    0.20    0.07  status
    6    0.31    0.38    0.35  switch
   90    0.04    0.70    0.23  update
---
COMPARE 100x1_1.7.x to 100x1_trunk
  TOTAL RUN timings:  28.3 seconds avg for 100x1_1.7.x
                      25.4 seconds avg for 100x1_trunk
      min              max              avg         operation
   0.90| -2.604     0.90| -2.869     0.90| -2.900   TOTAL RUN
   0.83| -0.002     0.90| -0.014     0.86| -0.002   add
   0.94| -0.001     0.61| -0.222     0.82| -0.038   checkout
   1.08| +0.024     0.77| -1.209     0.97| -0.045   commit
   0.90| -0.020     0.89| -0.027     0.88| -0.027   copy
   0.90| -0.011     0.88| -0.015     0.90| -0.012   delete
   0.48| -0.071     0.81| -0.094     0.52| -0.121   info
   0.83| -0.099     0.94| -0.073     0.87| -0.111   merge
   0.85| -0.001     0.94| -0.001     0.85| -0.002   mkdir
   0.84| -0.001     2.32| +0.020     0.85| -0.002   prop mod
   0.86| -0.001     0.87| -0.002     0.87| -0.001   propdel
   0.84| -0.001     1.90| +0.013     0.83| -0.002   proplist
   0.85| -0.001     0.85| -0.002     0.83| -0.002   propset
   0.85| -0.001     0.89| -0.001     0.85| -0.001   resolve
   0.91| -0.005     0.89| -0.010     0.90| -0.007   resolved
   0.90| -0.004     1.18| +0.030     0.92| -0.006   status
   0.78| -0.088     0.83| -0.080     0.83| -0.071   switch
   0.86| -0.006     1.18| +0.105     0.86| -0.039   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.28    8.95  TOTAL RUN
    6    0.04    0.04    0.04  add
   12    0.02    0.13    0.08  checkout
   48    0.24    1.91    0.62  commit
    6    0.15    0.25    0.19  copy
    6    0.02    0.02    0.02  delete
   30    0.02    0.09    0.05  info
   12    0.15    0.39    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.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.10    0.09  switch
   90    0.01    0.15    0.05  update
---
Timings for 1x100_trunk
    N   min     max     avg    operation  (unit is seconds)
    6    8.07    8.75    8.50  TOTAL RUN
    6    0.04    0.04    0.04  add
   12    0.02    0.12    0.07  checkout
   48    0.19    1.98    0.62  commit
    6    0.17    0.25    0.20  copy
    6    0.02    0.02    0.02  delete
   30    0.02    0.08    0.04  info
   12    0.12    0.31    0.20  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.03    0.01  resolved
   84    0.01    0.06    0.01  status
    6    0.07    0.09    0.08  switch
   90    0.01    0.13    0.04  update
---
COMPARE 1x100_1.7.x to 1x100_trunk
  TOTAL RUN timings:   9.0 seconds avg for 1x100_1.7.x
                       8.5 seconds avg for 1x100_trunk
      min              max              avg         operation
   0.94| -0.520     0.94| -0.532     0.95| -0.451   TOTAL RUN
   0.89| -0.004     0.89| -0.005     0.89| -0.005   add
   0.95| -0.001     0.93| -0.010     0.93| -0.005   checkout
   0.80| -0.047     1.04| +0.069     1.00| -0.002   commit
   1.08| +0.012     1.01| +0.002     1.04| +0.007   copy
   0.91| -0.002     0.91| -0.002     0.90| -0.002   delete
   0.89| -0.003     0.93| -0.006     0.89| -0.005   info
   0.79| -0.033     0.80| -0.077     0.90| -0.023   merge
   0.85| -0.001     0.57| -0.006     0.84| -0.001   prop mod
   0.84| -0.001     0.72| -0.003     0.84| -0.001   propdel
   0.83| -0.001     0.81| -0.002     0.83| -0.001   proplist
   0.84| -0.001     0.78| -0.003     0.84| -0.001   propset
   0.85| -0.001     0.79| -0.002     0.82| -0.001   resolve
   0.89| -0.002     1.43| +0.008     0.92| -0.001   resolved
   0.87| -0.001     2.61| +0.036     0.92| -0.001   status
   0.88| -0.009     0.91| -0.009     0.94| -0.005   switch
   0.89| -0.002     0.81| -0.029     0.88| -0.005   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  587.47  176.60  TOTAL RUN
 1041    0.01    2.06    0.02  add
   36    0.02    5.61    1.02  checkout
  144    0.24  202.30   10.70  commit
   18    0.15    0.38    0.22  copy
   18    0.02    1.19    0.39  delete
   90    0.02   43.44    6.23  info
   36    0.15   33.57    5.26  merge
 1067    0.01    0.79    0.01  mkdir
 6954    0.01    0.65    0.01  prop mod
  302    0.01    0.03    0.01  propdel
13525    0.01    0.29    0.01  proplist
27074    0.01    1.11    0.01  propset
   36    0.01    0.01    0.01  resolve
   36    0.01    0.77    0.24  resolved
  252    0.01    1.67    0.22  status
   18    0.08    4.21    1.53  switch
  270    0.01   12.90    0.82  update
---
Timings for total_trunk
    N   min     max     avg    operation  (unit is seconds)
   18    8.07  362.68  129.89  TOTAL RUN
 1041    0.01    1.72    0.02  add
   36    0.02    6.14    0.97  checkout
  144    0.19   84.86    9.36  commit
   18    0.17    0.41    0.25  copy
   18    0.02    0.90    0.31  delete
   90    0.02    3.79    0.66  info
   36    0.12   18.96    4.36  merge
 1067    0.01    0.40    0.01  mkdir
 6954    0.01    0.42    0.01  prop mod
  302    0.01    0.02    0.01  propdel
13525    0.01    0.36    0.01  proplist
27074    0.01    1.02    0.01  propset
   36    0.01    0.01    0.01  resolve
   36    0.01    0.99    0.22  resolved
  252    0.01    1.44    0.20  status
   18    0.07    4.66    1.35  switch
  270    0.01    7.22    0.73  update
---
COMPARE total_1.7.x to total_trunk
  TOTAL RUN timings: 176.6 seconds avg for total_1.7.x
                     129.9 seconds avg for total_trunk
      min              max              avg         operation
   0.94| -0.520     0.62|-224.783    0.74|-46.711   TOTAL RUN
   0.84| -0.001     0.84| -0.340     0.86| -0.003   add
   0.95| -0.001     1.09| +0.529     0.94| -0.057   checkout
   0.80| -0.047     0.42|-117.443    0.87| -1.346   commit
   1.08| +0.012     1.08| +0.029     1.15| +0.032   copy
   0.91| -0.002     0.75| -0.294     0.80| -0.076   delete
   0.89| -0.003     0.09|-39.653     0.11| -5.572   info
   0.79| -0.033     0.56|-14.608     0.83| -0.898   merge
   0.84| -0.001     0.51| -0.388     0.79| -0.003   mkdir
   0.85| -0.001     0.65| -0.228     0.83| -0.002   prop mod
   0.84| -0.001     0.67| -0.011     0.85| -0.001   propdel
   0.83| -0.001     1.22| +0.066     0.84| -0.001   proplist
   0.84| -0.001     0.92| -0.084     0.85| -0.001   propset
   0.85| -0.001     0.87| -0.001     0.84| -0.001   resolve
   0.89| -0.002     1.28| +0.217     0.94| -0.015   resolved
   0.87| -0.001     0.86| -0.226     0.93| -0.016   status
   0.88| -0.009     1.11| +0.453     0.88| -0.182   switch
   0.89| -0.002     0.56| -5.684     0.89| -0.089   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 Apr 16 00:24:43 UTC 2012,
       done at Mon Apr 16 01:56:53 UTC 2012
/home/neels/svnbench/20120416-002443
real 5529.95
user 2287.62
sys 1029.05
Received on 2012-04-16 03:58:39 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.