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

[svnbench] Revision: 1302254 compiled Mar 19 2012, 00:21:25

From: <neels_at_apache.org>
Date: Mon, 19 Mar 2012 01:52:44 +0000

/home/neels/svnbench/20120319-002438
Started at Mon Mar 19 00:24:38 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.9 seconds avg for total_1.7.x
                     129.0 seconds avg for total_trunk
      avg operation
   0.79|-34.914 TOTAL RUN
   0.87| -0.003 add
   0.93| -0.075 checkout
   0.99| -0.099 commit
   1.09| +0.020 copy
   1.26| +0.097 delete
   0.11| -5.597 info
   0.92| -0.403 merge
   0.88| -0.001 mkdir
   0.84| -0.002 prop mod
   0.83| -0.002 propdel
   0.85| -0.001 proplist
   0.85| -0.001 propset
   0.86| -0.001 resolve
   0.88| -0.031 resolved
   0.98| -0.004 status
   0.92| -0.126 switch
   0.92| -0.064 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: 454.8 seconds avg for 5x5_1.7.x
                     352.8 seconds avg for 5x5_trunk
      avg operation
   0.78|-101.948 TOTAL RUN
   0.87| -0.003 add
   0.93| -0.203 checkout
   0.99| -0.272 commit
   1.34| +0.077 copy
   1.25| +0.242 delete
   0.10|-16.675 info
   0.91| -1.133 merge
   0.88| -0.001 mkdir
   0.84| -0.002 prop mod
   0.83| -0.002 propdel
   0.84| -0.001 proplist
   0.85| -0.001 propset
   0.86| -0.001 resolve
   0.87| -0.084 resolved
   0.99| -0.005 status
   0.93| -0.279 switch
   0.93| -0.150 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.0 seconds avg for 100x1_1.7.x
                      25.7 seconds avg for 100x1_trunk
      avg operation
   0.92| -2.289 TOTAL RUN
   0.88| -0.002 add
   0.91| -0.018 checkout
   0.99| -0.018 commit
   0.93| -0.015 copy
   1.40| +0.051 delete
   0.54| -0.110 info
   0.94| -0.049 merge
   0.87| -0.002 mkdir
   0.88| -0.001 prop mod
   0.89| -0.001 propdel
   0.87| -0.001 proplist
   0.84| -0.002 propset
   0.86| -0.001 resolve
   0.92| -0.006 resolved
   0.93| -0.005 status
   0.80| -0.091 switch
   0.87| -0.036 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.5 seconds avg for 1x100_trunk
      avg operation
   0.94| -0.506 TOTAL RUN
   0.90| -0.004 add
   0.94| -0.004 checkout
   0.99| -0.005 commit
   0.99| -0.003 copy
   0.90| -0.002 delete
   0.86| -0.007 info
   0.88| -0.027 merge
   0.84| -0.001 prop mod
   0.85| -0.001 propdel
   0.83| -0.001 proplist
   0.86| -0.001 propset
   0.84| -0.001 resolve
   0.89| -0.002 resolved
   0.89| -0.002 status
   0.91| -0.007 switch
   0.90| -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 448.33 458.96 454.76 TOTAL RUN
  887 0.01 1.81 0.02 add
   12 0.02 5.70 2.79 checkout
   48 1.60 87.23 25.55 commit
    6 0.16 0.30 0.22 copy
    6 0.81 1.18 0.97 delete
   30 9.54 43.40 18.58 info
   12 7.28 20.00 13.23 merge
  960 0.01 0.29 0.01 mkdir
 6407 0.01 0.65 0.01 prop mod
  261 0.01 0.22 0.01 propdel
12550 0.01 0.68 0.01 proplist
25373 0.01 0.79 0.01 propset
   12 0.01 0.01 0.01 resolve
   12 0.50 0.99 0.66 resolved
   84 0.20 1.58 0.53 status
    6 3.82 4.91 4.14 switch
   90 0.17 6.98 2.09 update

---
Timings for 5x5_trunk
    N   min     max     avg    operation  (unit is seconds)
    6  347.37  359.07  352.81  TOTAL RUN
  887    0.01    1.69    0.02  add
   12    0.02    5.63    2.59  checkout
   48    1.49   84.12   25.28  commit
    6    0.20    0.37    0.30  copy
    6    0.77    2.78    1.21  delete
   30    0.76    3.62    1.90  info
   12    5.59   19.84   12.10  merge
  960    0.01    0.46    0.01  mkdir
 6407    0.01    0.19    0.01  prop mod
  261    0.01    0.06    0.01  propdel
12550    0.01    0.35    0.01  proplist
25373    0.01    0.37    0.01  propset
   12    0.01    0.01    0.01  resolve
   12    0.46    0.69    0.58  resolved
   84    0.19    1.98    0.53  status
    6    3.57    4.37    3.86  switch
   90    0.16    6.66    1.94  update
