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

[svnbench] Revision: 1296910 compiled Mar 5 2012, 00:21:27

From: <neels_at_apache.org>
Date: Mon, 05 Mar 2012 01:54:49 +0000

/home/neels/svnbench/20120305-002439
Started at Mon Mar 5 00:24:39 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.5 seconds avg for total_1.7.x
                     127.4 seconds avg for total_trunk
      avg operation
   0.74|-45.047 TOTAL RUN
   0.86| -0.003 add
   0.91| -0.094 checkout
   0.87| -1.344 commit
   0.93| -0.017 copy
   0.91| -0.032 delete
   0.11| -5.536 info
   0.92| -0.380 merge
   0.93| -0.001 mkdir
   0.85| -0.001 prop mod
   0.86| -0.001 propdel
   0.86| -0.001 proplist
   0.85| -0.001 propset
   0.83| -0.001 resolve
   0.90| -0.023 resolved
   0.89| -0.023 status
   0.89| -0.161 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: 477.9 seconds avg for 5x5_1.7.x
                     349.1 seconds avg for 5x5_trunk
      avg operation
   0.73|-128.790 TOTAL RUN
   0.86| -0.003 add
   0.91| -0.258 checkout
   0.87| -3.626 commit
   0.98| -0.006 copy
   0.91| -0.080 delete
   0.10|-16.455 info
   0.92| -0.987 merge
   0.94| -0.001 mkdir
   0.86| -0.001 prop mod
   0.86| -0.001 propdel
   0.86| -0.001 proplist
   0.85| -0.001 propset
   0.85| -0.001 resolve
   0.90| -0.060 resolved
   0.89| -0.061 status
   0.90| -0.416 switch
   0.90| -0.201 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: 30.8 seconds avg for 100x1_1.7.x
                      24.9 seconds avg for 100x1_trunk
      avg operation
   0.81| -5.891 TOTAL RUN
   0.85| -0.003 add
   0.90| -0.019 checkout
   0.80| -0.402 commit
   0.74| -0.070 copy
   0.89| -0.012 delete
   0.43| -0.147 info
   0.84| -0.132 merge
   0.83| -0.002 mkdir
   0.82| -0.002 prop mod
   0.81| -0.002 propdel
   0.82| -0.002 proplist
   0.84| -0.002 propset
   0.82| -0.002 resolve
   0.90| -0.007 resolved
   0.91| -0.007 status
   0.86| -0.057 switch
   0.89| -0.030 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.2 seconds avg for 1x100_trunk
      avg operation
   0.95| -0.462 TOTAL RUN
   0.89| -0.004 add
   0.94| -0.004 checkout
   0.99| -0.005 commit
   1.15| +0.025 copy
   0.87| -0.003 delete
   0.90| -0.005 info
   0.90| -0.022 merge
   0.85| -0.001 prop mod
   0.85| -0.001 propdel
   0.83| -0.001 proplist
   0.83| -0.001 propset
   0.81| -0.002 resolve
   0.88| -0.002 resolved
   0.88| -0.002 status
   0.88| -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 437.78 624.12 477.90 TOTAL RUN
  887 0.01 1.82 0.02 add
   12 0.02 5.80 2.79 checkout
   48 1.56 208.16 28.97 commit
    6 0.16 0.58 0.29 copy
    6 0.78 1.04 0.87 delete
   30 9.57 43.58 18.37 info
   12 7.10 18.98 12.93 merge
  960 0.01 0.30 0.01 mkdir
 6407 0.01 1.06 0.01 prop mod
  261 0.01 0.02 0.01 propdel
12550 0.01 0.29 0.01 proplist
25373 0.01 0.81 0.01 propset
   12 0.01 0.01 0.01 resolve
   12 0.49 0.79 0.61 resolved
   84 0.20 1.80 0.56 status
    6 3.73 4.55 4.07 switch
   90 0.17 7.23 2.05 update

---
Timings for 5x5_trunk
    N   min     max     avg    operation  (unit is seconds)
    6  345.73  356.78  349.11  TOTAL RUN
  887    0.01    1.74    0.02  add
   12    0.02    5.31    2.53  checkout
   48    1.64   82.42   25.35  commit
    6    0.21    0.37    0.28  copy
    6    0.72    0.84    0.79  delete
   30    0.74    3.65    1.92  info
   12    5.57   18.84   11.94  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.65    0.01  proplist
25373    0.01    0.39    0.01  propset
   12    0.01    0.01    0.01  resolve
   12    0.46    0.66    0.55  resolved
   84    0.19    1.03    0.50  status
    6    3.46    3.88    3.65  switch
   90    0.16    6.07    1.85  update
