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

[svnbench] Revision: 1206936 compiled Nov 28 2011, 00:21:32

From: <neels_at_apache.org>
Date: Mon, 28 Nov 2011 01:55:27 +0000

/home/neels/svnbench/20111128-002449
Started at Mon Nov 28 00:24:49 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: 173.2 seconds avg for total_1.7.x
                     128.1 seconds avg for total_trunk
      avg operation
   0.74|-45.112 TOTAL RUN
   0.89| -0.003 add
   0.94| -0.067 checkout
   0.90| -1.006 commit
   1.04| +0.008 copy
   0.79| -0.086 delete
   0.12| -5.807 info
   0.80| -1.038 merge
   0.92| -0.001 mkdir
   0.85| -0.002 prop mod
   0.88| -0.001 propdel
   0.85| -0.001 proplist
   0.86| -0.002 propset
   0.86| -0.001 resolve
   0.93| -0.017 resolved
   0.98| -0.005 status
   0.86| -0.209 switch
   0.91| -0.068 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: 483.0 seconds avg for 5x5_1.7.x
                     350.8 seconds avg for 5x5_trunk
      avg operation
   0.73|-132.219 TOTAL RUN
   0.89| -0.003 add
   0.94| -0.178 checkout
   0.89| -2.954 commit
   1.18| +0.036 copy
   0.77| -0.244 delete
   0.11|-17.297 info
   0.79| -2.977 merge
   0.93| -0.001 mkdir
   0.85| -0.002 prop mod
   0.88| -0.001 propdel
   0.85| -0.001 proplist
   0.86| -0.002 propset
   0.84| -0.002 resolve
   0.93| -0.043 resolved
   0.99| -0.007 status
   0.86| -0.560 switch
   0.92| -0.169 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.9 seconds avg for 100x1_1.7.x
                      25.3 seconds avg for 100x1_trunk
      avg operation
   0.91| -2.569 TOTAL RUN
   0.89| -0.002 add
   0.91| -0.018 checkout
   0.97| -0.049 commit
   0.94| -0.013 copy
   0.91| -0.011 delete
   0.53| -0.126 info
   0.87| -0.104 merge
   0.88| -0.002 mkdir
   0.88| -0.002 prop mod
   0.92| -0.001 propdel
   0.86| -0.002 proplist
   0.87| -0.002 propset
   0.85| -0.001 resolve
   0.92| -0.006 resolved
   0.93| -0.006 status
   0.87| -0.057 switch
   0.89| -0.031 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.8 seconds avg for 1x100_1.7.x
                       8.3 seconds avg for 1x100_trunk
      avg operation
   0.94| -0.548 TOTAL RUN
   0.91| -0.004 add
   0.94| -0.004 checkout
   0.97| -0.016 commit
   1.01| +0.002 copy
   0.91| -0.002 delete
   1.02| +0.001 info
   0.86| -0.032 merge
   0.86| -0.001 prop mod
   0.83| -0.002 propdel
   0.86| -0.001 proplist
   0.88| -0.001 propset
   0.91| -0.001 resolve
   0.91| -0.002 resolved
   0.91| -0.002 status
   0.89| -0.009 switch
   0.91| -0.004 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 442.24 631.81 483.00 TOTAL RUN
  887 0.01 1.90 0.02 add
   12 0.02 5.72 2.82 checkout
   48 1.58 143.12 27.29 commit
    6 0.17 0.29 0.21 copy
    6 0.89 1.16 1.06 delete
   30 10.25 45.74 19.44 info
   12 7.01 40.43 14.32 merge
  960 0.01 0.41 0.01 mkdir
 6407 0.01 0.87 0.01 prop mod
  261 0.01 0.01 0.01 propdel
12550 0.01 0.02 0.01 proplist
25373 0.01 0.43 0.01 propset
   12 0.01 0.01 0.01 resolve
   12 0.52 0.72 0.64 resolved
   84 0.21 0.91 0.55 status
    6 3.81 5.17 4.11 switch
   90 0.18 6.23 2.07 update

