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

[svnbench] Revision: 1305182 compiled Mar 26 2012, 00:21:28

From: <neels_at_apache.org>
Date: Mon, 26 Mar 2012 01:51:43 +0000

/home/neels/svnbench/20120326-002441
Started at Mon Mar 26 00:24:41 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.2 seconds avg for total_1.7.x
                     128.2 seconds avg for total_trunk
      avg operation
   0.80|-32.940 TOTAL RUN
   0.90| -0.002 add
   0.93| -0.074 checkout
   0.99| -0.087 commit
   1.30| +0.060 copy
   0.95| -0.019 delete
   0.12| -5.443 info
   0.92| -0.385 merge
   0.88| -0.001 mkdir
   0.89| -0.001 prop mod
   0.89| -0.001 propdel
   0.86| -0.001 proplist
   0.89| -0.001 propset
   0.85| -0.001 resolve
   0.95| -0.013 resolved
   1.03| +0.006 status
   0.87| -0.203 switch
   0.92| -0.062 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: 446.8 seconds avg for 5x5_1.7.x
                     350.6 seconds avg for 5x5_trunk
      avg operation
   0.78|-96.250 TOTAL RUN
   0.90| -0.002 add
   0.93| -0.203 checkout
   0.99| -0.257 commit
   1.40| +0.091 copy
   0.95| -0.044 delete
   0.11|-16.198 info
   0.92| -1.004 merge
   0.88| -0.001 mkdir
   0.89| -0.001 prop mod
   0.89| -0.001 propdel
   0.86| -0.001 proplist
   0.89| -0.001 propset
   0.87| -0.001 resolve
   0.94| -0.034 resolved
   1.05| +0.024 status
   0.88| -0.506 switch
   0.93| -0.149 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.0 seconds avg for 100x1_1.7.x
                      25.6 seconds avg for 100x1_trunk
      avg operation
   0.92| -2.331 TOTAL RUN
   0.88| -0.002 add
   0.93| -0.015 checkout
   0.99| -0.021 commit
   1.23| +0.050 copy
   0.92| -0.009 delete
   0.52| -0.122 info
   0.85| -0.125 merge
   0.86| -0.002 mkdir
   0.87| -0.002 prop mod
   0.87| -0.001 propdel
   0.86| -0.001 proplist
   0.87| -0.002 propset
   0.84| -0.001 resolve
   0.98| -0.002 resolved
   0.95| -0.004 status
   0.88| -0.049 switch
   0.88| -0.033 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.5 seconds avg for 1x100_trunk
      avg operation
   0.97| -0.238 TOTAL RUN
   0.89| -0.004 add
   0.95| -0.004 checkout
   1.03| +0.016 commit
   1.24| +0.039 copy
   0.91| -0.002 delete
   0.83| -0.009 info
   0.88| -0.026 merge
   0.88| -0.001 prop mod
   0.86| -0.001 propdel
   0.90| -0.001 proplist
   0.88| -0.001 propset
   0.85| -0.001 resolve
   0.89| -0.002 resolved
   0.90| -0.002 status
   0.56| -0.054 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 437.64 455.59 446.83 TOTAL RUN
  887 0.01 2.10 0.02 add
   12 0.02 5.67 2.73 checkout
   48 1.56 86.33 25.25 commit
    6 0.19 0.32 0.23 copy
    6 0.78 1.13 0.91 delete
   30 9.72 43.88 18.23 info
   12 7.06 20.40 13.31 merge
  960 0.01 0.39 0.01 mkdir
 6407 0.01 1.37 0.01 prop mod
  261 0.01 0.03 0.01 propdel
12550 0.01 0.19 0.01 proplist
25373 0.01 0.48 0.01 propset
   12 0.01 0.01 0.01 resolve
   12 0.50 0.79 0.60 resolved
   84 0.20 0.99 0.52 status
    6 3.73 5.06 4.17 switch
   90 0.17 6.82 2.03 update

