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

[svnbench] Revision: 1204302 compiled Nov 21 2011, 00:21:24

From: <neels_at_apache.org>
Date: Mon, 21 Nov 2011 01:48:21 +0000

/home/neels/svnbench/20111121-002431
Started at Mon Nov 21 00:24:31 UTC 2011

*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: 155.9 seconds avg for total_1.7.x
                     122.8 seconds avg for total_trunk
      avg operation
   0.79|-33.085 TOTAL RUN
   0.90| -0.002 add
   0.93| -0.068 checkout
   0.99| -0.083 commit
   1.07| +0.012 copy
   0.91| -0.032 delete
   0.13| -5.346 info
   0.93| -0.278 merge
   0.85| -0.002 mkdir
   0.86| -0.001 prop mod
   0.87| -0.001 propdel
   0.85| -0.001 proplist
   0.86| -0.001 propset
   0.85| -0.001 resolve
   0.93| -0.017 resolved
   0.97| -0.006 status
   0.89| -0.152 switch
   0.92| -0.065 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: 432.4 seconds avg for 5x5_1.7.x
                     336.7 seconds avg for 5x5_trunk
      avg operation
   0.78|-95.789 TOTAL RUN
   0.90| -0.002 add
   0.93| -0.184 checkout
   0.99| -0.124 commit
   1.22| +0.043 copy
   0.91| -0.081 delete
   0.12|-15.909 info
   0.94| -0.755 merge
   0.84| -0.002 mkdir
   0.86| -0.001 prop mod
   0.87| -0.001 propdel
   0.85| -0.001 proplist
   0.86| -0.001 propset
   0.85| -0.001 resolve
   0.93| -0.043 resolved
   0.98| -0.011 status
   0.90| -0.396 switch
   0.92| -0.160 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.0 seconds avg for 100x1_1.7.x
                      24.2 seconds avg for 100x1_trunk
      avg operation
   0.90| -2.818 TOTAL RUN
   0.87| -0.002 add
   0.92| -0.016 checkout
   0.94| -0.099 commit
   0.92| -0.015 copy
   0.90| -0.011 delete
   0.53| -0.119 info
   0.93| -0.057 merge
   0.86| -0.002 mkdir
   0.86| -0.002 prop mod
   0.86| -0.002 propdel
   0.85| -0.002 proplist
   0.86| -0.002 propset
   0.85| -0.001 resolve
   0.93| -0.006 resolved
   0.93| -0.006 status
   0.88| -0.051 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.3 seconds avg for 1x100_1.7.x
                       7.7 seconds avg for 1x100_trunk
      avg operation
   0.92| -0.647 TOTAL RUN
   0.90| -0.004 add
   0.94| -0.005 checkout
   0.96| -0.025 commit
   1.06| +0.010 copy
   0.88| -0.003 delete
   0.82| -0.009 info
   0.90| -0.021 merge
   0.85| -0.001 prop mod
   0.85| -0.001 propdel
   0.83| -0.001 proplist
   0.84| -0.001 propset
   0.84| -0.001 resolve
   0.87| -0.002 resolved
   0.88| -0.002 status
   0.88| -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 424.66 438.05 432.45 TOTAL RUN
  887 0.01 1.82 0.02 add
   12 0.02 5.50 2.69 checkout
   48 1.54 81.78 24.20 commit
    6 0.16 0.27 0.19 copy
    6 0.88 0.89 0.88 delete
   30 9.58 42.74 18.08 info
   12 6.94 17.58 11.80 merge
  960 0.01 0.37 0.01 mkdir
 6407 0.01 0.37 0.01 prop mod
  261 0.01 0.01 0.01 propdel
12550 0.01 0.01 0.01 proplist
25373 0.01 0.39 0.01 propset
   12 0.01 0.01 0.01 resolve
   12 0.51 0.69 0.60 resolved
   84 0.20 1.08 0.54 status
    6 3.65 3.86 3.78 switch
   90 0.17 6.10 1.99 update

---
Timings for 5x5_trunk
    N   min     max     avg    operation  (unit is seconds)
    6  334.14  339.14  336.66  TOTAL RUN
  887    0.01    1.71    0.02  add
   12    0.02    5.06    2.50  checkout
   48    1.45   81.75   24.08  commit
    6    0.21    0.26    0.23  copy
    6    0.79    0.81    0.80  delete
   30    0.74    3.60    2.17  info
   12    5.56   17.17   11.05  merge
  960    0.01    0.46    0.01  mkdir
 6407    0.01    0.29    0.01  prop mod
  261    0.01    0.01    0.01  propdel
12550    0.01    0.04    0.01  proplist
25373    0.01    0.25    0.01  propset
   12    0.01    0.01    0.01  resolve
   12    0.47    0.65    0.56  resolved
   84    0.19    1.46    0.53  status
    6    3.11    3.88    3.38  switch
   90    0.16    5.85    1.83  update
