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

[svnbench] Revision: 1293977 compiled Feb 27 2012, 00:21:28

From: <neels_at_apache.org>
Date: Mon, 27 Feb 2012 02:21:35 +0000

/home/neels/svnbench/20120227-002448
Started at Mon Feb 27 00:24:48 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: 212.6 seconds avg for total_1.7.x
                     176.0 seconds avg for total_trunk
      avg operation
   0.83|-36.578 TOTAL RUN
   0.90| -0.002 add
   0.93| -0.069 checkout
   0.99| -0.205 commit
   0.96| -0.017 copy
   0.91| -0.028 delete
   0.12| -5.754 info
   0.89| -0.724 merge
   1.01| +0.000 mkdir
   0.83| -0.002 prop mod
   0.85| -0.002 propdel
   0.88| -0.001 proplist
   0.90| -0.001 propset
   0.85| -0.001 resolve
   0.94| -0.015 resolved
   0.93| -0.016 status
   0.81| -0.327 switch
   0.93| -0.058 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: 588.4 seconds avg for 5x5_1.7.x
                     483.2 seconds avg for 5x5_trunk
      avg operation
   0.82|-105.220 TOTAL RUN
   0.90| -0.002 add
   0.93| -0.189 checkout
   0.99| -0.351 commit
   1.05| +0.025 copy
   0.91| -0.076 delete
   0.11|-17.128 info
   0.89| -2.061 merge
   1.02| +0.000 mkdir
   0.83| -0.002 prop mod
   0.85| -0.002 propdel
   0.88| -0.001 proplist
   0.90| -0.001 propset
   0.85| -0.001 resolve
   0.93| -0.043 resolved
   0.93| -0.040 status
   0.81| -0.926 switch
   0.93| -0.145 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: 38.8 seconds avg for 100x1_1.7.x
                      32.7 seconds avg for 100x1_trunk
      avg operation
   0.84| -6.144 TOTAL RUN
   0.90| -0.002 add
   0.92| -0.015 checkout
   0.84| -0.480 commit
   0.70| -0.136 copy
   0.95| -0.005 delete
   0.51| -0.128 info
   0.82| -0.180 merge
   0.91| -0.001 mkdir
   0.91| -0.001 prop mod
   0.90| -0.001 propdel
   0.90| -0.001 proplist
   0.90| -0.001 propset
   0.88| -0.001 resolve
   0.93| -0.005 resolved
   0.92| -0.006 status
   0.89| -0.045 switch
   0.90| -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: 10.5 seconds avg for 1x100_1.7.x
                      12.2 seconds avg for 1x100_trunk
      avg operation
   1.15| +1.629 TOTAL RUN
   0.91| -0.004 add
   0.94| -0.004 checkout
   1.28| +0.215 commit
   1.23| +0.060 copy
   0.88| -0.003 delete
   0.90| -0.006 info
   1.28| +0.068 merge
   0.86| -0.001 prop mod
   0.84| -0.002 propdel
   0.85| -0.001 proplist
   0.86| -0.001 propset
   0.82| -0.002 resolve
   1.14| +0.002 resolved
   0.90| -0.002 status
   0.87| -0.011 switch
   0.92| -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 530.74 669.81 588.43 TOTAL RUN
  887 0.01 1.91 0.02 add
   12 0.02 6.17 2.83 checkout
   48 1.92 229.13 39.50 commit
    6 0.21 1.42 0.46 copy
    6 0.79 0.91 0.85 delete
   30 9.89 45.56 19.23 info
   12 7.22 38.45 18.80 merge
  960 0.01 0.49 0.01 mkdir
 6407 0.01 1.12 0.01 prop mod
  261 0.01 0.11 0.01 propdel
12550 0.01 0.34 0.01 proplist
25373 0.01 0.91 0.01 propset
   12 0.01 0.01 0.01 resolve
   12 0.49 0.84 0.64 resolved
   84 0.20 1.81 0.58 status
    6 4.08 5.33 4.76 switch
   90 0.17 7.52 2.18 update

