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

[svnbench] Revision: 1237511 compiled Jan 30 2012, 00:21:26

From: <neels_at_apache.org>
Date: Mon, 30 Jan 2012 01:54:08 +0000

/home/neels/svnbench/20120130-002435
Started at Mon Jan 30 00:24:35 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: 172.6 seconds avg for total_1.7.x
                     125.2 seconds avg for total_trunk
      avg operation
   0.73|-47.358 TOTAL RUN
   0.90| -0.002 add
   0.92| -0.076 checkout
   0.85| -1.599 commit
   1.00| +0.001 copy
   0.76| -0.096 delete
   0.12| -5.516 info
   0.85| -0.727 merge
   0.85| -0.002 mkdir
   0.86| -0.001 prop mod
   0.76| -0.003 propdel
   0.85| -0.001 proplist
   0.86| -0.001 propset
   0.84| -0.001 resolve
   1.04| +0.010 resolved
   0.97| -0.007 status
   0.87| -0.187 switch
   0.90| -0.076 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: 481.7 seconds avg for 5x5_1.7.x
                     342.7 seconds avg for 5x5_trunk
      avg operation
   0.71|-138.923 TOTAL RUN
   0.90| -0.002 add
   0.93| -0.201 checkout
   0.84| -4.722 commit
   1.13| +0.025 copy
   0.74| -0.276 delete
   0.11|-16.402 info
   0.85| -2.078 merge
   0.84| -0.002 mkdir
   0.85| -0.001 prop mod
   0.74| -0.003 propdel
   0.85| -0.001 proplist
   0.86| -0.001 propset
   0.85| -0.001 resolve
   1.06| +0.038 resolved
   0.98| -0.012 status
   0.87| -0.507 switch
   0.90| -0.195 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
                      24.9 seconds avg for 100x1_trunk
      avg operation
   0.91| -2.547 TOTAL RUN
   0.89| -0.002 add
   0.89| -0.023 checkout
   0.96| -0.064 commit
   0.95| -0.008 copy
   0.92| -0.009 delete
   0.50| -0.134 info
   0.90| -0.076 merge
   0.88| -0.002 mkdir
   0.88| -0.001 prop mod
   0.88| -0.001 propdel
   0.87| -0.001 proplist
   0.88| -0.001 propset
   0.87| -0.001 resolve
   0.93| -0.005 resolved
   0.94| -0.005 status
   0.89| -0.044 switch
   0.90| -0.027 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.6 seconds avg for 1x100_1.7.x
                       8.0 seconds avg for 1x100_trunk
      avg operation
   0.93| -0.605 TOTAL RUN
   0.89| -0.005 add
   0.94| -0.004 checkout
   0.98| -0.010 commit
   0.91| -0.015 copy
   0.86| -0.003 delete
   0.78| -0.012 info
   0.88| -0.026 merge
   0.84| -0.001 prop mod
   0.84| -0.001 propdel
   0.83| -0.001 proplist
   0.85| -0.001 propset
   0.80| -0.002 resolve
   0.82| -0.003 resolved
   0.86| -0.002 status
   0.89| -0.009 switch
   0.89| -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 430.34 608.79 481.66 TOTAL RUN
  887 0.01 1.85 0.02 add
   12 0.02 5.73 2.75 checkout
   48 1.58 222.52 29.27 commit
    6 0.17 0.27 0.20 copy
    6 0.79 1.57 1.08 delete
   30 9.63 45.75 18.46 info
   12 7.12 31.81 13.54 merge
  960 0.01 0.56 0.01 mkdir
 6407 0.01 0.58 0.01 prop mod
  261 0.01 0.42 0.01 propdel
12550 0.01 0.03 0.01 proplist
25373 0.01 0.56 0.01 propset
   12 0.01 0.01 0.01 resolve
   12 0.51 0.69 0.60 resolved
   84 0.21 1.42 0.55 status
    6 3.67 4.08 3.80 switch
   90 0.17 6.40 2.02 update

