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

[svnbench] Revision: 1243375 compiled Feb 13 2012, 00:21:27

From: <neels_at_apache.org>
Date: Mon, 13 Feb 2012 01:51:12 +0000

/home/neels/svnbench/20120213-002441
Started at Mon Feb 13 00:24:41 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: 160.3 seconds avg for total_1.7.x
                     127.5 seconds avg for total_trunk
      avg operation
   0.80|-32.737 TOTAL RUN
   0.88| -0.002 add
   1.00| -0.002 checkout
   1.00| +0.030 commit
   1.23| +0.045 copy
   0.81| -0.072 delete
   0.12| -5.487 info
   0.91| -0.391 merge
   0.86| -0.002 mkdir
   0.90| -0.001 prop mod
   0.92| -0.001 propdel
   0.88| -0.001 proplist
   0.88| -0.001 propset
   0.84| -0.001 resolve
   0.94| -0.013 resolved
   0.96| -0.008 status
   0.85| -0.224 switch
   0.92| -0.062 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: 444.7 seconds avg for 5x5_1.7.x
                     349.3 seconds avg for 5x5_trunk
      avg operation
   0.79|-95.472 TOTAL RUN
   0.88| -0.003 add
   1.00| +0.012 checkout
   1.00| +0.116 commit
   1.63| +0.125 copy
   0.79| -0.202 delete
   0.12|-16.348 info
   0.92| -1.024 merge
   0.86| -0.002 mkdir
   0.90| -0.001 prop mod
   0.92| -0.001 propdel
   0.88| -0.001 proplist
   0.88| -0.001 propset
   0.85| -0.001 resolve
   0.95| -0.030 resolved
   0.97| -0.018 status
   0.85| -0.614 switch
   0.92| -0.154 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
                      25.0 seconds avg for 100x1_trunk
      avg operation
   0.91| -2.369 TOTAL RUN
   0.89| -0.002 add
   0.92| -0.016 checkout
   0.98| -0.029 commit
   1.03| +0.007 copy
   0.91| -0.010 delete
   0.54| -0.113 info
   0.85| -0.129 merge
   0.88| -0.001 mkdir
   0.87| -0.002 prop mod
   0.96| -0.000 propdel
   0.86| -0.001 proplist
   0.87| -0.002 propset
   0.85| -0.001 resolve
   0.91| -0.007 resolved
   0.93| -0.005 status
   0.88| -0.048 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.7 seconds avg for 1x100_1.7.x
                       8.3 seconds avg for 1x100_trunk
      avg operation
   0.96| -0.370 TOTAL RUN
   0.90| -0.004 add
   0.99| -0.001 checkout
   1.01| +0.004 commit
   1.02| +0.003 copy
   0.88| -0.003 delete
   1.03| +0.001 info
   0.91| -0.020 merge
   0.83| -0.001 prop mod
   0.84| -0.001 propdel
   0.82| -0.001 proplist
   0.84| -0.001 propset
   0.83| -0.001 resolve
   0.88| -0.002 resolved
   0.89| -0.002 status
   0.87| -0.010 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 439.04 447.56 444.72 TOTAL RUN
  887 0.01 2.12 0.02 add
   12 0.02 5.42 2.66 checkout
   48 1.61 88.46 24.99 commit
    6 0.18 0.22 0.20 copy
    6 0.77 1.15 0.98 delete
   30 9.88 43.71 18.51 info
   12 6.98 19.28 12.68 merge
  960 0.01 0.35 0.01 mkdir
 6407 0.01 0.35 0.01 prop mod
  261 0.01 0.05 0.01 propdel
12550 0.01 0.46 0.01 proplist
25373 0.01 0.34 0.01 propset
   12 0.01 0.01 0.01 resolve
   12 0.49 0.67 0.59 resolved
   84 0.20 0.90 0.53 status
    6 3.90 4.64 4.14 switch
   90 0.17 6.63 2.04 update

---
Timings for 5x5_trunk
    N   min     max     avg    operation  (unit is seconds)
    6  344.93  354.72  349.25  TOTAL RUN
  887    0.01    1.67    0.02  add
   12    0.02    5.93    2.67  checkout
   48    1.52   81.78   25.10  commit
    6    0.20    0.42    0.32  copy
    6    0.70    0.94    0.78  delete
   30    0.98    3.70    2.16  info
   12    5.80   18.68   11.66  merge
  960    0.01    0.35    0.01  mkdir
 6407    0.01    0.48    0.01  prop mod
  261    0.01    0.09    0.01  propdel
12550    0.01    0.42    0.01  proplist
25373    0.01    0.61    0.01  propset
   12    0.01    0.01    0.01  resolve
   12    0.46    0.65    0.56  resolved
   84    0.19    1.18    0.51  status
    6    3.14    3.73    3.52  switch
   90    0.15    5.81    1.88  update