---
Timings for 5x5_trunk
    N   min     max     avg    operation  (unit is seconds)
    6  469.26  506.36  483.21  TOTAL RUN
  887    0.01    1.81    0.02  add
   12    0.02    5.56    2.64  checkout
   48    1.72  163.00   39.15  commit
    6    0.29    0.74    0.49  copy
    6    0.71    0.80    0.77  delete
   30    0.75    3.67    2.11  info
   12    6.14   28.67   16.74  merge
  960    0.01    0.64    0.01  mkdir
 6407    0.01    0.46    0.01  prop mod
  261    0.01    0.05    0.01  propdel
12550    0.01    0.66    0.01  proplist
25373    0.01    1.73    0.01  propset
   12    0.01    0.01    0.01  resolve
   12    0.46    0.98    0.59  resolved
   84    0.19    1.58    0.54  status
    6    3.72    3.97    3.84  switch
   90    0.16    7.99    2.03  update
---
COMPARE 5x5_1.7.x to 5x5_trunk
  TOTAL RUN timings: 588.4 seconds avg for 5x5_1.7.x
                     483.2 seconds avg for 5x5_trunk
      min              max              avg         operation
   0.88|-61.485     0.76|-163.445    0.82|-105.220  TOTAL RUN
   0.87| -0.001     0.95| -0.093     0.90| -0.002   add
   0.96| -0.001     0.90| -0.610     0.93| -0.189   checkout
   0.89| -0.204     0.71|-66.130     0.99| -0.351   commit
   1.40| +0.082     0.52| -0.678     1.05| +0.025   copy
   0.89| -0.084     0.89| -0.101     0.91| -0.076   delete
   0.08| -9.144     0.08|-41.897     0.11|-17.128   info
   0.85| -1.083     0.75| -9.782     0.89| -2.061   merge
   0.87| -0.001     1.31| +0.152     1.02| +0.000   mkdir
   0.88| -0.001     0.41| -0.661     0.83| -0.002   prop mod
   0.86| -0.001     0.50| -0.056     0.85| -0.002   propdel
   0.86| -0.001     1.91| +0.313     0.88| -0.001   proplist
   0.86| -0.001     1.90| +0.816     0.90| -0.001   propset
   0.86| -0.001     0.83| -0.002     0.85| -0.001   resolve
   0.93| -0.034     1.16| +0.137     0.93| -0.043   resolved
   0.95| -0.010     0.87| -0.229     0.93| -0.040   status
   0.91| -0.363     0.74| -1.361     0.81| -0.926   switch
   0.91| -0.015     1.06| +0.472     0.93| -0.145   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   33.25   49.71   38.83  TOTAL RUN
  148    0.01    0.15    0.02  add
   12    0.02    0.39    0.20  checkout
   48    0.36    8.46    2.94  commit
    6    0.19    0.87    0.45  copy
    6    0.11    0.12    0.11  delete
   30    0.14    0.50    0.26  info
   12    0.59    1.66    0.98  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.03    0.01  propset
   12    0.01    0.01    0.01  resolve
   12    0.06    0.10    0.08  resolved
   84    0.04    0.14    0.08  status
    6    0.37    0.45    0.41  switch
   90    0.04    0.62    0.27  update
---
Timings for 100x1_trunk
    N   min     max     avg    operation  (unit is seconds)
    6   29.78   37.07   32.69  TOTAL RUN
  148    0.01    0.13    0.02  add
   12    0.02    0.35    0.18  checkout
   48    0.32    7.88    2.46  commit
    6    0.17    0.41    0.32  copy
    6    0.10    0.13    0.11  delete
   30    0.07    0.21    0.13  info
   12    0.52    1.55    0.80  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.05    0.09    0.07  resolved
   84    0.04    0.11    0.07  status
    6    0.34    0.40    0.37  switch
   90    0.04    0.53    0.24  update