---
Timings for 5x5_trunk
    N   min     max     avg    operation  (unit is seconds)
    6  339.39  354.02  342.74  TOTAL RUN
  887    0.01    1.69    0.02  add
   12    0.02    5.21    2.54  checkout
   48    1.45   82.33   24.55  commit
    6    0.16    0.25    0.22  copy
    6    0.80    0.81    0.81  delete
   30    0.75    3.63    2.06  info
   12    5.73   18.04   11.46  merge
  960    0.01    0.36    0.01  mkdir
 6407    0.01    0.48    0.01  prop mod
  261    0.01    0.01    0.01  propdel
12550    0.01    0.01    0.01  proplist
25373    0.01    0.43    0.01  propset
   12    0.01    0.01    0.01  resolve
   12    0.46    1.48    0.64  resolved
   84    0.19    1.74    0.53  status
    6    3.09    3.62    3.30  switch
   90    0.16    5.55    1.83  update
---
COMPARE 5x5_1.7.x to 5x5_trunk
  TOTAL RUN timings: 481.7 seconds avg for 5x5_1.7.x
                     342.7 seconds avg for 5x5_trunk
      min              max              avg         operation
   0.79|-90.952     0.58|-254.764    0.71|-138.923  TOTAL RUN
   0.84| -0.001     0.92| -0.155     0.90| -0.002   add
   0.97| -0.001     0.91| -0.524     0.93| -0.201   checkout
   0.92| -0.131     0.37|-140.192    0.84| -4.722   commit
   0.94| -0.010     0.90| -0.027     1.13| +0.025   copy
   1.01| +0.010     0.52| -0.762     0.74| -0.276   delete
   0.08| -8.876     0.08|-42.122     0.11|-16.402   info
   0.80| -1.391     0.57|-13.769     0.85| -2.078   merge
   0.84| -0.001     0.65| -0.196     0.84| -0.002   mkdir
   0.84| -0.001     0.83| -0.098     0.85| -0.001   prop mod
   0.85| -0.001     0.03| -0.412     0.74| -0.003   propdel
   0.83| -0.001     0.38| -0.019     0.85| -0.001   proplist
   0.84| -0.001     0.77| -0.128     0.86| -0.001   propset
   0.85| -0.001     0.86| -0.001     0.85| -0.001   resolve
   0.91| -0.044     2.13| +0.785     1.06| +0.038   resolved
   0.95| -0.011     1.23| +0.320     0.98| -0.012   status
   0.84| -0.576     0.89| -0.467     0.87| -0.507   switch
   0.91| -0.015     0.87| -0.852     0.90| -0.195   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.06   27.90   27.45  TOTAL RUN
  148    0.01    0.15    0.02  add
   12    0.02    0.50    0.21  checkout
   48    0.32    3.73    1.63  commit
    6    0.17    0.20    0.18  copy
    6    0.11    0.12    0.12  delete
   30    0.17    0.50    0.27  info
   12    0.59    1.21    0.80  merge
  107    0.01    0.02    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.02    0.01  propset
   12    0.01    0.01    0.01  resolve
   12    0.06    0.10    0.08  resolved
   84    0.04    0.13    0.08  status
    6    0.38    0.44    0.41  switch
   90    0.04    0.63    0.27  update
---
Timings for 100x1_trunk
    N   min     max     avg    operation  (unit is seconds)
    6   24.33   25.45   24.90  TOTAL RUN
  148    0.01    0.13    0.01  add
   12    0.02    0.36    0.18  checkout
   48    0.29    3.66    1.57  commit
    6    0.15    0.19    0.17  copy
    6    0.10    0.12    0.11  delete
   30    0.07    0.21    0.13  info
   12    0.51    1.04    0.72  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.10    0.07  resolved
   84    0.04    0.12    0.07  status
    6    0.33    0.39    0.37  switch
   90    0.04    0.55    0.24  update