---
COMPARE 5x5_1.7.x to 5x5_trunk
  TOTAL RUN timings: 432.4 seconds avg for 5x5_1.7.x
                     336.7 seconds avg for 5x5_trunk
      min              max              avg         operation
   0.79|-90.522     0.77|-98.915     0.78|-95.789   TOTAL RUN
   0.85| -0.001     0.94| -0.108     0.90| -0.002   add
   0.94| -0.001     0.92| -0.439     0.93| -0.184   checkout
   0.94| -0.097     1.00| -0.031     0.99| -0.124   commit
   1.28| +0.045     0.94| -0.015     1.22| +0.043   copy
   0.90| -0.089     0.91| -0.081     0.91| -0.081   delete
   0.08| -8.839     0.08|-39.140     0.12|-15.909   info
   0.80| -1.377     0.98| -0.407     0.94| -0.755   merge
   0.85| -0.001     1.24| +0.088     0.84| -0.002   mkdir
   0.85| -0.001     0.78| -0.081     0.86| -0.001   prop mod
   0.86| -0.001     1.16| +0.002     0.87| -0.001   propdel
   0.84| -0.001     3.30| +0.029     0.85| -0.001   proplist
   0.85| -0.001     0.64| -0.143     0.86| -0.001   propset
   0.85| -0.001     0.85| -0.001     0.85| -0.001   resolve
   0.92| -0.040     0.94| -0.045     0.93| -0.043   resolved
   0.94| -0.013     1.36| +0.386     0.98| -0.011   status
   0.85| -0.540     1.00| +0.018     0.90| -0.396   switch
   0.91| -0.016     0.96| -0.249     0.92| -0.160   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.60   27.74   27.03  TOTAL RUN
  148    0.01    0.14    0.02  add
   12    0.02    0.39    0.20  checkout
   48    0.30    3.88    1.61  commit
    6    0.18    0.23    0.19  copy
    6    0.11    0.12    0.12  delete
   30    0.14    0.48    0.25  info
   12    0.59    1.11    0.78  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.08  resolved
   84    0.04    0.12    0.08  status
    6    0.38    0.44    0.41  switch
   90    0.04    0.60    0.27  update
---
Timings for 100x1_trunk
    N   min     max     avg    operation  (unit is seconds)
    6   23.84   24.65   24.21  TOTAL RUN
  148    0.01    0.13    0.01  add
   12    0.02    0.35    0.18  checkout
   48    0.26    3.34    1.51  commit
    6    0.14    0.23    0.18  copy
    6    0.10    0.11    0.10  delete
   30    0.07    0.21    0.14  info
   12    0.51    1.10    0.72  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:  27.0 seconds avg for 100x1_1.7.x
                      24.2 seconds avg for 100x1_trunk
      min              max              avg         operation
   0.90| -2.754     0.89| -3.096     0.90| -2.818   TOTAL RUN
   0.82| -0.002     0.93| -0.010     0.87| -0.002   add
   0.96| -0.001     0.91| -0.033     0.92| -0.016   checkout
   0.87| -0.040     0.86| -0.538     0.94| -0.099   commit
   0.79| -0.037     1.00| -0.000     0.92| -0.015   copy
   0.91| -0.010     0.92| -0.010     0.90| -0.011   delete
   0.48| -0.071     0.44| -0.267     0.53| -0.119   info
   0.87| -0.079     0.99| -0.015     0.93| -0.057   merge
   0.85| -0.001     0.84| -0.002     0.86| -0.002   mkdir
   0.83| -0.002     0.76| -0.004     0.86| -0.002   prop mod
   0.86| -0.001     0.86| -0.002     0.86| -0.002   propdel
   0.84| -0.001     0.71| -0.004     0.85| -0.002   proplist
   0.84| -0.001     0.68| -0.007     0.86| -0.002   propset
   0.84| -0.001     0.85| -0.001     0.85| -0.001   resolve
   0.93| -0.004     0.93| -0.007     0.93| -0.006   resolved
   0.93| -0.003     0.94| -0.007     0.93| -0.006   status
   0.88| -0.045     0.87| -0.055     0.88| -0.051   switch
   0.88| -0.005     0.88| -0.070     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.21    8.43    8.31  TOTAL RUN
    6    0.04    0.04    0.04  add
   12    0.02    0.13    0.08  checkout
   48    0.19    1.81    0.56  commit
    6    0.14    0.16    0.15  copy
    6    0.02    0.02    0.02  delete
   30    0.02    0.09    0.05  info
   12    0.15    0.27    0.21  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    7.48    7.78    7.66  TOTAL RUN
    6    0.04    0.04    0.04  add
   12    0.02    0.13    0.07  checkout
   48    0.18    1.77    0.54  commit
    6    0.15    0.17    0.16  copy
    6    0.02    0.02    0.02  delete
   30    0.02    0.08    0.04  info
   12    0.12    0.27    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.07    0.07  switch
   90    0.01    0.12    0.04  update
