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

[svnbench] Revision: 1224666 compiled Dec 26 2011, 00:21:25

From: <neels_at_apache.org>
Date: Mon, 26 Dec 2011 01:52:28 +0000

/home/neels/svnbench/20111226-002435
Started at Mon Dec 26 00:24:35 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: 167.3 seconds avg for total_1.7.x
                     124.9 seconds avg for total_trunk
      avg operation
   0.75|-42.398 TOTAL RUN
   0.89| -0.002 add
   0.92| -0.083 checkout
   0.90| -0.986 commit
   0.90| -0.021 copy
   0.87| -0.044 delete
   0.12| -5.514 info
   0.90| -0.445 merge
   0.76| -0.003 mkdir
   0.86| -0.001 prop mod
   0.87| -0.001 propdel
   0.84| -0.001 proplist
   0.85| -0.001 propset
   0.86| -0.001 resolve
   0.90| -0.025 resolved
   0.96| -0.008 status
   0.84| -0.238 switch
   0.90| -0.079 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: 466.3 seconds avg for 5x5_1.7.x
                     342.3 seconds avg for 5x5_trunk
      avg operation
   0.73|-123.966 TOTAL RUN
   0.89| -0.002 add
   0.92| -0.225 checkout
   0.89| -2.898 commit
   0.82| -0.050 copy
   0.87| -0.116 delete
   0.11|-16.406 info
   0.90| -1.216 merge
   0.77| -0.003 mkdir
   0.86| -0.001 prop mod
   0.87| -0.001 propdel
   0.84| -0.001 proplist
   0.85| -0.001 propset
   0.86| -0.001 resolve
   0.89| -0.066 resolved
   0.97| -0.015 status
   0.85| -0.626 switch
   0.90| -0.204 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.2 seconds avg for 100x1_1.7.x
                      24.5 seconds avg for 100x1_trunk
      avg operation
   0.90| -2.738 TOTAL RUN
   0.87| -0.002 add
   0.91| -0.018 checkout
   0.97| -0.052 commit
   0.85| -0.029 copy
   0.89| -0.013 delete
   0.50| -0.127 info
   0.88| -0.099 merge
   0.68| -0.005 mkdir
   0.86| -0.002 prop mod
   0.88| -0.001 propdel
   0.85| -0.002 proplist
   0.86| -0.002 propset
   0.85| -0.001 resolve
   0.91| -0.007 resolved
   0.91| -0.007 status
   0.82| -0.077 switch
   0.89| -0.029 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.5 seconds avg for 1x100_1.7.x
                       8.0 seconds avg for 1x100_trunk
      avg operation
   0.94| -0.490 TOTAL RUN
   0.90| -0.004 add
   0.93| -0.005 checkout
   0.99| -0.007 commit
   1.10| +0.016 copy
   0.90| -0.002 delete
   0.83| -0.009 info
   0.91| -0.020 merge
   0.86| -0.001 prop mod
   0.88| -0.001 propdel
   0.85| -0.001 proplist
   0.85| -0.001 propset
   0.87| -0.001 resolve
   0.91| -0.001 resolved
   0.90| -0.002 status
   0.87| -0.010 switch
   0.91| -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 428.85 605.19 466.26 TOTAL RUN
  887 0.01 1.84 0.02 add
   12 0.02 5.56 2.74 checkout
   48 1.51 145.73 27.57 commit
    6 0.19 0.38 0.28 copy
    6 0.87 1.01 0.91 delete
   30 9.62 44.34 18.42 info
   12 7.04 18.50 12.38 merge
  960 0.01 0.67 0.01 mkdir
 6407 0.01 0.71 0.01 prop mod
  261 0.01 0.01 0.01 propdel
12550 0.01 0.84 0.01 proplist
25373 0.01 0.84 0.01 propset
   12 0.01 0.01 0.01 resolve
   12 0.51 0.72 0.62 resolved
   84 0.21 1.40 0.54 status
    6 3.71 5.07 4.05 switch
   90 0.17 6.52 2.03 update