---
Timings for 5x5_trunk
    N   min     max     avg    operation  (unit is seconds)
    6  342.52  353.94  350.58  TOTAL RUN
  887    0.01    1.71    0.02  add
   12    0.02    5.15    2.53  checkout
   48    1.54   83.68   24.99  commit
    6    0.26    0.37    0.32  copy
    6    0.74    1.07    0.86  delete
   30    0.73    3.51    2.04  info
   12    5.78   19.27   12.30  merge
  960    0.01    0.36    0.01  mkdir
 6407    0.01    0.63    0.01  prop mod
  261    0.01    0.04    0.01  propdel
12550    0.01    0.28    0.01  proplist
25373    0.01    0.99    0.01  propset
   12    0.01    0.01    0.01  resolve
   12    0.46    0.78    0.57  resolved
   84    0.19    2.43    0.54  status
    6    3.40    3.84    3.67  switch
   90    0.15    5.53    1.88  update
---
COMPARE 5x5_1.7.x to 5x5_trunk
  TOTAL RUN timings: 446.8 seconds avg for 5x5_1.7.x
                     350.6 seconds avg for 5x5_trunk
      min              max              avg         operation
   0.78|-95.122     0.78|-101.652    0.78|-96.250   TOTAL RUN
   0.84| -0.001     0.81| -0.391     0.90| -0.002   add
   0.98| -0.000     0.91| -0.518     0.93| -0.203   checkout
   0.99| -0.013     0.97| -2.653     0.99| -0.257   commit
   1.41| +0.077     1.17| +0.055     1.40| +0.091   copy
   0.94| -0.045     0.94| -0.064     0.95| -0.044   delete
   0.08| -8.984     0.08|-40.376     0.11|-16.198   info
   0.82| -1.287     0.94| -1.133     0.92| -1.004   merge
   0.86| -0.001     0.93| -0.028     0.88| -0.001   mkdir
   0.85| -0.001     0.46| -0.745     0.89| -0.001   prop mod
   0.88| -0.001     1.23| +0.008     0.89| -0.001   propdel
   0.83| -0.001     1.42| +0.082     0.86| -0.001   proplist
   0.85| -0.001     2.08| +0.515     0.89| -0.001   propset
   0.87| -0.001     0.86| -0.001     0.87| -0.001   resolve
   0.94| -0.032     0.99| -0.005     0.94| -0.034   resolved
   0.94| -0.011     2.46| +1.443     1.05| +0.024   status
   0.91| -0.328     0.76| -1.223     0.88| -0.506   switch
   0.92| -0.013     0.81| -1.287     0.93| -0.149   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.14   28.95   27.97  TOTAL RUN
  148    0.01    0.15    0.02  add
   12    0.02    0.39    0.20  checkout
   48    0.31    3.83    1.69  commit
    6    0.18    0.24    0.22  copy
    6    0.11    0.12    0.11  delete
   30    0.13    0.48    0.25  info
   12    0.59    1.43    0.85  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.08    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.40    0.44    0.42  switch
   90    0.04    0.78    0.27  update
---
Timings for 100x1_trunk
    N   min     max     avg    operation  (unit is seconds)
    6   25.03   26.41   25.64  TOTAL RUN
  148    0.01    0.14    0.01  add
   12    0.02    0.36    0.18  checkout
   48    0.31    3.91    1.66  commit
    6    0.18    0.58    0.27  copy
    6    0.10    0.11    0.11  delete
   30    0.07    0.21    0.13  info
   12    0.50    1.10    0.73  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.05    0.01  proplist
 1113    0.01    0.06    0.01  propset
   12    0.01    0.01    0.01  resolve
   12    0.05    0.11    0.07  resolved
   84    0.04    0.18    0.07  status
    6    0.33    0.41    0.37  switch
   90    0.04    0.52    0.24  update