---
COMPARE 100x1_1.7.x to 100x1_trunk
  TOTAL RUN timings:  27.4 seconds avg for 100x1_1.7.x
                      24.9 seconds avg for 100x1_trunk
      min              max              avg         operation
   0.90| -2.731     0.91| -2.448     0.91| -2.547   TOTAL RUN
   0.86| -0.001     0.90| -0.014     0.89| -0.002   add
   0.96| -0.001     0.73| -0.138     0.89| -0.023   checkout
   0.92| -0.025     0.98| -0.064     0.96| -0.064   commit
   0.90| -0.016     0.95| -0.010     0.95| -0.008   copy
   0.92| -0.009     0.97| -0.004     0.92| -0.009   delete
   0.40| -0.104     0.42| -0.286     0.50| -0.134   info
   0.86| -0.084     0.86| -0.169     0.90| -0.076   merge
   0.85| -0.001     0.82| -0.003     0.88| -0.002   mkdir
   0.84| -0.001     0.89| -0.002     0.88| -0.001   prop mod
   0.85| -0.001     0.86| -0.002     0.88| -0.001   propdel
   0.84| -0.001     0.93| -0.001     0.87| -0.001   proplist
   0.85| -0.001     0.87| -0.002     0.88| -0.001   propset
   0.86| -0.001     0.87| -0.001     0.87| -0.001   resolve
   0.93| -0.004     0.99| -0.001     0.93| -0.005   resolved
   0.92| -0.003     0.94| -0.007     0.94| -0.005   status
   0.89| -0.043     0.89| -0.046     0.89| -0.044   switch
   0.89| -0.005     0.88| -0.079     0.90| -0.027   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.40    8.93    8.61  TOTAL RUN
    6    0.04    0.05    0.04  add
   12    0.02    0.13    0.08  checkout
   48    0.19    1.78    0.58  commit
    6    0.15    0.19    0.17  copy
    6    0.02    0.02    0.02  delete
   30    0.02    0.09    0.05  info
   12    0.16    0.31    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.03    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.05  update
---
Timings for 1x100_trunk
    N   min     max     avg    operation  (unit is seconds)
    6    7.65    8.30    8.00  TOTAL RUN
    6    0.04    0.05    0.04  add
   12    0.02    0.13    0.07  checkout
   48    0.17    1.76    0.57  commit
    6    0.13    0.17    0.15  copy
    6    0.02    0.02    0.02  delete
   30    0.02    0.08    0.04  info
   12    0.13    0.28    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.01    0.01  resolved
   84    0.01    0.02    0.01  status
    6    0.07    0.07    0.07  switch
   90    0.01    0.14    0.04  update
---
COMPARE 1x100_1.7.x to 1x100_trunk
  TOTAL RUN timings:   8.6 seconds avg for 1x100_1.7.x
                       8.0 seconds avg for 1x100_trunk
      min              max              avg         operation
   0.91| -0.755     0.93| -0.626     0.93| -0.605   TOTAL RUN
   0.89| -0.005     0.99| -0.000     0.89| -0.005   add
   0.96| -0.001     0.94| -0.007     0.94| -0.004   checkout
   0.90| -0.019     0.99| -0.023     0.98| -0.010   commit
   0.88| -0.018     0.90| -0.019     0.91| -0.015   copy
   0.80| -0.005     0.89| -0.003     0.86| -0.003   delete
   0.88| -0.003     0.93| -0.006     0.78| -0.012   info
   0.80| -0.032     0.89| -0.034     0.88| -0.026   merge
   0.83| -0.001     0.80| -0.002     0.84| -0.001   prop mod
   0.83| -0.001     0.80| -0.002     0.84| -0.001   propdel
   0.82| -0.001     1.03| +0.000     0.83| -0.001   proplist
   0.84| -0.001     0.79| -0.003     0.85| -0.001   propset
   0.81| -0.001     0.68| -0.003     0.80| -0.002   resolve
   0.87| -0.002     0.56| -0.012     0.82| -0.003   resolved
   0.87| -0.001     0.70| -0.009     0.86| -0.002   status
   0.88| -0.009     0.89| -0.009     0.89| -0.009   switch
   0.85| -0.002     1.04| +0.005     0.89| -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.40  608.79  172.57  TOTAL RUN
 1041    0.01    1.85    0.02  add
   36    0.02    5.73    1.01  checkout
  144    0.19  222.52   10.50  commit
   18    0.15    0.27    0.18  copy
   18    0.02    1.57    0.41  delete
   90    0.02   45.75    6.26  info
   36    0.16   31.81    4.85  merge
 1067    0.01    0.56    0.01  mkdir
 6954    0.01    0.58    0.01  prop mod
  302    0.01    0.42    0.01  propdel
