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

[svnbench] Revision: 1338010 compiled May 14 2012, 00:21:28

From: <neels_at_apache.org>
Date: Mon, 14 May 2012 01:52:03 +0000

/home/neels/svnbench/20120514-002446
Started at Mon May 14 00:24:46 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: 163.7 seconds avg for total_1.7.x
                     126.6 seconds avg for total_trunk
      avg operation
   0.77|-37.120 TOTAL RUN
   0.89| -0.002 add
   0.94| -0.058 checkout
   0.98| -0.169 commit
   1.12| +0.023 copy
   1.14| +0.049 delete
   0.13| -5.478 info
   0.72| -1.389 merge
   0.84| -0.002 mkdir
   0.87| -0.001 prop mod
   0.85| -0.002 propdel
   0.87| -0.001 proplist
   0.86| -0.001 propset
   0.99| -0.000 resolve
   1.14| +0.036 resolved
   0.85| -0.034 status
   0.93| -0.113 switch
   0.90| -0.077 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: 453.9 seconds avg for 5x5_1.7.x
                     346.6 seconds avg for 5x5_trunk
      avg operation
   0.76|-107.327 TOTAL RUN
   0.90| -0.002 add
   0.95| -0.149 checkout
   0.98| -0.405 commit
   1.37| +0.073 copy
   1.18| +0.164 delete
   0.12|-16.307 info
   0.72| -3.859 merge
   0.85| -0.002 mkdir
   0.87| -0.001 prop mod
   0.85| -0.002 propdel
   0.87| -0.001 proplist
   0.87| -0.001 propset
   0.96| -0.000 resolve
   1.19| +0.120 resolved
   0.85| -0.085 status
   0.91| -0.361 switch
   0.91| -0.188 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
                      24.9 seconds avg for 100x1_trunk
      avg operation
   0.88| -3.249 TOTAL RUN
   0.84| -0.003 add
   0.89| -0.022 checkout
   0.96| -0.067 commit
   0.98| -0.004 copy
   0.87| -0.015 delete
   0.50| -0.129 info
   0.73| -0.220 merge
   0.82| -0.002 mkdir
   0.83| -0.002 prop mod
   0.82| -0.002 propdel
   0.84| -0.002 proplist
   0.85| -0.002 propset
   0.95| -0.000 resolve
   0.88| -0.010 resolved
   0.82| -0.014 status
   1.07| +0.031 switch
   0.85| -0.040 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.3 seconds avg for 1x100_trunk
      avg operation
   0.91| -0.783 TOTAL RUN
   0.93| -0.003 add
   0.95| -0.004 checkout
   0.94| -0.036 commit
   1.00| -0.001 copy
   0.93| -0.002 delete
   1.05| +0.002 info
   0.63| -0.086 merge
   0.90| -0.001 prop mod
   0.89| -0.001 propdel
   0.85| -0.001 proplist
   0.86| -0.001 propset
   1.07| +0.001 resolve
   0.85| -0.002 resolved
   0.91| -0.001 status
   0.88| -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 448.03 461.43 453.91 TOTAL RUN
  887 0.01 1.85 0.02 add
   12 0.02 5.81 2.77 checkout
   48 1.56 85.46 25.40 commit
    6 0.17 0.23 0.20 copy
    6 0.79 1.35 0.90 delete
   30 9.61 43.57 18.48 info
   12 7.07 22.10 13.58 merge
  960 0.01 0.48 0.01 mkdir
 6407 0.01 0.73 0.01 prop mod
  261 0.01 0.14 0.01 propdel
12550 0.01 0.22 0.01 proplist
25373 0.01 0.91 0.01 propset
   12 0.01 0.01 0.01 resolve
   12 0.51 1.03 0.64 resolved
   84 0.20 1.83 0.56 status
    6 3.98 4.28 4.07 switch
   90 0.17 6.34 2.06 update