---
COMPARE 5x5_1.7.x to 5x5_trunk
  TOTAL RUN timings: 444.7 seconds avg for 5x5_1.7.x
                     349.3 seconds avg for 5x5_trunk
      min              max              avg         operation
   0.79|-94.115     0.79|-92.841     0.79|-95.472   TOTAL RUN
   0.84| -0.001     0.79| -0.455     0.88| -0.003   add
   0.97| -0.001     1.09| +0.509     1.00| +0.012   checkout
   0.95| -0.088     0.92| -6.679     1.00| +0.116   commit
   1.15| +0.027     1.93| +0.201     1.63| +0.125   copy
   0.90| -0.076     0.81| -0.215     0.79| -0.202   delete
   0.10| -8.908     0.08|-40.008     0.12|-16.348   info
   0.83| -1.177     0.97| -0.602     0.92| -1.024   merge
   0.84| -0.001     1.00| -0.001     0.86| -0.002   mkdir
   0.85| -0.001     1.38| +0.131     0.90| -0.001   prop mod
   0.86| -0.001     1.93| +0.043     0.92| -0.001   propdel
   0.83| -0.001     0.93| -0.034     0.88| -0.001   proplist
   0.85| -0.001     1.80| +0.273     0.88| -0.001   propset
   0.86| -0.001     0.86| -0.001     0.85| -0.001   resolve
   0.93| -0.032     0.97| -0.019     0.95| -0.030   resolved
   0.95| -0.011     1.31| +0.278     0.97| -0.018   status
   0.80| -0.760     0.80| -0.909     0.85| -0.614   switch
   0.91| -0.016     0.88| -0.822     0.92| -0.154   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.72   27.93   27.36  TOTAL RUN
  148    0.01    0.14    0.02  add
   12    0.02    0.39    0.20  checkout
   48    0.31    3.73    1.64  commit
    6    0.18    0.23    0.20  copy
    6    0.11    0.12    0.11  delete
   30    0.13    0.50    0.25  info
   12    0.59    1.44    0.84  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.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.07  resolved
   84    0.04    0.12    0.08  status
    6    0.37    0.43    0.41  switch
   90    0.04    0.71    0.27  update
---
Timings for 100x1_trunk
    N   min     max     avg    operation  (unit is seconds)
    6   24.01   25.90   24.99  TOTAL RUN
  148    0.01    0.13    0.01  add
   12    0.02    0.35    0.18  checkout
   48    0.31    3.64    1.61  commit
    6    0.15    0.31    0.21  copy
    6    0.10    0.11    0.10  delete
   30    0.07    0.21    0.13  info
   12    0.51    0.96    0.71  merge
  107    0.01    0.01    0.01  mkdir
  361    0.01    0.01    0.01  prop mod
   17    0.01    0.03    0.01  propdel
  687    0.01    0.02    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.34    0.38    0.36  switch
   90    0.04    0.59    0.24  update
---
COMPARE 100x1_1.7.x to 100x1_trunk
  TOTAL RUN timings:  27.4 seconds avg for 100x1_1.7.x
                      25.0 seconds avg for 100x1_trunk
      min              max              avg         operation
   0.90| -2.707     0.93| -2.036     0.91| -2.369   TOTAL RUN
   0.86| -0.001     0.97| -0.003     0.89| -0.002   add
   0.97| -0.001     0.90| -0.038     0.92| -0.016   checkout
   1.02| +0.005     0.98| -0.093     0.98| -0.029   commit
   0.82| -0.032     1.32| +0.075     1.03| +0.007   copy
   0.92| -0.009     0.90| -0.012     0.91| -0.010   delete
   0.50| -0.066     0.42| -0.289     0.54| -0.113   info
   0.87| -0.075     0.67| -0.480     0.85| -0.129   merge
   0.88| -0.001     0.88| -0.002     0.88| -0.001   mkdir
   0.87| -0.001     0.77| -0.004     0.87| -0.002   prop mod
   0.86| -0.001     2.09| +0.016     0.96| -0.000   propdel
   0.87| -0.001     1.13| +0.002     0.86| -0.001   proplist
   0.85| -0.001     0.84| -0.003     0.87| -0.002   propset
   0.86| -0.001     0.85| -0.001     0.85| -0.001   resolve
   0.92| -0.004     0.90| -0.010     0.91| -0.007   resolved
   0.92| -0.003     0.89| -0.012     0.93| -0.005   status
   0.92| -0.031     0.88| -0.054     0.88| -0.048   switch
   0.89| -0.005     0.84| -0.116     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.25    9.11    8.68  TOTAL RUN
    6    0.04    0.04    0.04  add
   12    0.02    0.13    0.07  checkout
   48    0.18    1.90    0.61  commit
    6    0.18    0.20    0.19  copy
    6    0.02    0.02    0.02  delete
   30    0.02    0.09    0.04  info
   12    0.15    0.34    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.12    8.50    8.31  TOTAL RUN
    6    0.03    0.04    0.04  add
   12    0.02    0.16    0.07  checkout
   48    0.21    1.89    0.61  commit
    6    0.15    0.22    0.19  copy
    6    0.02    0.02    0.02  delete
   30    0.02    0.08    0.04  info
   12    0.12    0.31    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.12    0.04  update
