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

[svnbench] Revision: 1213121 compiled Dec 12 2011, 00:21:25

From: <neels_at_apache.org>
Date: Mon, 12 Dec 2011 02:04:29 +0000

/home/neels/svnbench/20111212-002439
Started at Mon Dec 12 00:24:39 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: 201.7 seconds avg for total_1.7.x
                     130.4 seconds avg for total_trunk
      avg operation
   0.65|-71.340 TOTAL RUN
   0.86| -0.003 add
   0.88| -0.123 checkout
   0.72| -3.749 commit
   0.75| -0.064 copy
   0.82| -0.069 delete
   0.12| -5.696 info
   0.67| -1.977 merge
   0.92| -0.001 mkdir
   0.80| -0.002 prop mod
   0.82| -0.002 propdel
   0.80| -0.002 proplist
   0.80| -0.002 propset
   0.83| -0.001 resolve
   0.83| -0.045 resolved
   0.95| -0.012 status
   0.79| -0.347 switch
   0.87| -0.110 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: 567.8 seconds avg for 5x5_1.7.x
                     357.8 seconds avg for 5x5_trunk
      avg operation
   0.63|-209.969 TOTAL RUN
   0.86| -0.003 add
   0.88| -0.354 checkout
   0.71|-11.058 commit
   0.56| -0.182 copy
   0.81| -0.191 delete
   0.11|-16.957 info
   0.66| -5.812 merge
   0.91| -0.001 mkdir
   0.80| -0.002 prop mod
   0.81| -0.002 propdel
   0.79| -0.002 proplist
   0.79| -0.002 propset
   0.83| -0.002 resolve
   0.81| -0.127 resolved
   0.95| -0.027 status
   0.78| -0.980 switch
   0.86| -0.300 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
                      25.1 seconds avg for 100x1_trunk
      avg operation
   0.89| -3.024 TOTAL RUN
   0.87| -0.002 add
   0.95| -0.010 checkout
   0.93| -0.124 commit
   1.02| +0.003 copy
   0.90| -0.012 delete
   0.53| -0.125 info
   0.89| -0.086 merge
   0.99| -0.000 mkdir
   0.86| -0.002 prop mod
   0.87| -0.001 propdel
   0.86| -0.001 proplist
   0.86| -0.002 propset
   0.85| -0.001 resolve
   0.91| -0.007 resolved
   0.93| -0.006 status
   0.88| -0.051 switch
   0.91| -0.025 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.2 seconds avg for 1x100_1.7.x
                       8.2 seconds avg for 1x100_trunk
      avg operation
   0.89| -1.027 TOTAL RUN
   0.90| -0.004 add
   0.93| -0.005 checkout
   0.90| -0.064 commit
   0.93| -0.013 copy
   0.85| -0.003 delete
   0.89| -0.005 info
   0.86| -0.032 merge
   0.84| -0.001 prop mod
   0.85| -0.001 propdel
   0.84| -0.001 proplist
   0.84| -0.001 propset
   0.82| -0.002 resolve
   0.88| -0.002 resolved
   0.88| -0.002 status
   0.88| -0.010 switch
   0.90| -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 473.60 676.16 567.81 TOTAL RUN
  887 0.01 1.91 0.02 add
   12 0.02 6.48 2.89 checkout
   48 1.57 170.10 37.58 commit
    6 0.24 0.80 0.41 copy
    6 0.89 1.12 0.98 delete
   30 10.13 45.48 19.00 info
   12 7.10 35.56 17.07 merge
  960 0.01 0.35 0.01 mkdir
 6407 0.01 0.39 0.01 prop mod
  261 0.01 0.02 0.01 propdel
12550 0.01 0.02 0.01 proplist
25373 0.01 1.22 0.01 propset
   12 0.01 0.01 0.01 resolve
   12 0.51 1.46 0.68 resolved
   84 0.21 1.79 0.56 status
    6 3.78 4.81 4.40 switch
   90 0.18 7.84 2.14 update

---
Timings for 5x5_trunk
    N   min     max     avg    operation  (unit is seconds)
    6  343.63  414.59  357.84  TOTAL RUN
  887    0.01    1.73    0.02  add
   12    0.02    5.19    2.53  checkout
   48    1.44  146.67   26.52  commit
    6    0.19    0.25    0.23  copy
    6    0.73    0.81    0.79  delete
   30    0.75    3.65    2.05  info
   12    5.72   17.23   11.26  merge
  960    0.01    0.41    0.01  mkdir
 6407    0.01    0.23    0.01  prop mod
  261    0.01    0.01    0.01  propdel
12550    0.01    0.01    0.01  proplist
25373    0.01    0.31    0.01  propset
   12    0.01    0.01    0.01  resolve
   12    0.47    0.63    0.56  resolved
   84    0.19    1.60    0.54  status
    6    3.08    3.96    3.42  switch
   90    0.15    5.50    1.84  update