---
COMPARE 1x100_1.7.x to 1x100_trunk
  TOTAL RUN timings:   8.3 seconds avg for 1x100_1.7.x
                       7.7 seconds avg for 1x100_trunk
      min              max              avg         operation
   0.91| -0.731     0.92| -0.647     0.92| -0.647   TOTAL RUN
   0.91| -0.004     0.91| -0.004     0.90| -0.004   add
   0.98| -0.000     0.95| -0.006     0.94| -0.005   checkout
   0.93| -0.014     0.98| -0.045     0.96| -0.025   commit
   1.10| +0.014     1.10| +0.015     1.06| +0.010   copy
   0.87| -0.003     0.90| -0.002     0.88| -0.003   delete
   0.88| -0.003     0.94| -0.005     0.82| -0.009   info
   0.80| -0.031     1.01| +0.003     0.90| -0.021   merge
   0.84| -0.001     0.85| -0.002     0.85| -0.001   prop mod
   0.84| -0.001     0.91| -0.001     0.85| -0.001   propdel
   0.82| -0.001     0.77| -0.003     0.83| -0.001   proplist
   0.83| -0.001     0.87| -0.001     0.84| -0.001   propset
   0.83| -0.001     0.85| -0.001     0.84| -0.001   resolve
   0.87| -0.002     0.79| -0.004     0.87| -0.002   resolved
   0.86| -0.001     0.91| -0.002     0.88| -0.002   status
   0.87| -0.010     0.88| -0.009     0.88| -0.010   switch
   0.88| -0.002     0.92| -0.011     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.21  438.05  155.93  TOTAL RUN
 1041    0.01    1.82    0.02  add
   36    0.02    5.50    0.99  checkout
  144    0.19   81.78    8.79  commit
   18    0.14    0.27    0.18  copy
   18    0.02    0.89    0.34  delete
   90    0.02   42.74    6.13  info
   36    0.15   17.58    4.26  merge
 1067    0.01    0.37    0.01  mkdir
 6954    0.01    0.37    0.01  prop mod
  302    0.01    0.01    0.01  propdel
13525    0.01    0.01    0.01  proplist
27074    0.01    0.39    0.01  propset
   36    0.01    0.01    0.01  resolve
   36    0.01    0.69    0.23  resolved
  252    0.01    1.08    0.21  status
   18    0.08    3.86    1.42  switch
  270    0.01    6.10    0.77  update
---
Timings for total_trunk
    N   min     max     avg    operation  (unit is seconds)
   18    7.48  339.14  122.84  TOTAL RUN
 1041    0.01    1.71    0.02  add
   36    0.02    5.06    0.92  checkout
  144    0.18   81.75    8.71  commit
   18    0.14    0.26    0.19  copy
   18    0.02    0.81    0.31  delete
   90    0.02    3.60    0.78  info
   36    0.12   17.17    3.99  merge
 1067    0.01    0.46    0.01  mkdir
 6954    0.01    0.29    0.01  prop mod
  302    0.01    0.01    0.01  propdel
13525    0.01    0.04    0.01  proplist
27074    0.01    0.25    0.01  propset
   36    0.01    0.01    0.01  resolve
   36    0.01    0.65    0.21  resolved
  252    0.01    1.46    0.20  status
   18    0.07    3.88    1.27  switch
  270    0.01    5.85    0.70  update
---
COMPARE total_1.7.x to total_trunk
  TOTAL RUN timings: 155.9 seconds avg for total_1.7.x
                     122.8 seconds avg for total_trunk
      min              max              avg         operation
   0.91| -0.731     0.77|-98.915     0.79|-33.085   TOTAL RUN
   0.84| -0.001     0.94| -0.108     0.90| -0.002   add
   0.97| -0.001     0.92| -0.439     0.93| -0.068   checkout
   0.93| -0.014     1.00| -0.031     0.99| -0.083   commit
   1.00| -0.000     0.94| -0.015     1.07| +0.012   copy
   0.87| -0.003     0.91| -0.081     0.91| -0.032   delete
   0.88| -0.003     0.08|-39.140     0.13| -5.346   info
   0.80| -0.031     0.98| -0.407     0.93| -0.278   merge
   0.85| -0.001     1.24| +0.088     0.85| -0.002   mkdir
   0.84| -0.001     0.78| -0.081     0.86| -0.001   prop mod
   0.84| -0.001     0.89| -0.002     0.87| -0.001   propdel
   0.82| -0.001     2.79| +0.027     0.85| -0.001   proplist
   0.83| -0.001     0.64| -0.143     0.86| -0.001   propset
   0.83| -0.001     0.85| -0.001     0.85| -0.001   resolve
   0.87| -0.002     0.94| -0.045     0.93| -0.017   resolved
   0.86| -0.001     1.36| +0.386     0.97| -0.006   status
   0.87| -0.010     1.00| +0.018     0.89| -0.152   switch
   0.88| -0.002     0.96| -0.249     0.92| -0.065   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 Nov 21 00:24:31 UTC 2011,
       done at Mon Nov 21 01:48:21 UTC 2011
/home/neels/svnbench/20111121-002431
real 5029.86
user 2268.80
sys 939.58
Received on 2011-11-21 02:53:36 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.