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

[svnbench] Revision: 1299495 compiled Mar 12 2012, 00:21:27

From: <neels_at_apache.org>
Date: Mon, 12 Mar 2012 02:14:19 +0000

/home/neels/svnbench/20120312-002454
Started at Mon Mar 12 00:24:54 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: 231.5 seconds avg for total_1.7.x
                     132.6 seconds avg for total_trunk
      avg operation
   0.57|-98.894 TOTAL RUN
   0.89| -0.002 add
   0.88| -0.131 checkout
   0.58| -6.964 commit
   0.82| -0.053 copy
   0.98| -0.006 delete
   0.11| -5.856 info
   0.65| -2.472 merge
   0.72| -0.004 mkdir
   0.78| -0.002 prop mod
   0.83| -0.002 propdel
   0.75| -0.002 proplist
   0.81| -0.002 propset
   0.85| -0.001 resolve
   0.77| -0.064 resolved
   0.92| -0.018 status
   0.89| -0.177 switch
   0.88| -0.100 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: 657.2 seconds avg for 5x5_1.7.x
                     364.2 seconds avg for 5x5_trunk
      avg operation
   0.55|-292.964 TOTAL RUN
   0.90| -0.002 add
   0.87| -0.372 checkout
   0.56|-20.746 commit
   0.69| -0.145 copy
   1.00| -0.003 delete
   0.10|-17.441 info
   0.63| -7.282 merge
   0.71| -0.004 mkdir
   0.77| -0.002 prop mod
   0.83| -0.002 propdel
   0.75| -0.002 proplist
   0.81| -0.002 propset
   0.86| -0.001 resolve
   0.75| -0.183 resolved
   0.92| -0.047 status
   0.89| -0.468 switch
   0.88| -0.271 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.8 seconds avg for 100x1_1.7.x
                      25.1 seconds avg for 100x1_trunk
      avg operation
   0.90| -2.722 TOTAL RUN
   0.87| -0.002 add
   0.92| -0.017 checkout
   0.95| -0.076 commit
   1.05| +0.009 copy
   0.91| -0.011 delete
   0.55| -0.115 info
   0.87| -0.109 merge
   0.87| -0.002 mkdir
   0.82| -0.002 prop mod
   0.87| -0.001 propdel
   0.86| -0.001 proplist
   0.86| -0.002 propset
   0.86| -0.001 resolve
   0.92| -0.006 resolved
   0.91| -0.007 status
   0.87| -0.053 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: 9.4 seconds avg for 1x100_1.7.x
                       8.4 seconds avg for 1x100_trunk
      avg operation
   0.89| -0.995 TOTAL RUN
   0.89| -0.005 add
   0.95| -0.003 checkout
   0.90| -0.071 commit
   0.88| -0.023 copy
   0.88| -0.003 delete
   0.78| -0.012 info
   0.89| -0.025 merge
   0.87| -0.001 prop mod
   0.89| -0.001 propdel
   0.86| -0.001 proplist
   0.88| -0.001 propset
   0.84| -0.001 resolve
   0.89| -0.002 resolved
   0.90| -0.002 status
   0.88| -0.010 switch
   0.93| -0.003 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 494.67 761.06 657.20 TOTAL RUN
  887 0.01 1.90 0.02 add
   12 0.02 5.97 2.87 checkout
   48 1.65 256.46 47.30 commit
    6 0.30 0.89 0.46 copy
    6 0.81 1.21 0.91 delete
   30 9.88 46.32 19.38 info
   12 7.41 43.35 19.94 merge
  960 0.01 0.52 0.01 mkdir
 6407 0.01 0.63 0.01 prop mod
  261 0.01 0.02 0.01 propdel
12550 0.01 1.30 0.01 proplist
25373 0.01 0.93 0.01 propset
   12 0.01 0.01 0.01 resolve
   12 0.50 2.07 0.75 resolved
   84 0.20 1.70 0.56 status
    6 4.18 4.60 4.31 switch
   90 0.17 7.99 2.21 update