---
COMPARE 5x5_1.7.x to 5x5_trunk
  TOTAL RUN timings: 567.8 seconds avg for 5x5_1.7.x
                     357.8 seconds avg for 5x5_trunk
      min              max              avg         operation
   0.73|-129.965    0.61|-261.568    0.63|-209.969  TOTAL RUN
   0.84| -0.001     0.91| -0.182     0.86| -0.003   add
   0.96| -0.001     0.80| -1.284     0.88| -0.354   checkout
   0.92| -0.132     0.86|-23.432     0.71|-11.058   commit
   0.77| -0.056     0.31| -0.553     0.56| -0.182   copy
   0.82| -0.160     0.72| -0.310     0.81| -0.191   delete
   0.07| -9.384     0.08|-41.829     0.11|-16.957   info
   0.80| -1.386     0.48|-18.330     0.66| -5.812   merge
   0.85| -0.001     1.19| +0.066     0.91| -0.001   mkdir
   0.84| -0.001     0.60| -0.155     0.80| -0.002   prop mod
   0.86| -0.001     0.60| -0.007     0.81| -0.002   propdel
   0.84| -0.001     0.53| -0.011     0.79| -0.002   proplist
   0.84| -0.001     0.26| -0.909     0.79| -0.002   propset
   0.81| -0.002     0.82| -0.002     0.83| -0.002   resolve
   0.92| -0.039     0.44| -0.823     0.81| -0.127   resolved
   0.93| -0.014     0.90| -0.184     0.95| -0.027   status
   0.82| -0.698     0.82| -0.853     0.78| -0.980   switch
   0.88| -0.022     0.70| -2.341     0.86| -0.300   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.61   28.67   28.14  TOTAL RUN
  148    0.01    0.14    0.02  add
   12    0.02    0.39    0.20  checkout
   48    0.30    4.19    1.72  commit
    6    0.15    0.21    0.18  copy
    6    0.11    0.12    0.12  delete
   30    0.17    0.49    0.27  info
   12    0.60    1.06    0.79  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.02    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.59    0.27  update
---
Timings for 100x1_trunk
    N   min     max     avg    operation  (unit is seconds)
    6   24.46   25.87   25.11  TOTAL RUN
  148    0.01    0.13    0.01  add
   12    0.02    0.42    0.19  checkout
   48    0.30    3.80    1.60  commit
    6    0.17    0.20    0.18  copy
    6    0.10    0.11    0.10  delete
   30    0.07    0.21    0.14  info
   12    0.51    1.02    0.70  merge
  107    0.01    0.16    0.01  mkdir
  361    0.01    0.01    0.01  prop mod
   17    0.01    0.01    0.01  propdel
  687    0.01    0.02    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.53    0.24  update
---
COMPARE 100x1_1.7.x to 100x1_trunk
  TOTAL RUN timings:  28.1 seconds avg for 100x1_1.7.x
                      25.1 seconds avg for 100x1_trunk
      min              max              avg         operation
   0.89| -3.150     0.90| -2.801     0.89| -3.024   TOTAL RUN
   0.85| -0.001     0.90| -0.014     0.87| -0.002   add
   0.97| -0.001     1.07| +0.029     0.95| -0.010   checkout
   1.00| -0.001     0.91| -0.395     0.93| -0.124   commit
   1.12| +0.018     0.97| -0.007     1.02| +0.003   copy
   0.90| -0.011     0.90| -0.012     0.90| -0.012   delete
   0.40| -0.104     0.43| -0.278     0.53| -0.125   info
   0.86| -0.084     0.96| -0.042     0.89| -0.086   merge
   0.86| -0.001    10.59| +0.149     0.99| -0.000   mkdir
   0.85| -0.001     0.73| -0.005     0.86| -0.002   prop mod
   0.86| -0.001     0.91| -0.001     0.87| -0.001   propdel
   0.86| -0.001     0.99| -0.000     0.86| -0.001   proplist
   0.84| -0.001     0.78| -0.005     0.86| -0.002   propset
   0.85| -0.001     0.84| -0.001     0.85| -0.001   resolve
   0.92| -0.005     0.90| -0.010     0.91| -0.007   resolved
   0.92| -0.003     0.93| -0.009     0.93| -0.006   status
   0.89| -0.043     0.88| -0.054     0.88| -0.051   switch
   0.88| -0.005     0.90| -0.061     0.91| -0.025   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.69   10.50    9.20  TOTAL RUN
    6    0.04    0.04    0.04  add
   12    0.02    0.13    0.08  checkout
   48    0.18    2.37    0.65  commit
    6    0.14    0.28    0.20  copy
    6    0.02    0.02    0.02  delete
   30    0.02    0.09    0.05  info
   12    0.15    0.34    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.03    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.96    8.27    8.17  TOTAL RUN
    6    0.04    0.04    0.04  add
   12    0.02    0.12    0.07  checkout
   48    0.19    1.86    0.59  commit
    6    0.15    0.24    0.18  copy
    6    0.02    0.02    0.02  delete
   30    0.02    0.08    0.04  info
   12    0.12    0.30    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.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:   9.2 seconds avg for 1x100_1.7.x
                       8.2 seconds avg for 1x100_trunk
      min              max              avg         operation
   0.92| -0.723     0.79| -2.231     0.89| -1.027   TOTAL RUN
   0.90| -0.004     0.88| -0.005     0.90| -0.004   add
   0.96| -0.001     0.93| -0.009     0.93| -0.005   checkout
   1.03| +0.005     0.78| -0.515     0.90| -0.064   commit
   1.07| +0.010     0.83| -0.048     0.93| -0.013   copy
   0.80| -0.005     0.87| -0.003     0.85| -0.003   delete
   0.88| -0.003     0.96| -0.003     0.89| -0.005   info
   0.80| -0.031     0.89| -0.036     0.86| -0.032   merge
   0.85| -0.001     0.84| -0.002     0.84| -0.001   prop mod
   0.84| -0.001     0.85| -0.001     0.85| -0.001   propdel
   0.83| -0.001     0.89| -0.001     0.84| -0.001   proplist
   0.84| -0.001     0.80| -0.003     0.84| -0.001   propset
   0.80| -0.002     0.79| -0.002     0.82| -0.002   resolve
   0.87| -0.002     0.94| -0.001     0.88| -0.002   resolved
   0.86| -0.001     0.83| -0.004     0.88| -0.002   status
   0.87| -0.010     0.87| -0.011     0.88| -0.010   switch
   0.85| -0.002     0.90| -0.014     0.90| -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.69  676.16  201.71  TOTAL RUN
 1041    0.01    1.91    0.02  add
   36    0.02    6.48    1.05  checkout
  144    0.18  170.10   13.32  commit
   18    0.14    0.80    0.26  copy
   18    0.02    1.12    0.37  delete
   90    0.02   45.48    6.44  info
   36    0.15   35.56    6.03  merge
 1067    0.01    0.35    0.01  mkdir
 6954    0.01    0.39    0.01  prop mod
  302    0.01    0.02    0.01  propdel