---
COMPARE 5x5_1.7.x to 5x5_trunk
  TOTAL RUN timings: 454.8 seconds avg for 5x5_1.7.x
                     352.8 seconds avg for 5x5_trunk
      min              max              avg         operation
   0.77|-100.963    0.78|-99.887     0.78|-101.948  TOTAL RUN
   0.86| -0.001     0.93| -0.119     0.87| -0.003   add
   0.97| -0.001     0.99| -0.064     0.93| -0.203   checkout
   0.93| -0.118     0.96| -3.115     0.99| -0.272   commit
   1.22| +0.036     1.23| +0.070     1.34| +0.077   copy
   0.95| -0.040     2.35| +1.597     1.25| +0.242   delete
   0.08| -8.788     0.08|-39.779     0.10|-16.675   info
   0.77| -1.691     0.99| -0.161     0.91| -1.133   merge
   0.86| -0.001     1.57| +0.169     0.88| -0.001   mkdir
   0.85| -0.001     0.30| -0.457     0.84| -0.002   prop mod
   0.86| -0.001     0.28| -0.157     0.83| -0.002   propdel
   0.85| -0.001     0.52| -0.329     0.84| -0.001   proplist
   0.86| -0.001     0.47| -0.424     0.85| -0.001   propset
   0.83| -0.001     0.85| -0.001     0.86| -0.001   resolve
   0.90| -0.049     0.70| -0.298     0.87| -0.084   resolved
   0.96| -0.007     1.26| +0.404     0.99| -0.005   status
   0.93| -0.249     0.89| -0.545     0.93| -0.279   switch
   0.92| -0.014     0.95| -0.323     0.93| -0.150   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.35   28.62   28.01  TOTAL RUN
  148    0.01    0.14    0.02  add
   12    0.02    0.39    0.20  checkout
   48    0.33    3.80    1.68  commit
    6    0.18    0.24    0.21  copy
    6    0.11    0.19    0.13  delete
   30    0.13    0.48    0.24  info
   12    0.59    1.19    0.83  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.15    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.39    0.64    0.45  switch
   90    0.04    0.78    0.27  update
---
Timings for 100x1_trunk
    N   min     max     avg    operation  (unit is seconds)
    6   25.12   26.46   25.73  TOTAL RUN
  148    0.01    0.13    0.01  add
   12    0.02    0.35    0.18  checkout
   48    0.31    3.76    1.67  commit
    6    0.17    0.21    0.19  copy
    6    0.10    0.56    0.18  delete
   30    0.07    0.21    0.13  info
   12    0.50    1.36    0.79  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.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.38    0.36  switch
   90    0.04    0.52    0.24  update
---
COMPARE 100x1_1.7.x to 100x1_trunk
  TOTAL RUN timings:  28.0 seconds avg for 100x1_1.7.x
                      25.7 seconds avg for 100x1_trunk
      min              max              avg         operation
   0.92| -2.230     0.92| -2.154     0.92| -2.289   TOTAL RUN
   0.89| -0.001     0.90| -0.014     0.88| -0.002   add
   0.96| -0.001     0.91| -0.036     0.91| -0.018   checkout
   0.94| -0.021     0.99| -0.037     0.99| -0.018   commit
   0.94| -0.011     0.89| -0.025     0.93| -0.015   copy
   0.90| -0.011     2.95| +0.371     1.40| +0.051   delete
   0.51| -0.066     0.45| -0.264     0.54| -0.110   info
   0.85| -0.089     1.14| +0.168     0.94| -0.049   merge
   0.86| -0.001     0.82| -0.003     0.87| -0.002   mkdir
   0.87| -0.001     0.86| -0.002     0.88| -0.001   prop mod
   0.87| -0.001     0.96| -0.001     0.89| -0.001   propdel
   0.83| -0.001     0.93| -0.001     0.87| -0.001   proplist
   0.86| -0.001     0.10| -0.134     0.84| -0.002   propset
   0.87| -0.001     0.85| -0.001     0.86| -0.001   resolve
   0.94| -0.003     0.92| -0.008     0.92| -0.006   resolved
   0.92| -0.004     0.96| -0.005     0.93| -0.005   status
   0.88| -0.047     0.59| -0.260     0.80| -0.091   switch
   0.88| -0.005     0.66| -0.266     0.87| -0.036   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.80    9.31    9.02  TOTAL RUN
    6    0.04    0.04    0.04  add
   12    0.02    0.13    0.08  checkout
   48    0.18    2.08    0.63  commit
    6    0.17    0.24    0.20  copy
    6    0.02    0.02    0.02  delete
   30    0.05    0.09    0.05  info
   12    0.15    0.33    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.15    0.05  update
---
Timings for 1x100_trunk
    N   min     max     avg    operation  (unit is seconds)
    6    8.21    8.83    8.51  TOTAL RUN
    6    0.04    0.04    0.04  add
   12    0.02    0.12    0.07  checkout
   48    0.19    2.01    0.62  commit
    6    0.16    0.22    0.20  copy
    6    0.02    0.02    0.02  delete
   30    0.02    0.08    0.05  info
   12    0.12    0.30    0.19  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.08    0.07  switch
   90    0.01    0.14    0.04  update