---
Timings for 5x5_trunk
    N   min     max     avg    operation  (unit is seconds)
    6  353.58  375.39  364.23  TOTAL RUN
  887    0.01    2.29    0.02  add
   12    0.02    5.21    2.50  checkout
   48    1.53   97.98   26.56  commit
    6    0.26    0.39    0.32  copy
    6    0.78    1.22    0.91  delete
   30    0.74    3.65    1.94  info
   12    5.61   23.60   12.65  merge
  960    0.01    0.32    0.01  mkdir
 6407    0.01    0.27    0.01  prop mod
  261    0.01    0.04    0.01  propdel
12550    0.01    0.24    0.01  proplist
25373    0.01    0.70    0.01  propset
   12    0.01    0.01    0.01  resolve
   12    0.48    0.64    0.56  resolved
   84    0.19    1.01    0.52  status
    6    3.49    4.77    3.85  switch
   90    0.16    6.94    1.94  update
---
COMPARE 5x5_1.7.x to 5x5_trunk
  TOTAL RUN timings: 657.2 seconds avg for 5x5_1.7.x
                     364.2 seconds avg for 5x5_trunk
      min              max              avg         operation
   0.71|-141.095    0.49|-385.667    0.55|-292.964  TOTAL RUN
   0.83| -0.002     1.20| +0.386     0.90| -0.002   add
   0.98| -0.000     0.87| -0.762     0.87| -0.372   checkout
   0.93| -0.122     0.38|-158.486    0.56|-20.746   commit
   0.87| -0.038     0.43| -0.505     0.69| -0.145   copy
   0.97| -0.023     1.01| +0.010     1.00| -0.003   delete
   0.07| -9.141     0.08|-42.668     0.10|-17.441   info
   0.76| -1.798     0.54|-19.745     0.63| -7.282   merge
   0.84| -0.001     0.61| -0.202     0.71| -0.004   mkdir
   0.84| -0.001     0.42| -0.365     0.77| -0.002   prop mod
   0.85| -0.001     1.56| +0.013     0.83| -0.002   propdel
   0.83| -0.001     0.18| -1.058     0.75| -0.002   proplist
   0.84| -0.001     0.75| -0.235     0.81| -0.002   propset
   0.87| -0.001     0.82| -0.002     0.86| -0.001   resolve
   0.95| -0.027     0.31| -1.424     0.75| -0.183   resolved
   0.94| -0.012     0.59| -0.689     0.92| -0.047   status
   0.83| -0.693     1.04| +0.177     0.89| -0.468   switch
   0.91| -0.016     0.87| -1.051     0.88| -0.271   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.20   28.79   27.85  TOTAL RUN
  148    0.01    0.14    0.02  add
   12    0.02    0.39    0.20  checkout
   48    0.33    4.66    1.69  commit
    6    0.18    0.23    0.20  copy
    6    0.11    0.12    0.11  delete
   30    0.14    0.47    0.25  info
   12    0.60    1.24    0.82  merge
  107    0.01    0.02    0.01  mkdir
  361    0.01    0.16    0.01  prop mod
   17    0.01    0.01    0.01  propdel
  687    0.01    0.02    0.01  proplist
 1113    0.01    0.04    0.01  propset
   12    0.01    0.01    0.01  resolve
   12    0.06    0.10    0.08  resolved
   84    0.04    0.29    0.08  status
    6    0.39    0.44    0.41  switch
   90    0.04    0.59    0.26  update
---
Timings for 100x1_trunk
    N   min     max     avg    operation  (unit is seconds)
    6   24.88   25.46   25.12  TOTAL RUN
  148    0.01    0.13    0.01  add
   12    0.02    0.35    0.18  checkout
   48    0.31    3.89    1.61  commit
    6    0.17    0.30    0.21  copy
    6    0.10    0.11    0.10  delete
   30    0.07    0.21    0.14  info
   12    0.50    1.02    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.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.54    0.24  update