---
Timings for 5x5_trunk
    N   min     max     avg    operation  (unit is seconds)
    6  344.16  364.86  350.78  TOTAL RUN
  887    0.01    1.78    0.02  add
   12    0.02    5.65    2.64  checkout
   48    1.52   87.48   24.33  commit
    6    0.21    0.28    0.24  copy
    6    0.81    0.82    0.82  delete
   30    0.76    3.68    2.15  info
   12    5.90   17.51   11.34  merge
  960    0.01    0.34    0.01  mkdir
 6407    0.01    0.34    0.01  prop mod
  261    0.01    0.01    0.01  propdel
12550    0.01    0.02    0.01  proplist
25373    0.01    0.24    0.01  propset
   12    0.01    0.01    0.01  resolve
   12    0.48    0.71    0.59  resolved
   84    0.20    1.46    0.54  status
    6    3.22    4.07    3.55  switch
   90    0.16    6.23    1.90  update
---
COMPARE 5x5_1.7.x to 5x5_trunk
  TOTAL RUN timings: 483.0 seconds avg for 5x5_1.7.x
                     350.8 seconds avg for 5x5_trunk
      min              max              avg         operation
   0.78|-98.081     0.58|-266.945    0.73|-132.219  TOTAL RUN
   0.78| -0.002     0.94| -0.120     0.89| -0.003   add
   0.99| -0.000     0.99| -0.075     0.94| -0.178   checkout
   0.96| -0.061     0.61|-55.641     0.89| -2.954   commit
   1.28| +0.047     0.95| -0.014     1.18| +0.036   copy
   0.92| -0.075     0.71| -0.331     0.77| -0.244   delete
   0.07| -9.492     0.08|-42.060     0.11|-17.297   info
   0.84| -1.105     0.43|-22.927     0.79| -2.977   merge
   0.87| -0.001     0.83| -0.068     0.93| -0.001   mkdir
   0.86| -0.001     0.39| -0.525     0.85| -0.002   prop mod
   0.86| -0.001     0.99| -0.000     0.88| -0.001   propdel
   0.84| -0.001     1.43| +0.007     0.85| -0.001   proplist
   0.86| -0.001     0.56| -0.188     0.86| -0.002   propset
   0.83| -0.002     0.81| -0.002     0.84| -0.002   resolve
   0.94| -0.032     0.99| -0.010     0.93| -0.043   resolved
   0.94| -0.012     1.60| +0.548     0.99| -0.007   status
   0.84| -0.591     0.79| -1.101     0.86| -0.560   switch
   0.91| -0.016     1.00| -0.002     0.92| -0.169   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.45   28.22   27.88  TOTAL RUN
  148    0.01    0.14    0.02  add
   12    0.02    0.40    0.21  checkout
   48    0.30    3.71    1.60  commit
    6    0.16    0.24    0.20  copy
    6    0.12    0.12    0.12  delete
   30    0.14    0.50    0.27  info
   12    0.61    1.17    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.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.05    0.12    0.08  status
    6    0.39    0.45    0.43  switch
   90    0.04    0.78    0.28  update
---
Timings for 100x1_trunk
    N   min     max     avg    operation  (unit is seconds)
    6   24.69   26.00   25.31  TOTAL RUN
  148    0.01    0.13    0.02  add
   12    0.02    0.37    0.19  checkout
   48    0.29    3.59    1.55  commit
    6    0.16    0.25    0.19  copy
    6    0.10    0.11    0.11  delete
   30    0.07    0.22    0.14  info
   12    0.52    1.06    0.72  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.05    0.09    0.07  resolved
   84    0.04    0.11    0.07  status
    6    0.34    0.40    0.37  switch
   90    0.04    0.55    0.24  update