---
Timings for 5x5_trunk
    N   min     max     avg    operation  (unit is seconds)
    6  340.32  345.78  342.29  TOTAL RUN
  887    0.01    1.68    0.02  add
   12    0.02    5.11    2.51  checkout
   48    1.42   83.79   24.67  commit
    6    0.15    0.28    0.23  copy
    6    0.71    0.83    0.79  delete
   30    0.73    3.64    2.01  info
   12    5.67   17.24   11.17  merge
  960    0.01    0.33    0.01  mkdir
 6407    0.01    0.38    0.01  prop mod
  261    0.01    0.01    0.01  propdel
12550    0.01    0.08    0.01  proplist
25373    0.01    0.55    0.01  propset
   12    0.01    0.01    0.01  resolve
   12    0.46    0.65    0.55  resolved
   84    0.19    1.73    0.53  status
    6    3.14    4.07    3.43  switch
   90    0.16    5.49    1.82  update
---
COMPARE 5x5_1.7.x to 5x5_trunk
  TOTAL RUN timings: 466.3 seconds avg for 5x5_1.7.x
                     342.3 seconds avg for 5x5_trunk
      min              max              avg         operation
   0.79|-88.525     0.57|-259.405    0.73|-123.966  TOTAL RUN
   0.85| -0.001     0.91| -0.160     0.89| -0.002   add
   0.97| -0.001     0.92| -0.449     0.92| -0.225   checkout
   0.94| -0.086     0.57|-61.945     0.89| -2.898   commit
   0.83| -0.032     0.74| -0.098     0.82| -0.050   copy
   0.82| -0.160     0.82| -0.185     0.87| -0.116   delete
   0.08| -8.894     0.08|-40.702     0.11|-16.406   info
   0.80| -1.376     0.93| -1.259     0.90| -1.216   merge
   0.84| -0.001     0.48| -0.347     0.77| -0.003   mkdir
   0.84| -0.001     0.53| -0.334     0.86| -0.001   prop mod
   0.88| -0.001     0.91| -0.001     0.87| -0.001   propdel
   0.84| -0.001     0.10| -0.755     0.84| -0.001   proplist
   0.86| -0.001     0.65| -0.295     0.85| -0.001   propset
   0.85| -0.001     0.84| -0.001     0.86| -0.001   resolve
   0.91| -0.045     0.90| -0.070     0.89| -0.066   resolved
   0.93| -0.015     1.24| +0.333     0.97| -0.015   status
   0.84| -0.577     0.80| -1.000     0.85| -0.626   switch
   0.90| -0.017     0.84| -1.025     0.90| -0.204   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.82   27.64   27.19  TOTAL RUN
  148    0.01    0.14    0.02  add
   12    0.02    0.39    0.20  checkout
   48    0.28    3.68    1.61  commit
    6    0.17    0.24    0.20  copy
    6    0.11    0.12    0.12  delete
   30    0.14    0.48    0.25  info
   12    0.60    1.17    0.80  merge
  107    0.01    0.35    0.02  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.15    0.08  status
    6    0.38    0.56    0.43  switch
   90    0.04    0.59    0.27  update
---
Timings for 100x1_trunk
    N   min     max     avg    operation  (unit is seconds)
    6   23.65   25.09   24.45  TOTAL RUN
  148    0.01    0.13    0.01  add
   12    0.02    0.35    0.18  checkout
   48    0.28    3.70    1.56  commit
    6    0.14    0.20    0.17  copy
    6    0.10    0.11    0.10  delete
   30    0.07    0.21    0.13  info
   12    0.52    0.98    0.70  merge
  107    0.01    0.01    0.01  mkdir
  361    0.01    0.01    0.01  prop mod
   17    0.01    0.01    0.01  propdel
  687    0.01    0.01    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.11    0.07  status
    6    0.33    0.38    0.36  switch
   90    0.04    0.52    0.24  update