---
COMPARE 1x100_1.7.x to 1x100_trunk
  TOTAL RUN timings:   9.0 seconds avg for 1x100_1.7.x
                       8.5 seconds avg for 1x100_trunk
      min              max              avg         operation
   0.93| -0.596     0.95| -0.472     0.94| -0.506   TOTAL RUN
   0.87| -0.005     0.92| -0.003     0.90| -0.004   add
   0.95| -0.001     0.93| -0.010     0.94| -0.004   checkout
   1.04| +0.007     0.96| -0.076     0.99| -0.005   commit
   0.99| -0.002     0.90| -0.024     0.99| -0.003   copy
   0.83| -0.004     0.91| -0.002     0.90| -0.002   delete
   0.45| -0.025     0.95| -0.004     0.86| -0.007   info
   0.80| -0.031     0.92| -0.027     0.88| -0.027   merge
   0.84| -0.001     0.81| -0.002     0.84| -0.001   prop mod
   0.85| -0.001     0.82| -0.002     0.85| -0.001   propdel
   0.83| -0.001     0.95| -0.000     0.83| -0.001   proplist
   0.84| -0.001     0.99| -0.000     0.86| -0.001   propset
   0.84| -0.001     0.82| -0.002     0.84| -0.001   resolve
   0.88| -0.002     0.88| -0.002     0.89| -0.002   resolved
   0.88| -0.001     0.90| -0.002     0.89| -0.002   status
   0.89| -0.008     0.94| -0.005     0.91| -0.007   switch
   0.87| -0.002     0.90| -0.016     0.90| -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.80  458.96  163.93  TOTAL RUN
 1041    0.01    1.81    0.02  add
   36    0.02    5.70    1.02  checkout
  144    0.18   87.23    9.29  commit
   18    0.16    0.30    0.21  copy
   18    0.02    1.18    0.37  delete
   90    0.05   43.40    6.29  info
   36    0.15   20.00    4.76  merge
 1067    0.01    0.29    0.01  mkdir
 6954    0.01    0.65    0.01  prop mod
  302    0.01    0.22    0.01  propdel
13525    0.01    0.68    0.01  proplist
27074    0.01    0.79    0.01  propset
   36    0.01    0.01    0.01  resolve
   36    0.01    0.99    0.25  resolved
  252    0.01    1.58    0.21  status
   18    0.08    4.91    1.56  switch
  270    0.01    6.98    0.80  update
---
Timings for total_trunk
    N   min     max     avg    operation  (unit is seconds)
   18    8.21  359.07  129.02  TOTAL RUN
 1041    0.01    1.69    0.02  add
   36    0.02    5.63    0.95  checkout
  144    0.19   84.12    9.19  commit
   18    0.16    0.37    0.23  copy
   18    0.02    2.78    0.47  delete
   90    0.02    3.62    0.69  info
   36    0.12   19.84    4.36  merge
 1067    0.01    0.46    0.01  mkdir
 6954    0.01    0.19    0.01  prop mod
  302    0.01    0.06    0.01  propdel
13525    0.01    0.35    0.01  proplist
27074    0.01    0.37    0.01  propset
   36    0.01    0.01    0.01  resolve
   36    0.01    0.69    0.22  resolved
  252    0.01    1.98    0.20  status
   18    0.07    4.37    1.43  switch
  270    0.01    6.66    0.74  update
---
COMPARE total_1.7.x to total_trunk
  TOTAL RUN timings: 163.9 seconds avg for total_1.7.x
                     129.0 seconds avg for total_trunk
      min              max              avg         operation
   0.93| -0.596     0.78|-99.887     0.79|-34.914   TOTAL RUN
   0.86| -0.001     0.93| -0.119     0.87| -0.003   add
   0.96| -0.001     0.99| -0.064     0.93| -0.075   checkout
   1.04| +0.007     0.96| -3.115     0.99| -0.099   commit
   1.02| +0.003     1.23| +0.070     1.09| +0.020   copy
   0.83| -0.004     2.35| +1.597     1.26| +0.097   delete
   0.45| -0.025     0.08|-39.779     0.11| -5.597   info
   0.80| -0.031     0.99| -0.161     0.92| -0.403   merge
   0.86| -0.001     1.57| +0.169     0.88| -0.001   mkdir
   0.85| -0.001     0.30| -0.457     0.84| -0.002   prop mod
   0.85| -0.001     0.28| -0.157     0.83| -0.002   propdel
   0.84| -0.001     0.52| -0.329     0.85| -0.001   proplist
   0.84| -0.001     0.47| -0.424     0.85| -0.001   propset
   0.84| -0.001     0.85| -0.001     0.86| -0.001   resolve
   0.88| -0.002     0.70| -0.298     0.88| -0.031   resolved
   0.88| -0.001     1.26| +0.404     0.98| -0.004   status
   0.89| -0.008     0.89| -0.545     0.92| -0.126   switch
   0.87| -0.002     0.95| -0.323     0.92| -0.064   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 19 00:24:38 UTC 2012,
       done at Mon Mar 19 01:52:44 UTC 2012
/home/neels/svnbench/20120319-002438
real 5285.67
user 2309.13
sys 1018.35
Received on 2012-03-19 02:55:14 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.