---
COMPARE 100x1_1.7.x to 100x1_trunk
  TOTAL RUN timings:  27.8 seconds avg for 100x1_1.7.x
                      25.1 seconds avg for 100x1_trunk
      min              max              avg         operation
   0.91| -2.322     0.88| -3.330     0.90| -2.722   TOTAL RUN
   0.86| -0.001     0.91| -0.013     0.87| -0.002   add
   0.97| -0.001     0.92| -0.032     0.92| -0.017   checkout
   0.93| -0.023     0.83| -0.769     0.95| -0.076   commit
   0.95| -0.008     1.34| +0.077     1.05| +0.009   copy
   0.91| -0.010     0.91| -0.011     0.91| -0.011   delete
   0.47| -0.075     0.44| -0.263     0.55| -0.115   info
   0.84| -0.094     0.82| -0.219     0.87| -0.109   merge
   0.88| -0.001     0.85| -0.002     0.87| -0.002   mkdir
   0.88| -0.001     0.08| -0.148     0.82| -0.002   prop mod
   0.87| -0.001     0.87| -0.002     0.87| -0.001   propdel
   0.88| -0.001     0.48| -0.012     0.86| -0.001   proplist
   0.86| -0.001     0.37| -0.025     0.86| -0.002   propset
   0.86| -0.001     0.87| -0.001     0.86| -0.001   resolve
   0.92| -0.004     0.92| -0.007     0.92| -0.006   resolved
   0.93| -0.003     0.38| -0.179     0.91| -0.007   status
   0.88| -0.048     0.87| -0.059     0.87| -0.053   switch
   0.89| -0.004     0.91| -0.053     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    8.76   10.23    9.39  TOTAL RUN
    6    0.04    0.04    0.04  add
   12    0.02    0.13    0.07  checkout
   48    0.23    2.15    0.68  commit
    6    0.18    0.25    0.20  copy
    6    0.02    0.02    0.02  delete
   30    0.04    0.09    0.05  info
   12    0.15    0.35    0.23  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.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.11    8.57    8.40  TOTAL RUN
    6    0.04    0.04    0.04  add
   12    0.02    0.13    0.07  checkout
   48    0.20    1.87    0.61  commit
    6    0.16    0.20    0.18  copy
    6    0.02    0.02    0.02  delete
   30    0.02    0.08    0.04  info
   12    0.12    0.34    0.20  merge
  186    0.01    0.03    0.01  prop mod
   24    0.01    0.02    0.01  propdel
  288    0.01    0.03    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.21    0.04  update
---
COMPARE 1x100_1.7.x to 1x100_trunk
  TOTAL RUN timings:   9.4 seconds avg for 1x100_1.7.x
                       8.4 seconds avg for 1x100_trunk
      min              max              avg         operation
   0.92| -0.658     0.84| -1.661     0.89| -0.995   TOTAL RUN
   0.86| -0.006     0.95| -0.002     0.89| -0.005   add
   0.97| -0.001     0.99| -0.001     0.95| -0.003   checkout
   0.88| -0.027     0.87| -0.285     0.90| -0.071   commit
   0.92| -0.014     0.79| -0.053     0.88| -0.023   copy
   0.81| -0.004     0.93| -0.002     0.88| -0.003   delete
   0.45| -0.025     0.95| -0.004     0.78| -0.012   info
   0.80| -0.031     0.99| -0.003     0.89| -0.025   merge
   0.84| -0.001     2.46| +0.015     0.87| -0.001   prop mod
   0.84| -0.001     1.74| +0.007     0.89| -0.001   propdel
   0.83| -0.001     3.01| +0.018     0.86| -0.001   proplist
   0.84| -0.001     0.80| -0.003     0.88| -0.001   propset
   0.83| -0.001     0.84| -0.001     0.84| -0.001   resolve
   0.87| -0.002     0.93| -0.001     0.89| -0.002   resolved
   0.87| -0.001     0.88| -0.003     0.90| -0.002   status
   0.87| -0.010     0.87| -0.010     0.88| -0.010   switch
   0.86| -0.002     1.62| +0.080     0.93| -0.003   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.76  761.06  231.48  TOTAL RUN
 1041    0.01    1.90    0.02  add
   36    0.02    5.97    1.05  checkout
  144    0.23  256.46   16.56  commit
   18    0.18    0.89    0.29  copy
   18    0.02    1.21    0.35  delete
   90    0.04   46.32    6.56  info
   36    0.15   43.35    7.00  merge
 1067    0.01    0.52    0.01  mkdir
 6954    0.01    0.63    0.01  prop mod
  302    0.01    0.02    0.01  propdel