---
Timings for 5x5_trunk
    N   min     max     avg    operation  (unit is seconds)
    6  341.37  349.98  346.59  TOTAL RUN
  887    0.01    1.83    0.02  add
   12    0.02    5.98    2.63  checkout
   48    2.09   84.07   25.00  commit
    6    0.19    0.34    0.27  copy
    6    0.68    2.75    1.07  delete
   30    1.31    3.57    2.17  info
   12    5.45   15.05    9.72  merge
  960    0.01    0.44    0.01  mkdir
 6407    0.01    0.63    0.01  prop mod
  261    0.01    0.07    0.01  propdel
12550    0.01    0.34    0.01  proplist
25373    0.01    0.62    0.01  propset
   12    0.01    0.01    0.01  resolve
   12    0.37    2.17    0.76  resolved
   84    0.16    1.23    0.48  status
    6    3.10    4.83    3.71  switch
   90    0.14    6.56    1.87  update
---
COMPARE 5x5_1.7.x to 5x5_trunk
  TOTAL RUN timings: 453.9 seconds avg for 5x5_1.7.x
                     346.6 seconds avg for 5x5_trunk
      min              max              avg         operation
   0.76|-106.662    0.76|-111.449    0.76|-107.327  TOTAL RUN
   0.84| -0.001     0.99| -0.018     0.90| -0.002   add
   0.96| -0.001     1.03| +0.174     0.95| -0.149   checkout
   1.34| +0.530     0.98| -1.390     0.98| -0.405   commit
   1.09| +0.015     1.47| +0.108     1.37| +0.073   copy
   0.86| -0.110     2.03| +1.394     1.18| +0.164   delete
   0.14| -8.298     0.08|-39.990     0.12|-16.307   info
   0.77| -1.615     0.68| -7.047     0.72| -3.859   merge
   0.84| -0.001     0.93| -0.036     0.85| -0.002   mkdir
   0.85| -0.001     0.86| -0.101     0.87| -0.001   prop mod
   0.86| -0.001     0.52| -0.066     0.85| -0.002   propdel
   0.83| -0.001     1.54| +0.119     0.87| -0.001   proplist
   0.84| -0.001     0.68| -0.296     0.87| -0.001   propset
   0.94| -0.001     0.97| -0.000     0.96| -0.000   resolve
   0.73| -0.137     2.11| +1.143     1.19| +0.120   resolved
   0.78| -0.045     0.68| -0.594     0.85| -0.085   status
   0.78| -0.881     1.13| +0.550     0.91| -0.361   switch
   0.81| -0.032     1.03| +0.217     0.91| -0.188   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.48   28.75   28.14  TOTAL RUN
  148    0.01    0.14    0.02  add
   12    0.02    0.39    0.20  checkout
   48    0.32    5.07    1.70  commit
    6    0.18    0.24    0.21  copy
    6    0.11    0.12    0.12  delete
   30    0.15    0.49    0.26  info
   12    0.59    1.18    0.81  merge
  107    0.01    0.02    0.01  mkdir
  361    0.01    0.11    0.01  prop mod
   17    0.01    0.01    0.01  propdel
  687    0.01    0.13    0.01  proplist
 1113    0.01    0.18    0.01  propset
   12    0.01    0.01    0.01  resolve
   12    0.06    0.21    0.09  resolved
   84    0.04    0.38    0.08  status
    6    0.39    0.45    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.17   25.56   24.89  TOTAL RUN
  148    0.01    0.13    0.01  add
   12    0.02    0.34    0.18  checkout
   48    0.87    3.76    1.64  commit
    6    0.14    0.30    0.20  copy
    6    0.10    0.11    0.10  delete
   30    0.07    0.21    0.13  info
   12    0.47    0.97    0.59  merge
  107    0.01    0.01    0.01  mkdir
  361    0.01    0.08    0.01  prop mod
   17    0.01    0.01    0.01  propdel
  687    0.01    0.13    0.01  proplist
 1113    0.01    0.11    0.01  propset
   12    0.01    0.01    0.01  resolve
   12    0.07    0.09    0.08  resolved
   84    0.04    0.10    0.07  status
    6    0.31    1.03    0.45  switch
   90    0.04    0.50    0.23  update