---
COMPARE 100x1_1.7.x to 100x1_trunk
  TOTAL RUN timings:  38.8 seconds avg for 100x1_1.7.x
                      32.7 seconds avg for 100x1_trunk
      min              max              avg         operation
   0.90| -3.470     0.75|-12.643     0.84| -6.144   TOTAL RUN
   0.90| -0.001     0.87| -0.019     0.90| -0.002   add
   0.99| -0.000     0.91| -0.034     0.92| -0.015   checkout
   0.90| -0.036     0.93| -0.577     0.84| -0.480   commit
   0.90| -0.020     0.47| -0.460     0.70| -0.136   copy
   0.91| -0.010     1.08| +0.009     0.95| -0.005   delete
   0.50| -0.069     0.42| -0.289     0.51| -0.128   info
   0.88| -0.069     0.93| -0.111     0.82| -0.180   merge
   0.90| -0.001     0.80| -0.004     0.91| -0.001   mkdir
   0.88| -0.001     1.05| +0.001     0.91| -0.001   prop mod
   0.88| -0.001     0.88| -0.002     0.90| -0.001   propdel
   0.88| -0.001     0.92| -0.002     0.90| -0.001   proplist
   0.90| -0.001     0.68| -0.010     0.90| -0.001   propset
   0.88| -0.001     0.83| -0.002     0.88| -0.001   resolve
   0.95| -0.003     0.95| -0.005     0.93| -0.005   resolved
   0.92| -0.003     0.75| -0.036     0.92| -0.006   status
   0.90| -0.037     0.90| -0.046     0.89| -0.045   switch
   0.89| -0.005     0.85| -0.091     0.90| -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    9.65   11.49   10.54  TOTAL RUN
    6    0.04    0.04    0.04  add
   12    0.02    0.13    0.08  checkout
   48    0.21    2.73    0.78  commit
    6    0.18    0.38    0.26  copy
    6    0.02    0.02    0.02  delete
   30    0.05    0.09    0.05  info
   12    0.16    0.47    0.25  merge
  186    0.01    0.02    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.12    0.09  switch
   90    0.01    0.19    0.05  update
---
Timings for 1x100_trunk
    N   min     max     avg    operation  (unit is seconds)
    6    9.49   15.81   12.17  TOTAL RUN
    6    0.04    0.04    0.04  add
   12    0.02    0.13    0.07  checkout
   48    0.19    6.81    0.99  commit
    6    0.22    0.44    0.32  copy
    6    0.02    0.02    0.02  delete
   30    0.02    0.08    0.05  info
   12    0.12    0.75    0.32  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.02    0.01  propset
   12    0.01    0.01    0.01  resolve
   12    0.01    0.06    0.02  resolved
   84    0.01    0.02    0.02  status
    6    0.07    0.09    0.07  switch
   90    0.01    0.28    0.04  update
---
COMPARE 1x100_1.7.x to 1x100_trunk
  TOTAL RUN timings:  10.5 seconds avg for 1x100_1.7.x
                      12.2 seconds avg for 1x100_trunk
      min              max              avg         operation
   0.98| -0.166     1.38| +4.318     1.15| +1.629   TOTAL RUN
   0.87| -0.005     0.98| -0.001     0.91| -0.004   add
   0.95| -0.001     0.97| -0.004     0.94| -0.004   checkout
   0.90| -0.020     2.50| +4.079     1.28| +0.215   commit
   1.25| +0.043     1.16| +0.059     1.23| +0.060   copy
   0.86| -0.003     0.88| -0.003     0.88| -0.003   delete
   0.47| -0.024     0.96| -0.004     0.90| -0.006   info
   0.78| -0.034     1.61| +0.286     1.28| +0.068   merge
   0.80| -0.002     0.83| -0.003     0.86| -0.001   prop mod
   0.85| -0.001     0.66| -0.005     0.84| -0.002   propdel
   0.80| -0.002     0.83| -0.002     0.85| -0.001   proplist
   0.83| -0.002     1.08| +0.001     0.86| -0.001   propset
   0.82| -0.001     0.62| -0.005     0.82| -0.002   resolve
   0.91| -0.001     3.66| +0.046     1.14| +0.002   resolved
   0.87| -0.001     0.94| -0.001     0.90| -0.002   status
   0.88| -0.009     0.78| -0.025     0.87| -0.011   switch
   0.87| -0.002     1.48| +0.090     0.92| -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    9.65  669.81  212.60  TOTAL RUN
 1041    0.01    1.91    0.02  add
   36    0.02    6.17    1.03  checkout
  144    0.21  229.13   14.41  commit
   18    0.18    1.42    0.39  copy
   18    0.02    0.91    0.33  delete
   90    0.05   45.56    6.52  info
   36    0.16   38.45    6.67  merge
 1067    0.01    0.49    0.01  mkdir
 6954    0.01    1.12    0.01  prop mod
  302    0.01    0.11    0.01  propdel