---
COMPARE 100x1_1.7.x to 100x1_trunk
  TOTAL RUN timings:  28.0 seconds avg for 100x1_1.7.x
                      25.6 seconds avg for 100x1_trunk
      min              max              avg         operation
   0.92| -2.109     0.91| -2.538     0.92| -2.331   TOTAL RUN
   0.84| -0.001     0.94| -0.009     0.88| -0.002   add
   0.98| -0.000     0.92| -0.029     0.93| -0.015   checkout
   1.03| +0.008     1.02| +0.076     0.99| -0.021   commit
   0.98| -0.003     2.38| +0.337     1.23| +0.050   copy
   0.92| -0.009     0.94| -0.008     0.92| -0.009   delete
   0.50| -0.067     0.44| -0.271     0.52| -0.122   info
   0.85| -0.090     0.77| -0.332     0.85| -0.125   merge
   0.85| -0.001     0.87| -0.002     0.86| -0.002   mkdir
   0.83| -0.002     1.43| +0.007     0.87| -0.002   prop mod
   0.86| -0.001     0.87| -0.002     0.87| -0.001   propdel
   0.83| -0.001     3.25| +0.031     0.86| -0.001   proplist
   0.84| -0.001     0.75| -0.020     0.87| -0.002   propset
   0.85| -0.001     0.82| -0.002     0.84| -0.001   resolve
   0.93| -0.004     1.16| +0.015     0.98| -0.002   resolved
   0.93| -0.003     1.58| +0.067     0.95| -0.004   status
   0.83| -0.069     0.94| -0.026     0.88| -0.049   switch
   0.89| -0.004     0.67| -0.258     0.88| -0.033   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.49    8.96    8.71  TOTAL RUN
    6    0.04    0.04    0.04  add
   12    0.02    0.13    0.07  checkout
   48    0.19    1.96    0.60  commit
    6    0.14    0.18    0.16  copy
    6    0.02    0.02    0.02  delete
   30    0.02    0.08    0.05  info
   12    0.15    0.35    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.29    0.13  switch
   90    0.01    0.13    0.04  update
---
Timings for 1x100_trunk
    N   min     max     avg    operation  (unit is seconds)
    6    8.16    8.72    8.47  TOTAL RUN
    6    0.04    0.04    0.04  add
   12    0.02    0.12    0.07  checkout
   48    0.19    2.00    0.62  commit
    6    0.18    0.22    0.20  copy
    6    0.02    0.02    0.02  delete
   30    0.02    0.09    0.04  info
   12    0.12    0.30    0.19  merge
  186    0.01    0.02    0.01  prop mod
   24    0.01    0.01    0.01  propdel
  288    0.01    0.04    0.01  proplist
  588    0.01    0.11    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.08    0.07  switch
   90    0.01    0.12    0.04  update
---
COMPARE 1x100_1.7.x to 1x100_trunk
  TOTAL RUN timings:   8.7 seconds avg for 1x100_1.7.x
                       8.5 seconds avg for 1x100_trunk
      min              max              avg         operation
   0.96| -0.325     0.97| -0.234     0.97| -0.238   TOTAL RUN
   0.91| -0.004     0.90| -0.004     0.89| -0.004   add
   0.97| -0.001     0.96| -0.005     0.95| -0.004   checkout
   0.99| -0.001     1.02| +0.038     1.03| +0.016   commit
   1.28| +0.039     1.25| +0.044     1.24| +0.039   copy
   0.83| -0.004     0.98| -0.001     0.91| -0.002   delete
   0.88| -0.003     1.04| +0.003     0.83| -0.009   info
   0.79| -0.031     0.85| -0.052     0.88| -0.026   merge
   0.85| -0.001     2.20| +0.011     0.88| -0.001   prop mod
   0.86| -0.001     0.86| -0.001     0.86| -0.001   propdel
   0.84| -0.001     4.83| +0.033     0.90| -0.001   proplist
   0.85| -0.001    11.40| +0.099     0.88| -0.001   propset
   0.83| -0.001     0.87| -0.001     0.85| -0.001   resolve
   0.89| -0.002     0.91| -0.001     0.89| -0.002   resolved
   0.87| -0.001     0.91| -0.002     0.90| -0.002   status
   0.87| -0.010     0.28| -0.211     0.56| -0.054   switch
   0.85| -0.002     0.93| -0.008     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.49  455.59  161.17  TOTAL RUN
 1041    0.01    2.10    0.02  add
   36    0.02    5.67    1.00  checkout
  144    0.19   86.33    9.18  commit
   18    0.14    0.32    0.20  copy
   18    0.02    1.13    0.35  delete
   90    0.02   43.88    6.18  info
   36    0.15   20.40    4.79  merge
 1067    0.01    0.39    0.01  mkdir
 6954    0.01    1.37    0.01  prop mod
  302    0.01    0.03    0.01  propdel