13525    0.01    0.02    0.01  proplist
27074    0.01    1.22    0.01  propset
   36    0.01    0.01    0.01  resolve
   36    0.01    1.46    0.26  resolved
  252    0.01    1.79    0.22  status
   18    0.08    4.81    1.63  switch
  270    0.01    7.84    0.82  update
---
Timings for total_trunk
    N   min     max     avg    operation  (unit is seconds)
   18    7.96  414.59  130.37  TOTAL RUN
 1041    0.01    1.73    0.02  add
   36    0.02    5.19    0.93  checkout
  144    0.19  146.67    9.57  commit
   18    0.15    0.25    0.20  copy
   18    0.02    0.81    0.31  delete
   90    0.02    3.65    0.74  info
   36    0.12   17.23    4.05  merge
 1067    0.01    0.41    0.01  mkdir
 6954    0.01    0.23    0.01  prop mod
  302    0.01    0.01    0.01  propdel
13525    0.01    0.02    0.01  proplist
27074    0.01    0.31    0.01  propset
   36    0.01    0.01    0.01  resolve
   36    0.01    0.63    0.21  resolved
  252    0.01    1.60    0.21  status
   18    0.07    3.96    1.28  switch
  270    0.01    5.50    0.71  update
---
COMPARE total_1.7.x to total_trunk
  TOTAL RUN timings: 201.7 seconds avg for total_1.7.x
                     130.4 seconds avg for total_trunk
      min              max              avg         operation
   0.92| -0.723     0.61|-261.568    0.65|-71.340   TOTAL RUN
   0.84| -0.001     0.91| -0.182     0.86| -0.003   add
   0.97| -0.001     0.80| -1.284     0.88| -0.123   checkout
   1.03| +0.005     0.86|-23.432     0.72| -3.749   commit
   1.07| +0.010     0.31| -0.553     0.75| -0.064   copy
   0.80| -0.005     0.72| -0.310     0.82| -0.069   delete
   0.88| -0.003     0.08|-41.829     0.12| -5.696   info
   0.80| -0.031     0.48|-18.330     0.67| -1.977   merge
   0.85| -0.001     1.19| +0.066     0.92| -0.001   mkdir
   0.85| -0.001     0.60| -0.155     0.80| -0.002   prop mod
   0.84| -0.001     0.76| -0.004     0.82| -0.002   propdel
   0.83| -0.001     0.67| -0.007     0.80| -0.002   proplist
   0.84| -0.001     0.26| -0.909     0.80| -0.002   propset
   0.80| -0.002     0.82| -0.002     0.83| -0.001   resolve
   0.87| -0.002     0.44| -0.823     0.83| -0.045   resolved
   0.86| -0.001     0.90| -0.184     0.95| -0.012   status
   0.87| -0.010     0.82| -0.853     0.79| -0.347   switch
   0.85| -0.002     0.70| -2.341     0.87| -0.110   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 Dec 12 00:24:39 UTC 2011,
       done at Mon Dec 12 02:04:29 UTC 2011
/home/neels/svnbench/20111212-002439
real 5990.02
user 2303.59
sys 998.72
Received on 2011-12-12 03:10:59 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.