---
COMPARE 100x1_1.7.x to 100x1_trunk
  TOTAL RUN timings:  27.9 seconds avg for 100x1_1.7.x
                      25.3 seconds avg for 100x1_trunk
      min              max              avg         operation
   0.90| -2.765     0.92| -2.220     0.91| -2.569   TOTAL RUN
   0.87| -0.001     0.93| -0.010     0.89| -0.002   add
   0.96| -0.001     0.92| -0.033     0.91| -0.018   checkout
   0.94| -0.017     0.97| -0.126     0.97| -0.049   commit
   0.98| -0.003     1.06| +0.014     0.94| -0.013   copy
   0.90| -0.011     0.92| -0.010     0.91| -0.011   delete
   0.51| -0.069     0.43| -0.285     0.53| -0.126   info
   0.85| -0.089     0.91| -0.105     0.87| -0.104   merge
   0.87| -0.001     1.24| +0.004     0.88| -0.002   mkdir
   0.88| -0.001     1.04| +0.001     0.88| -0.002   prop mod
   0.86| -0.001     1.11| +0.002     0.92| -0.001   propdel
   0.87| -0.001     0.85| -0.003     0.86| -0.002   proplist
   0.88| -0.001     0.69| -0.007     0.87| -0.002   propset
   0.86| -0.001     0.79| -0.002     0.85| -0.001   resolve
   0.92| -0.004     0.94| -0.006     0.92| -0.006   resolved
   0.92| -0.004     0.96| -0.005     0.93| -0.006   status
   0.87| -0.049     0.88| -0.054     0.87| -0.057   switch
   0.89| -0.005     0.70| -0.236     0.89| -0.031   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.62    9.04    8.81  TOTAL RUN
    6    0.04    0.05    0.04  add
   12    0.02    0.14    0.08  checkout
   48    0.18    1.78    0.57  commit
    6    0.16    0.19    0.17  copy
    6    0.02    0.03    0.03  delete
   30    0.02    0.09    0.05  info
   12    0.16    0.35    0.23  merge
  186    0.01    0.02    0.01  prop mod
   24    0.01    0.02    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.02    0.02    0.02  resolved
   84    0.01    0.03    0.02  status
    6    0.08    0.08    0.08  switch
   90    0.02    0.13    0.05  update
---
Timings for 1x100_trunk
    N   min     max     avg    operation  (unit is seconds)
    6    8.11    8.43    8.27  TOTAL RUN
    6    0.04    0.04    0.04  add
   12    0.02    0.13    0.08  checkout
   48    0.18    1.78    0.56  commit
    6    0.15    0.18    0.17  copy
    6    0.02    0.03    0.02  delete
   30    0.04    0.08    0.05  info
   12    0.13    0.29    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.02    0.02  resolved
   84    0.01    0.02    0.02  status
    6    0.07    0.07    0.07  switch
   90    0.01    0.14    0.04  update
---
COMPARE 1x100_1.7.x to 1x100_trunk
  TOTAL RUN timings:   8.8 seconds avg for 1x100_1.7.x
                       8.3 seconds avg for 1x100_trunk
      min              max              avg         operation
   0.94| -0.509     0.93| -0.613     0.94| -0.548   TOTAL RUN
   0.93| -0.003     0.83| -0.009     0.91| -0.004   add
   0.96| -0.001     0.95| -0.006     0.94| -0.004   checkout
   0.99| -0.001     1.00| -0.000     0.97| -0.016   commit
   0.97| -0.004     0.93| -0.013     1.01| +0.002   copy
   0.89| -0.003     0.96| -0.001     0.91| -0.002   delete
   1.83| +0.020     0.94| -0.005     1.02| +0.001   info
   0.80| -0.032     0.85| -0.051     0.86| -0.032   merge
   0.85| -0.001     0.67| -0.005     0.86| -0.001   prop mod
   0.87| -0.001     0.61| -0.006     0.83| -0.002   propdel
   0.85| -0.001     0.76| -0.003     0.86| -0.001   proplist
   0.87| -0.001     0.90| -0.001     0.88| -0.001   propset
   0.86| -0.001     1.15| +0.001     0.91| -0.001   resolve
   0.91| -0.001     0.91| -0.002     0.91| -0.002   resolved
   0.88| -0.001     0.88| -0.003     0.91| -0.002   status
   0.89| -0.009     0.88| -0.010     0.89| -0.009   switch
   0.87| -0.002     1.03| +0.005     0.91| -0.004   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.62  631.81  173.23  TOTAL RUN
 1041    0.01    1.90    0.02  add
   36    0.02    5.72    1.03  checkout
  144    0.18  143.12    9.82  commit
   18    0.16    0.29    0.19  copy
   18    0.02    1.16    0.40  delete
   90    0.02   45.74    6.59  info
   36    0.16   40.43    5.13  merge
 1067    0.01    0.41    0.01  mkdir
 6954    0.01    0.87    0.01  prop mod
  302    0.01    0.02    0.01  propdel