---
COMPARE 5x5_1.7.x to 5x5_trunk
  TOTAL RUN timings: 477.9 seconds avg for 5x5_1.7.x
                     349.1 seconds avg for 5x5_trunk
      min              max              avg         operation
   0.79|-92.048     0.57|-267.342    0.73|-128.790  TOTAL RUN
   0.86| -0.001     0.95| -0.084     0.86| -0.003   add
   0.99| -0.000     0.91| -0.496     0.91| -0.258   checkout
   1.05| +0.078     0.40|-125.742    0.87| -3.626   commit
   1.32| +0.050     0.63| -0.214     0.98| -0.006   copy
   0.92| -0.062     0.81| -0.203     0.91| -0.080   delete
   0.08| -8.829     0.08|-39.934     0.10|-16.455   info
   0.79| -1.524     0.99| -0.143     0.92| -0.987   merge
   0.85| -0.001     1.12| +0.035     0.94| -0.001   mkdir
   0.85| -0.001     0.36| -0.681     0.86| -0.001   prop mod
   0.87| -0.001     0.55| -0.011     0.86| -0.001   propdel
   0.84| -0.001     2.24| +0.362     0.86| -0.001   proplist
   0.86| -0.001     0.48| -0.422     0.85| -0.001   propset
   0.86| -0.001     0.85| -0.001     0.85| -0.001   resolve
   0.93| -0.034     0.84| -0.124     0.90| -0.060   resolved
   0.95| -0.011     0.57| -0.773     0.89| -0.061   status
   0.93| -0.264     0.85| -0.672     0.90| -0.416   switch
   0.93| -0.012     0.84| -1.159     0.90| -0.201   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   30.19   31.53   30.83  TOTAL RUN
  148    0.01    0.14    0.02  add
   12    0.02    0.39    0.20  checkout
   48    0.32    5.42    2.03  commit
    6    0.19    0.32    0.27  copy
    6    0.11    0.12    0.12  delete
   30    0.13    0.49    0.26  info
   12    0.60    1.32    0.84  merge
  107    0.01    0.02    0.01  mkdir
  361    0.01    0.02    0.01  prop mod
   17    0.01    0.02    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.06    0.10    0.08  resolved
   84    0.04    0.11    0.08  status
    6    0.38    0.45    0.41  switch
   90    0.04    0.59    0.27  update
---
Timings for 100x1_trunk
    N   min     max     avg    operation  (unit is seconds)
    6   24.37   25.43   24.94  TOTAL RUN
  148    0.01    0.13    0.01  add
   12    0.02    0.34    0.18  checkout
   48    0.31    3.76    1.63  commit
    6    0.17    0.23    0.20  copy
    6    0.10    0.11    0.10  delete
   30    0.07    0.21    0.11  info
   12    0.50    1.08    0.71  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.04    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.60    0.24  update
---
COMPARE 100x1_1.7.x to 100x1_trunk
  TOTAL RUN timings:  30.8 seconds avg for 100x1_1.7.x
                      24.9 seconds avg for 100x1_trunk
      min              max              avg         operation
   0.81| -5.819     0.81| -6.100     0.81| -5.891   TOTAL RUN
   0.81| -0.002     0.89| -0.016     0.85| -0.003   add
   0.94| -0.001     0.89| -0.042     0.90| -0.019   checkout
   0.95| -0.017     0.69| -1.658     0.80| -0.402   commit
   0.90| -0.020     0.72| -0.088     0.74| -0.070   copy
   0.90| -0.011     0.87| -0.016     0.89| -0.012   delete
   0.49| -0.068     0.42| -0.286     0.43| -0.147   info
   0.83| -0.101     0.82| -0.234     0.84| -0.132   merge
   0.81| -0.002     0.86| -0.002     0.83| -0.002   mkdir
   0.79| -0.002     0.76| -0.004     0.82| -0.002   prop mod
   0.81| -0.002     0.75| -0.004     0.81| -0.002   propdel
   0.80| -0.002     0.92| -0.001     0.82| -0.002   proplist
   0.83| -0.001     2.08| +0.021     0.84| -0.002   propset
   0.83| -0.001     0.75| -0.002     0.82| -0.002   resolve
   0.91| -0.005     0.91| -0.009     0.90| -0.007   resolved
   0.91| -0.004     0.93| -0.008     0.91| -0.007   status
   0.86| -0.054     0.86| -0.064     0.86| -0.057   switch
   0.89| -0.005     1.02| +0.012     0.89| -0.030   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.22    8.85    8.62  TOTAL RUN
    6    0.04    0.04    0.04  add
   12    0.02    0.13    0.07  checkout
   48    0.19    1.80    0.60  commit
    6    0.15    0.20    0.17  copy
    6    0.02    0.02    0.02  delete
   30    0.02    0.08    0.05  info
   12    0.15    0.30    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.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    8.04    8.30    8.16  TOTAL RUN
    6    0.03    0.04    0.04  add
   12    0.02    0.12    0.07  checkout
   48    0.17    1.90    0.59  commit
    6    0.18    0.21    0.20  copy
    6    0.02    0.02    0.02  delete
   30    0.02    0.08    0.04  info
   12    0.12    0.35    0.19  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.01  resolved
   84    0.01    0.02    0.01  status
    6    0.07    0.07    0.07  switch
   90    0.01    0.11    0.04  update