13525    0.01    0.03    0.01  proplist
27074    0.01    0.56    0.01  propset
   36    0.01    0.01    0.01  resolve
   36    0.01    0.69    0.23  resolved
  252    0.01    1.42    0.21  status
   18    0.08    4.08    1.43  switch
  270    0.01    6.40    0.78  update
---
Timings for total_trunk
    N   min     max     avg    operation  (unit is seconds)
   18    7.65  354.02  125.21  TOTAL RUN
 1041    0.01    1.69    0.02  add
   36    0.02    5.21    0.93  checkout
  144    0.17   82.33    8.90  commit
   18    0.13    0.25    0.18  copy
   18    0.02    0.81    0.31  delete
   90    0.02    3.63    0.74  info
   36    0.13   18.04    4.12  merge
 1067    0.01    0.36    0.01  mkdir
 6954    0.01    0.48    0.01  prop mod
  302    0.01    0.01    0.01  propdel
13525    0.01    0.01    0.01  proplist
27074    0.01    0.43    0.01  propset
   36    0.01    0.01    0.01  resolve
   36    0.01    1.48    0.24  resolved
  252    0.01    1.74    0.21  status
   18    0.07    3.62    1.24  switch
  270    0.01    5.55    0.70  update
---
COMPARE total_1.7.x to total_trunk
  TOTAL RUN timings: 172.6 seconds avg for total_1.7.x
                     125.2 seconds avg for total_trunk
      min              max              avg         operation
   0.91| -0.755     0.58|-254.764    0.73|-47.358   TOTAL RUN
   0.84| -0.001     0.92| -0.155     0.90| -0.002   add
   0.96| -0.001     0.91| -0.524     0.92| -0.076   checkout
   0.90| -0.019     0.37|-140.192    0.85| -1.599   commit
   0.88| -0.018     0.90| -0.027     1.00| +0.001   copy
   0.80| -0.005     0.52| -0.762     0.76| -0.096   delete
   0.88| -0.003     0.08|-42.122     0.12| -5.516   info
   0.80| -0.032     0.57|-13.769     0.85| -0.727   merge
   0.84| -0.001     0.65| -0.196     0.85| -0.002   mkdir
   0.83| -0.001     0.83| -0.098     0.86| -0.001   prop mod
   0.83| -0.001     0.03| -0.412     0.76| -0.003   propdel
   0.83| -0.001     0.38| -0.019     0.85| -0.001   proplist
   0.84| -0.001     0.77| -0.128     0.86| -0.001   propset
   0.81| -0.001     0.80| -0.002     0.84| -0.001   resolve
   0.87| -0.002     2.13| +0.785     1.04| +0.010   resolved
   0.87| -0.001     1.23| +0.320     0.97| -0.007   status
   0.88| -0.009     0.89| -0.467     0.87| -0.187   switch
   0.85| -0.002     0.87| -0.852     0.90| -0.076   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 Jan 30 00:24:35 UTC 2012,
       done at Mon Jan 30 01:54:08 UTC 2012
/home/neels/svnbench/20120130-002435
real 5372.48
user 2272.20
sys 973.91
Received on 2012-01-30 03:03:49 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.