---
COMPARE 100x1_1.7.x to 100x1_trunk
  TOTAL RUN timings:  28.1 seconds avg for 100x1_1.7.x
                      24.9 seconds avg for 100x1_trunk
      min              max              avg         operation
   0.88| -3.301     0.89| -3.192     0.88| -3.249   TOTAL RUN
   0.84| -0.001     0.91| -0.013     0.84| -0.003   add
   0.95| -0.001     0.89| -0.044     0.89| -0.022   checkout
   2.73| +0.555     0.74| -1.309     0.96| -0.067   commit
   0.80| -0.035     1.28| +0.067     0.98| -0.004   copy
   0.87| -0.014     0.88| -0.015     0.87| -0.015   delete
   0.45| -0.080     0.44| -0.275     0.50| -0.129   info
   0.79| -0.122     0.82| -0.213     0.73| -0.220   merge
   0.84| -0.002     0.81| -0.003     0.82| -0.002   mkdir
   0.85| -0.001     0.69| -0.034     0.83| -0.002   prop mod
   0.85| -0.001     0.88| -0.002     0.82| -0.002   propdel
   0.82| -0.001     1.01| +0.001     0.84| -0.002   proplist
   0.84| -0.001     0.61| -0.072     0.85| -0.002   propset
   0.95| -0.000     0.95| -0.000     0.95| -0.000   resolve
   1.12| +0.007     0.42| -0.123     0.88| -0.010   resolved
   0.84| -0.007     0.26| -0.283     0.82| -0.014   status
   0.81| -0.075     2.29| +0.582     1.07| +0.031   switch
   0.87| -0.005     0.84| -0.097     0.85| -0.040   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.89    9.17    9.05  TOTAL RUN
    6    0.04    0.04    0.04  add
   12    0.02    0.13    0.07  checkout
   48    0.21    2.10    0.64  commit
    6    0.17    0.22    0.19  copy
    6    0.02    0.02    0.02  delete
   30    0.02    0.09    0.05  info
   12    0.15    0.33    0.23  merge
  186    0.01    0.06    0.01  prop mod
   24    0.01    0.01    0.01  propdel
  288    0.01    0.03    0.01  proplist
  588    0.01    0.05    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.09    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.70    8.63    8.26  TOTAL RUN
    6    0.04    0.04    0.04  add
   12    0.02    0.12    0.07  checkout
   48    0.19    1.90    0.60  commit
    6    0.17    0.21    0.18  copy
    6    0.02    0.02    0.02  delete
   30    0.02    0.08    0.05  info
   12    0.12    0.19    0.15  merge
  186    0.01    0.08    0.01  prop mod
   24    0.01    0.01    0.01  propdel
  288    0.01    0.01    0.01  proplist
  588    0.01    0.05    0.01  propset
   12    0.01    0.01    0.01  resolve
   12    0.01    0.02    0.01  resolved
   84    0.01    0.03    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:   9.0 seconds avg for 1x100_1.7.x
                       8.3 seconds avg for 1x100_trunk
      min              max              avg         operation
   0.87| -1.191     0.94| -0.532     0.91| -0.783   TOTAL RUN
   0.91| -0.004     0.92| -0.004     0.93| -0.003   add
   0.95| -0.001     0.93| -0.009     0.95| -0.004   checkout
   0.92| -0.017     0.91| -0.193     0.94| -0.036   commit
   0.97| -0.006     0.94| -0.014     1.00| -0.001   copy
   0.97| -0.001     1.01| +0.000     0.93| -0.002   delete
   0.90| -0.002     0.95| -0.005     1.05| +0.002   info
   0.76| -0.036     0.59| -0.134     0.63| -0.086   merge
   0.86| -0.001     1.18| +0.012     0.90| -0.001   prop mod
   0.88| -0.001     0.97| -0.000     0.89| -0.001   propdel
   0.84| -0.001     0.54| -0.012     0.85| -0.001   proplist
   0.86| -0.001     1.09| +0.004     0.86| -0.001   propset
   0.97| -0.000     1.16| +0.001     1.07| +0.001   resolve
   0.70| -0.004     0.99| -0.000     0.85| -0.002   resolved
   0.85| -0.002     1.13| +0.003     0.91| -0.001   status
   0.88| -0.010     0.88| -0.011     0.88| -0.010   switch
   0.89| -0.002     0.93| -0.009     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.89  461.43  163.70  TOTAL RUN
 1041    0.01    1.85    0.02  add
   36    0.02    5.81    1.02  checkout
  144    0.21   85.46    9.25  commit
   18    0.17    0.24    0.20  copy
   18    0.02    1.35    0.35  delete
   90    0.02   43.57    6.26  info
   36    0.15   22.10    4.87  merge
 1067    0.01    0.48    0.01  mkdir
 6954    0.01    0.73    0.01  prop mod
  302    0.01    0.14    0.01  propdel