---
COMPARE 1x100_1.7.x to 1x100_trunk
  TOTAL RUN timings:   8.6 seconds avg for 1x100_1.7.x
                       8.2 seconds avg for 1x100_trunk
      min              max              avg         operation
   0.98| -0.186     0.94| -0.550     0.95| -0.462   TOTAL RUN
   0.89| -0.004     0.89| -0.005     0.89| -0.004   add
   0.96| -0.001     0.92| -0.011     0.94| -0.004   checkout
   0.90| -0.019     1.05| +0.096     0.99| -0.005   commit
   1.23| +0.033     1.06| +0.011     1.15| +0.025   copy
   0.85| -0.003     0.88| -0.003     0.87| -0.003   delete
   0.88| -0.003     0.97| -0.002     0.90| -0.005   info
   0.79| -0.032     1.17| +0.051     0.90| -0.022   merge
   0.83| -0.001     2.29| +0.014     0.85| -0.001   prop mod
   0.85| -0.001     0.85| -0.001     0.85| -0.001   propdel
   0.83| -0.001     0.69| -0.003     0.83| -0.001   proplist
   0.85| -0.001     0.81| -0.002     0.83| -0.001   propset
   0.81| -0.001     0.78| -0.002     0.81| -0.002   resolve
   0.88| -0.002     0.90| -0.002     0.88| -0.002   resolved
   0.89| -0.001     0.89| -0.002     0.88| -0.002   status
   0.88| -0.009     0.88| -0.009     0.88| -0.009   switch
   0.86| -0.002     0.89| -0.013     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.22  624.12  172.45  TOTAL RUN
 1041    0.01    1.82    0.02  add
   36    0.02    5.80    1.02  checkout
  144    0.19  208.16   10.54  commit
   18    0.15    0.58    0.24  copy
   18    0.02    1.04    0.34  delete
   90    0.02   43.58    6.23  info
   36    0.15   18.98    4.66  merge
 1067    0.01    0.30    0.01  mkdir
 6954    0.01    1.06    0.01  prop mod
  302    0.01    0.02    0.01  propdel
13525    0.01    0.29    0.01  proplist
27074    0.01    0.81    0.01  propset
   36    0.01    0.01    0.01  resolve
   36    0.01    0.79    0.23  resolved
  252    0.01    1.80    0.22  status
   18    0.08    4.55    1.52  switch
  270    0.01    7.23    0.79  update
---
Timings for total_trunk
    N   min     max     avg    operation  (unit is seconds)
   18    8.04  356.78  127.40  TOTAL RUN
 1041    0.01    1.74    0.02  add
   36    0.02    5.31    0.93  checkout
  144    0.17   82.42    9.19  commit
   18    0.17    0.37    0.22  copy
   18    0.02    0.84    0.31  delete
   90    0.02    3.65    0.69  info
   36    0.12   18.84    4.28  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.65    0.01  proplist
27074    0.01    0.39    0.01  propset
   36    0.01    0.01    0.01  resolve
   36    0.01    0.66    0.21  resolved
  252    0.01    1.03    0.20  status
   18    0.07    3.88    1.36  switch
  270    0.01    6.07    0.71  update
---
COMPARE total_1.7.x to total_trunk
  TOTAL RUN timings: 172.5 seconds avg for total_1.7.x
                     127.4 seconds avg for total_trunk
      min              max              avg         operation
   0.98| -0.186     0.57|-267.342    0.74|-45.047   TOTAL RUN
   0.86| -0.001     0.95| -0.084     0.86| -0.003   add
   0.96| -0.001     0.91| -0.496     0.91| -0.094   checkout
   0.90| -0.019     0.40|-125.742    0.87| -1.344   commit
   1.18| +0.026     0.63| -0.214     0.93| -0.017   copy
   0.85| -0.003     0.81| -0.203     0.91| -0.032   delete
   0.88| -0.003     0.08|-39.934     0.11| -5.536   info
   0.79| -0.032     0.99| -0.143     0.92| -0.380   merge
   0.85| -0.001     1.12| +0.035     0.93| -0.001   mkdir
   0.83| -0.001     0.36| -0.681     0.85| -0.001   prop mod
   0.85| -0.001     0.55| -0.011     0.86| -0.001   propdel
   0.83| -0.001     2.24| +0.362     0.86| -0.001   proplist
   0.85| -0.001     0.48| -0.422     0.85| -0.001   propset
   0.81| -0.001     0.78| -0.002     0.83| -0.001   resolve
   0.88| -0.002     0.84| -0.124     0.90| -0.023   resolved
   0.89| -0.001     0.57| -0.773     0.89| -0.023   status
   0.88| -0.009     0.85| -0.672     0.89| -0.161   switch
   0.86| -0.002     0.84| -1.159     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 Mar  5 00:24:39 UTC 2012,
       done at Mon Mar  5 01:54:49 UTC 2012
/home/neels/svnbench/20120305-002439
real 5409.67
user 2288.96
sys 968.40
Received on 2012-03-05 02:56:27 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.