---
COMPARE 100x1_1.7.x to 100x1_trunk
  TOTAL RUN timings:  27.2 seconds avg for 100x1_1.7.x
                      24.5 seconds avg for 100x1_trunk
      min              max              avg         operation
   0.88| -3.174     0.91| -2.544     0.90| -2.738   TOTAL RUN
   0.85| -0.001     0.91| -0.013     0.87| -0.002   add
   0.96| -0.001     0.91| -0.037     0.91| -0.018   checkout
   1.01| +0.004     1.01| +0.019     0.97| -0.052   commit
   0.82| -0.030     0.84| -0.040     0.85| -0.029   copy
   0.87| -0.015     0.90| -0.012     0.89| -0.013   delete
   0.50| -0.068     0.43| -0.274     0.50| -0.127   info
   0.86| -0.084     0.83| -0.194     0.88| -0.099   merge
   0.85| -0.001     0.04| -0.340     0.68| -0.005   mkdir
   0.84| -0.001     0.84| -0.002     0.86| -0.002   prop mod
   0.86| -0.001     0.91| -0.001     0.88| -0.001   propdel
   0.85| -0.001     0.82| -0.002     0.85| -0.002   proplist
   0.84| -0.001     0.88| -0.002     0.86| -0.002   propset
   0.84| -0.001     0.88| -0.001     0.85| -0.001   resolve
   0.93| -0.004     0.92| -0.008     0.91| -0.007   resolved
   0.93| -0.003     0.72| -0.043     0.91| -0.007   status
   0.87| -0.049     0.67| -0.183     0.82| -0.077   switch
   0.88| -0.005     0.88| -0.069     0.89| -0.029   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.33    8.65    8.52  TOTAL RUN
    6    0.04    0.04    0.04  add
   12    0.02    0.14    0.08  checkout
   48    0.18    1.73    0.57  commit
    6    0.15    0.19    0.16  copy
    6    0.02    0.02    0.02  delete
   30    0.05    0.09    0.05  info
   12    0.16    0.38    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.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.78    8.19    8.03  TOTAL RUN
    6    0.04    0.04    0.04  add
   12    0.02    0.13    0.07  checkout
   48    0.18    1.80    0.56  commit
    6    0.14    0.20    0.18  copy
    6    0.02    0.02    0.02  delete
   30    0.02    0.08    0.05  info
   12    0.13    0.30    0.21  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.15    0.04  update
---
COMPARE 1x100_1.7.x to 1x100_trunk
  TOTAL RUN timings:   8.5 seconds avg for 1x100_1.7.x
                       8.0 seconds avg for 1x100_trunk
      min              max              avg         operation
   0.93| -0.555     0.95| -0.467     0.94| -0.490   TOTAL RUN
   0.90| -0.004     0.89| -0.005     0.90| -0.004   add
   0.96| -0.001     0.91| -0.013     0.93| -0.005   checkout
   1.04| +0.007     1.04| +0.070     0.99| -0.007   commit
   0.97| -0.005     1.07| +0.013     1.10| +0.016   copy
   0.88| -0.003     0.92| -0.002     0.90| -0.002   delete
   0.45| -0.025     0.92| -0.007     0.83| -0.009   info
   0.81| -0.031     0.80| -0.074     0.91| -0.020   merge
   0.85| -0.001     0.84| -0.002     0.86| -0.001   prop mod
   0.85| -0.001     0.92| -0.001     0.88| -0.001   propdel
   0.82| -0.001     0.97| -0.000     0.85| -0.001   proplist
   0.84| -0.001     0.71| -0.004     0.85| -0.001   propset
   0.82| -0.001     0.93| -0.001     0.87| -0.001   resolve
   0.88| -0.002     0.97| -0.001     0.91| -0.001   resolved
   0.89| -0.001     0.89| -0.003     0.90| -0.002   status
   0.87| -0.010     0.87| -0.011     0.87| -0.010   switch
   0.87| -0.002     1.11| +0.015     0.91| -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.33  605.19  167.32  TOTAL RUN
 1041    0.01    1.84    0.02  add
   36    0.02    5.56    1.00  checkout
  144    0.18  145.73    9.91  commit
   18    0.15    0.38    0.21  copy
   18    0.02    1.01    0.35  delete
   90    0.05   44.34    6.24  info
   36    0.16   18.50    4.47  merge
 1067    0.01    0.67    0.01  mkdir
 6954    0.01    0.71    0.01  prop mod
  302    0.01    0.01    0.01  propdel