13525    0.01    0.34    0.01  proplist
27074    0.01    0.91    0.01  propset
   36    0.01    0.01    0.01  resolve
   36    0.01    0.84    0.24  resolved
  252    0.01    1.81    0.23  status
   18    0.08    5.33    1.75  switch
  270    0.01    7.52    0.83  update
---
Timings for total_trunk
    N   min     max     avg    operation  (unit is seconds)
   18    9.49  506.36  176.02  TOTAL RUN
 1041    0.01    1.81    0.02  add
   36    0.02    5.56    0.96  checkout
  144    0.19  163.00   14.20  commit
   18    0.17    0.74    0.38  copy
   18    0.02    0.80    0.30  delete
   90    0.02    3.67    0.76  info
   36    0.12   28.67    5.95  merge
 1067    0.01    0.64    0.01  mkdir
 6954    0.01    0.46    0.01  prop mod
  302    0.01    0.05    0.01  propdel
13525    0.01    0.66    0.01  proplist
27074    0.01    1.73    0.01  propset
   36    0.01    0.01    0.01  resolve
   36    0.01    0.98    0.23  resolved
  252    0.01    1.58    0.21  status
   18    0.07    3.97    1.43  switch
  270    0.01    7.99    0.77  update
---
COMPARE total_1.7.x to total_trunk
  TOTAL RUN timings: 212.6 seconds avg for total_1.7.x
                     176.0 seconds avg for total_trunk
      min              max              avg         operation
   0.98| -0.166     0.76|-163.445    0.83|-36.578   TOTAL RUN
   0.87| -0.001     0.95| -0.093     0.90| -0.002   add
   0.97| -0.001     0.90| -0.610     0.93| -0.069   checkout
   0.90| -0.020     0.71|-66.130     0.99| -0.205   commit
   0.98| -0.003     0.52| -0.678     0.96| -0.017   copy
   0.86| -0.003     0.89| -0.101     0.91| -0.028   delete
   0.47| -0.024     0.08|-41.897     0.12| -5.754   info
   0.78| -0.034     0.75| -9.782     0.89| -0.724   merge
   0.87| -0.001     1.31| +0.152     1.01| +0.000   mkdir
   0.85| -0.001     0.41| -0.661     0.83| -0.002   prop mod
   0.86| -0.001     0.50| -0.056     0.85| -0.002   propdel
   0.85| -0.001     1.91| +0.313     0.88| -0.001   proplist
   0.84| -0.001     1.90| +0.816     0.90| -0.001   propset
   0.82| -0.001     0.72| -0.004     0.85| -0.001   resolve
   0.91| -0.001     1.16| +0.137     0.94| -0.015   resolved
   0.87| -0.001     0.87| -0.229     0.93| -0.016   status
   0.88| -0.009     0.74| -1.361     0.81| -0.327   switch
   0.87| -0.002     1.06| +0.472     0.93| -0.058   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 Feb 27 00:24:48 UTC 2012,
       done at Mon Feb 27 02:21:35 UTC 2012
/home/neels/svnbench/20120227-002448
real 7007.33
user 2344.25
sys 1069.24
Received on 2012-02-27 03:22:46 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.