13525    0.01    0.02    0.01  proplist
27074    0.01    0.43    0.01  propset
   36    0.01    0.01    0.01  resolve
   36    0.02    0.72    0.24  resolved
  252    0.01    0.91    0.22  status
   18    0.08    5.17    1.54  switch
  270    0.02    6.23    0.80  update
---
Timings for total_trunk
    N   min     max     avg    operation  (unit is seconds)
   18    8.11  364.86  128.12  TOTAL RUN
 1041    0.01    1.78    0.02  add
   36    0.02    5.65    0.97  checkout
  144    0.18   87.48    8.81  commit
   18    0.15    0.28    0.20  copy
   18    0.02    0.82    0.32  delete
   90    0.04    3.68    0.78  info
   36    0.13   17.51    4.09  merge
 1067    0.01    0.34    0.01  mkdir
 6954    0.01    0.34    0.01  prop mod
  302    0.01    0.02    0.01  propdel
13525    0.01    0.02    0.01  proplist
27074    0.01    0.24    0.01  propset
   36    0.01    0.01    0.01  resolve
   36    0.01    0.71    0.23  resolved
  252    0.01    1.46    0.21  status
   18    0.07    4.07    1.33  switch
  270    0.01    6.23    0.73  update
---
COMPARE total_1.7.x to total_trunk
  TOTAL RUN timings: 173.2 seconds avg for total_1.7.x
                     128.1 seconds avg for total_trunk
      min              max              avg         operation
   0.94| -0.509     0.58|-266.945    0.74|-45.112   TOTAL RUN
   0.79| -0.002     0.94| -0.120     0.89| -0.003   add
   0.96| -0.001     0.99| -0.075     0.94| -0.067   checkout
   0.99| -0.001     0.61|-55.641     0.90| -1.006   commit
   0.97| -0.004     0.95| -0.014     1.04| +0.008   copy
   0.89| -0.003     0.71| -0.331     0.79| -0.086   delete
   1.83| +0.020     0.08|-42.060     0.12| -5.807   info
   0.80| -0.032     0.43|-22.927     0.80| -1.038   merge
   0.87| -0.001     0.83| -0.068     0.92| -0.001   mkdir
   0.86| -0.001     0.39| -0.525     0.85| -0.002   prop mod
   0.86| -0.001     1.08| +0.001     0.88| -0.001   propdel
   0.84| -0.001     1.25| +0.005     0.85| -0.001   proplist
   0.86| -0.001     0.56| -0.188     0.86| -0.002   propset
   0.86| -0.001     0.93| -0.001     0.86| -0.001   resolve
   0.91| -0.001     0.99| -0.010     0.93| -0.017   resolved
   0.88| -0.001     1.60| +0.548     0.98| -0.005   status
   0.89| -0.009     0.79| -1.101     0.86| -0.209   switch
   0.87| -0.002     1.00| -0.002     0.91| -0.068   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 28 00:24:49 UTC 2011,
       done at Mon Nov 28 01:55:27 UTC 2011
/home/neels/svnbench/20111128-002449
real 5438.15
user 2323.66
sys 1097.50
Received on 2011-11-28 03:01:08 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.