13525    0.01    1.30    0.01  proplist
27074    0.01    0.93    0.01  propset
   36    0.01    0.01    0.01  resolve
   36    0.01    2.07    0.28  resolved
  252    0.01    1.70    0.22  status
   18    0.08    4.60    1.60  switch
  270    0.01    7.99    0.84  update
---
Timings for total_trunk
    N   min     max     avg    operation  (unit is seconds)
   18    8.11  375.39  132.58  TOTAL RUN
 1041    0.01    2.29    0.02  add
   36    0.02    5.21    0.92  checkout
  144    0.20   97.98    9.59  commit
   18    0.16    0.39    0.24  copy
   18    0.02    1.22    0.35  delete
   90    0.02    3.65    0.71  info
   36    0.12   23.60    4.52  merge
 1067    0.01    0.32    0.01  mkdir
 6954    0.01    0.27    0.01  prop mod
  302    0.01    0.04    0.01  propdel
13525    0.01    0.24    0.01  proplist
27074    0.01    0.70    0.01  propset
   36    0.01    0.01    0.01  resolve
   36    0.01    0.64    0.22  resolved
  252    0.01    1.01    0.20  status
   18    0.07    4.77    1.42  switch
  270    0.01    6.94    0.74  update
---
COMPARE total_1.7.x to total_trunk
  TOTAL RUN timings: 231.5 seconds avg for total_1.7.x
                     132.6 seconds avg for total_trunk
      min              max              avg         operation
   0.92| -0.658     0.49|-385.667    0.57|-98.894   TOTAL RUN
   0.83| -0.002     1.20| +0.386     0.89| -0.002   add
   0.97| -0.001     0.87| -0.762     0.88| -0.131   checkout
   0.88| -0.027     0.38|-158.486    0.58| -6.964   commit
   0.92| -0.014     0.43| -0.505     0.82| -0.053   copy
   0.81| -0.004     1.01| +0.010     0.98| -0.006   delete
   0.45| -0.025     0.08|-42.668     0.11| -5.856   info
   0.80| -0.031     0.54|-19.745     0.65| -2.472   merge
   0.84| -0.001     0.61| -0.202     0.72| -0.004   mkdir
   0.84| -0.001     0.42| -0.365     0.78| -0.002   prop mod
   0.84| -0.001     1.56| +0.013     0.83| -0.002   propdel
   0.84| -0.001     0.18| -1.058     0.75| -0.002   proplist
   0.84| -0.001     0.75| -0.235     0.81| -0.002   propset
   0.83| -0.001     0.82| -0.002     0.85| -0.001   resolve
   0.87| -0.002     0.31| -1.424     0.77| -0.064   resolved
   0.87| -0.001     0.59| -0.689     0.92| -0.018   status
   0.87| -0.010     1.04| +0.177     0.89| -0.177   switch
   0.86| -0.002     0.87| -1.051     0.88| -0.100   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 12 00:24:54 UTC 2012,
       done at Mon Mar 12 02:14:19 UTC 2012
/home/neels/svnbench/20120312-002454
real 6565.17
user 2332.55
sys 1068.73
Received on 2012-03-12 03:16:23 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.