13525    0.01    0.84    0.01  proplist
27074    0.01    0.84    0.01  propset
   36    0.01    0.01    0.01  resolve
   36    0.01    0.72    0.24  resolved
  252    0.01    1.40    0.21  status
   18    0.08    5.07    1.52  switch
  270    0.01    6.52    0.78  update
---
Timings for total_trunk
    N   min     max     avg    operation  (unit is seconds)
   18    7.78  345.78  124.92  TOTAL RUN
 1041    0.01    1.68    0.02  add
   36    0.02    5.11    0.92  checkout
  144    0.18   83.79    8.93  commit
   18    0.14    0.28    0.19  copy
   18    0.02    0.83    0.31  delete
   90    0.02    3.64    0.73  info
   36    0.13   17.24    4.03  merge
 1067    0.01    0.33    0.01  mkdir
 6954    0.01    0.38    0.01  prop mod
  302    0.01    0.01    0.01  propdel
13525    0.01    0.08    0.01  proplist
27074    0.01    0.55    0.01  propset
   36    0.01    0.01    0.01  resolve
   36    0.01    0.65    0.21  resolved
  252    0.01    1.73    0.21  status
   18    0.07    4.07    1.28  switch
  270    0.01    5.49    0.70  update
---
COMPARE total_1.7.x to total_trunk
  TOTAL RUN timings: 167.3 seconds avg for total_1.7.x
                     124.9 seconds avg for total_trunk
      min              max              avg         operation
   0.93| -0.555     0.57|-259.405    0.75|-42.398   TOTAL RUN
   0.85| -0.001     0.91| -0.160     0.89| -0.002   add
   0.96| -0.001     0.92| -0.449     0.92| -0.083   checkout
   1.04| +0.007     0.57|-61.945     0.90| -0.986   commit
   0.96| -0.006     0.74| -0.098     0.90| -0.021   copy
   0.88| -0.003     0.82| -0.185     0.87| -0.044   delete
   0.45| -0.025     0.08|-40.702     0.12| -5.514   info
   0.81| -0.031     0.93| -1.259     0.90| -0.445   merge
   0.84| -0.001     0.48| -0.347     0.76| -0.003   mkdir
   0.84| -0.001     0.53| -0.334     0.86| -0.001   prop mod
   0.85| -0.001     0.91| -0.001     0.87| -0.001   propdel
   0.84| -0.001     0.10| -0.755     0.84| -0.001   proplist
   0.86| -0.001     0.65| -0.295     0.85| -0.001   propset
   0.82| -0.001     0.88| -0.001     0.86| -0.001   resolve
   0.88| -0.002     0.90| -0.070     0.90| -0.025   resolved
   0.89| -0.001     1.24| +0.333     0.96| -0.008   status
   0.87| -0.010     0.80| -1.000     0.84| -0.238   switch
   0.87| -0.002     0.84| -1.025     0.90| -0.079   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 26 00:24:35 UTC 2011,
       done at Mon Dec 26 01:52:28 UTC 2011
/home/neels/svnbench/20111226-002435
real 5272.70
user 2267.96
sys 964.62
Received on 2011-12-26 02:59:51 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.