13525    0.01    0.22    0.01  proplist
27074    0.01    0.91    0.01  propset
   36    0.01    0.01    0.01  resolve
   36    0.01    1.03    0.25  resolved
  252    0.01    1.83    0.22  status
   18    0.08    4.28    1.53  switch
  270    0.01    6.34    0.79  update
---
Timings for total_trunk
    N   min     max     avg    operation  (unit is seconds)
   18    7.70  349.98  126.58  TOTAL RUN
 1041    0.01    1.83    0.02  add
   36    0.02    5.98    0.96  checkout
  144    0.19   84.07    9.08  commit
   18    0.14    0.34    0.22  copy
   18    0.02    2.75    0.40  delete
   90    0.02    3.57    0.78  info
   36    0.12   15.05    3.49  merge
 1067    0.01    0.44    0.01  mkdir
 6954    0.01    0.63    0.01  prop mod
  302    0.01    0.07    0.01  propdel
13525    0.01    0.34    0.01  proplist
27074    0.01    0.62    0.01  propset
   36    0.01    0.01    0.01  resolve
   36    0.01    2.17    0.28  resolved
  252    0.01    1.23    0.19  status
   18    0.07    4.83    1.41  switch
  270    0.01    6.56    0.71  update
---
COMPARE total_1.7.x to total_trunk
  TOTAL RUN timings: 163.7 seconds avg for total_1.7.x
                     126.6 seconds avg for total_trunk
      min              max              avg         operation
   0.87| -1.191     0.76|-111.449    0.77|-37.120   TOTAL RUN
   0.84| -0.001     0.99| -0.018     0.89| -0.002   add
   0.95| -0.001     1.03| +0.174     0.94| -0.058   checkout
   0.92| -0.017     0.98| -1.390     0.98| -0.169   commit
   0.83| -0.029     1.43| +0.102     1.12| +0.023   copy
   0.97| -0.001     2.03| +1.394     1.14| +0.049   delete
   0.90| -0.002     0.08|-39.990     0.13| -5.478   info
   0.76| -0.036     0.68| -7.047     0.72| -1.389   merge
   0.84| -0.001     0.93| -0.036     0.84| -0.002   mkdir
   0.86| -0.001     0.86| -0.101     0.87| -0.001   prop mod
   0.88| -0.001     0.52| -0.066     0.85| -0.002   propdel
   0.84| -0.001     1.54| +0.119     0.87| -0.001   proplist
   0.86| -0.001     0.68| -0.296     0.86| -0.001   propset
   0.97| -0.000     1.05| +0.001     0.99| -0.000   resolve
   0.70| -0.004     2.11| +1.143     1.14| +0.036   resolved
   0.85| -0.002     0.68| -0.594     0.85| -0.034   status
   0.88| -0.010     1.13| +0.550     0.93| -0.113   switch
   0.89| -0.002     1.03| +0.217     0.90| -0.077   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 May 14 00:24:46 UTC 2012,
       done at Mon May 14 01:52:03 UTC 2012
/home/neels/svnbench/20120514-002446
real 5237.25
user 2270.08
sys 986.21
Received on 2012-05-14 03:55: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.