13525    0.01    0.19    0.01  proplist
27074    0.01    0.48    0.01  propset
   36    0.01    0.01    0.01  resolve
   36    0.01    0.79    0.23  resolved
  252    0.01    0.99    0.20  status
   18    0.08    5.06    1.57  switch
  270    0.01    6.82    0.78  update
---
Timings for total_trunk
    N   min     max     avg    operation  (unit is seconds)
   18    8.16  353.94  128.23  TOTAL RUN
 1041    0.01    1.71    0.02  add
   36    0.02    5.15    0.93  checkout
  144    0.19   83.68    9.09  commit
   18    0.18    0.58    0.26  copy
   18    0.02    1.07    0.33  delete
   90    0.02    3.51    0.74  info
   36    0.12   19.27    4.41  merge
 1067    0.01    0.36    0.01  mkdir
 6954    0.01    0.63    0.01  prop mod
  302    0.01    0.04    0.01  propdel
13525    0.01    0.28    0.01  proplist
27074    0.01    0.99    0.01  propset
   36    0.01    0.01    0.01  resolve
   36    0.01    0.78    0.22  resolved
  252    0.01    2.43    0.21  status
   18    0.07    3.84    1.37  switch
  270    0.01    5.53    0.72  update
---
COMPARE total_1.7.x to total_trunk
  TOTAL RUN timings: 161.2 seconds avg for total_1.7.x
                     128.2 seconds avg for total_trunk
      min              max              avg         operation
   0.96| -0.325     0.78|-101.652    0.80|-32.940   TOTAL RUN
   0.84| -0.001     0.81| -0.391     0.90| -0.002   add
   0.97| -0.001     0.91| -0.518     0.93| -0.074   checkout
   0.99| -0.001     0.97| -2.653     0.99| -0.087   commit
   1.26| +0.036     1.85| +0.266     1.30| +0.060   copy
   0.83| -0.004     0.94| -0.064     0.95| -0.019   delete
   0.88| -0.003     0.08|-40.376     0.12| -5.443   info
   0.79| -0.031     0.94| -1.133     0.92| -0.385   merge
   0.86| -0.001     0.93| -0.028     0.88| -0.001   mkdir
   0.85| -0.001     0.46| -0.745     0.89| -0.001   prop mod
   0.86| -0.001     1.23| +0.008     0.89| -0.001   propdel
   0.84| -0.001     1.42| +0.082     0.86| -0.001   proplist
   0.85| -0.001     2.08| +0.515     0.89| -0.001   propset
   0.83| -0.001     0.86| -0.001     0.85| -0.001   resolve
   0.89| -0.002     0.99| -0.005     0.95| -0.013   resolved
   0.87| -0.001     2.46| +1.443     1.03| +0.006   status
   0.87| -0.010     0.76| -1.223     0.87| -0.203   switch
   0.85| -0.002     0.81| -1.287     0.92| -0.062   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 Mar 26 00:24:41 UTC 2012,
       done at Mon Mar 26 01:51:43 UTC 2012
/home/neels/svnbench/20120326-002441
real 5221.46
user 2290.03
sys 993.79
Received on 2012-03-26 03:54:36 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.