---
COMPARE 1x100_1.7.x to 1x100_trunk
  TOTAL RUN timings:   8.7 seconds avg for 1x100_1.7.x
                       8.3 seconds avg for 1x100_trunk
      min              max              avg         operation
   0.98| -0.134     0.93| -0.613     0.96| -0.370   TOTAL RUN
   0.88| -0.005     0.93| -0.003     0.90| -0.004   add
   0.97| -0.001     1.26| +0.033     0.99| -0.001   checkout
   1.14| +0.026     1.00| -0.006     1.01| +0.004   commit
   0.88| -0.020     1.10| +0.020     1.02| +0.003   copy
   0.88| -0.002     0.85| -0.004     0.88| -0.003   delete
   0.91| -0.002     0.95| -0.005     1.03| +0.001   info
   0.81| -0.029     0.91| -0.032     0.91| -0.020   merge
   0.84| -0.001     0.79| -0.002     0.83| -0.001   prop mod
   0.85| -0.001     0.90| -0.001     0.84| -0.001   propdel
   0.83| -0.001     0.77| -0.002     0.82| -0.001   proplist
   0.85| -0.001     0.93| -0.001     0.84| -0.001   propset
   0.83| -0.001     0.76| -0.002     0.83| -0.001   resolve
   0.90| -0.001     0.85| -0.003     0.88| -0.002   resolved
   0.88| -0.001     0.82| -0.004     0.89| -0.002   status
   0.88| -0.009     0.87| -0.010     0.87| -0.010   switch
   0.89| -0.002     0.92| -0.010     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.25  447.56  160.26  TOTAL RUN
 1041    0.01    2.12    0.02  add
   36    0.02    5.42    0.97  checkout
  144    0.18   88.46    9.08  commit
   18    0.18    0.23    0.20  copy
   18    0.02    1.15    0.37  delete
   90    0.02   43.71    6.26  info
   36    0.15   19.28    4.58  merge
 1067    0.01    0.35    0.01  mkdir
 6954    0.01    0.35    0.01  prop mod
  302    0.01    0.05    0.01  propdel
13525    0.01    0.46    0.01  proplist
27074    0.01    0.34    0.01  propset
   36    0.01    0.01    0.01  resolve
   36    0.01    0.67    0.23  resolved
  252    0.01    0.90    0.21  status
   18    0.08    4.64    1.54  switch
  270    0.01    6.63    0.78  update
---
Timings for total_trunk
    N   min     max     avg    operation  (unit is seconds)
   18    8.12  354.72  127.52  TOTAL RUN
 1041    0.01    1.67    0.02  add
   36    0.02    5.93    0.97  checkout
  144    0.21   81.78    9.11  commit
   18    0.15    0.42    0.24  copy
   18    0.02    0.94    0.30  delete
   90    0.02    3.70    0.78  info
   36    0.12   18.68    4.19  merge
 1067    0.01    0.35    0.01  mkdir
 6954    0.01    0.48    0.01  prop mod
  302    0.01    0.09    0.01  propdel
13525    0.01    0.42    0.01  proplist
27074    0.01    0.61    0.01  propset
   36    0.01    0.01    0.01  resolve
   36    0.01    0.65    0.21  resolved
  252    0.01    1.18    0.20  status
   18    0.07    3.73    1.32  switch
  270    0.01    5.81    0.72  update
---
COMPARE total_1.7.x to total_trunk
  TOTAL RUN timings: 160.3 seconds avg for total_1.7.x
                     127.5 seconds avg for total_trunk
      min              max              avg         operation
   0.98| -0.134     0.79|-92.841     0.80|-32.737   TOTAL RUN
   0.84| -0.001     0.79| -0.455     0.88| -0.002   add
   0.97| -0.001     1.09| +0.509     1.00| -0.002   checkout
   1.14| +0.026     0.92| -6.679     1.00| +0.030   commit
   0.86| -0.024     1.78| +0.184     1.23| +0.045   copy
   0.88| -0.002     0.81| -0.215     0.81| -0.072   delete
   0.91| -0.002     0.08|-40.008     0.12| -5.487   info
   0.81| -0.029     0.97| -0.602     0.91| -0.391   merge
   0.84| -0.001     1.00| -0.001     0.86| -0.002   mkdir
   0.84| -0.001     1.38| +0.131     0.90| -0.001   prop mod
   0.85| -0.001     1.93| +0.043     0.92| -0.001   propdel
   0.83| -0.001     0.93| -0.034     0.88| -0.001   proplist
   0.85| -0.001     1.80| +0.273     0.88| -0.001   propset
   0.83| -0.001     0.85| -0.001     0.84| -0.001   resolve
   0.90| -0.001     0.97| -0.019     0.94| -0.013   resolved
   0.88| -0.001     1.31| +0.278     0.96| -0.008   status
   0.88| -0.009     0.80| -0.909     0.85| -0.224   switch
   0.89| -0.002     0.88| -0.822     0.92| -0.062   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 13 00:24:41 UTC 2012,
       done at Mon Feb 13 01:51:12 UTC 2012
/home/neels/svnbench/20120213-002441
real 5191.39
user 2298.69
sys 978.49
Received on 2012-02-13 02:52:12 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.