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

[svnbench] Revision: 1210293 compiled Dec 5 2011, 00:21:25

From: <neels_at_apache.org>
Date: Mon, 05 Dec 2011 01:51:26 +0000

/home/neels/svnbench/20111205-002433
Started at Mon Dec 5 00:24:33 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: 165.4 seconds avg for total_1.7.x
                     123.5 seconds avg for total_trunk
      avg operation
   0.75|-41.819 TOTAL RUN
   0.89| -0.002 add
   0.90| -0.106 checkout
   0.92| -0.748 commit
   0.94| -0.011 copy
   0.89| -0.037 delete
   0.12| -5.460 info
   0.75| -1.315 merge
   0.67| -0.005 mkdir
   0.85| -0.001 prop mod
   0.86| -0.001 propdel
   0.84| -0.001 proplist
   0.85| -0.002 propset
   0.84| -0.001 resolve
   0.87| -0.032 resolved
   0.95| -0.012 status
   0.84| -0.233 switch
   0.91| -0.073 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: 460.8 seconds avg for 5x5_1.7.x
                     338.3 seconds avg for 5x5_trunk
      avg operation
   0.73|-122.440 TOTAL RUN
   0.89| -0.002 add
   0.90| -0.293 checkout
   0.92| -2.178 commit
   0.91| -0.022 copy
   0.89| -0.097 delete
   0.11|-16.260 info
   0.74| -3.854 merge
   0.66| -0.005 mkdir
   0.85| -0.002 prop mod
   0.86| -0.001 propdel
   0.84| -0.001 proplist
   0.84| -0.002 propset
   0.83| -0.002 resolve
   0.89| -0.070 resolved
   0.95| -0.028 status
   0.84| -0.639 switch
   0.91| -0.187 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: 26.8 seconds avg for 100x1_1.7.x
                      24.5 seconds avg for 100x1_trunk
      avg operation
   0.91| -2.380 TOTAL RUN
   0.88| -0.002 add
   0.92| -0.017 checkout
   0.97| -0.043 commit
   0.94| -0.011 copy
   0.90| -0.011 delete
   0.55| -0.110 info
   0.91| -0.068 merge
   0.77| -0.003 mkdir
   0.87| -0.002 prop mod
   0.87| -0.001 propdel
   0.86| -0.001 proplist
   0.87| -0.002 propset
   0.85| -0.001 resolve
   0.75| -0.024 resolved
   0.93| -0.006 status
   0.88| -0.051 switch
   0.90| -0.028 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.5 seconds avg for 1x100_1.7.x
                       7.8 seconds avg for 1x100_trunk
      avg operation
   0.92| -0.636 TOTAL RUN
   0.90| -0.004 add
   0.88| -0.009 checkout
   0.96| -0.023 commit
   1.00| -0.001 copy
   0.87| -0.003 delete
   0.83| -0.009 info
   0.90| -0.021 merge
   0.85| -0.001 prop mod
   0.85| -0.001 propdel
   0.84| -0.001 proplist
   0.85| -0.001 propset
   0.84| -0.001 resolve
   0.88| -0.002 resolved
   0.89| -0.002 status
   0.89| -0.009 switch
   0.90| -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 423.87 588.12 460.77 TOTAL RUN
  887 0.01 1.89 0.02 add
   12 0.02 7.02 2.85 checkout
   48 1.55 86.27 26.36 commit
    6 0.18 0.32 0.24 copy
    6 0.79 0.97 0.89 delete
   30 9.63 43.93 18.32 info
   12 7.16 50.14 14.91 merge
  960 0.01 0.97 0.01 mkdir
 6407 0.01 0.49 0.01 prop mod
  261 0.01 0.01 0.01 propdel
12550 0.01 0.78 0.01 proplist
25373 0.01 0.73 0.01 propset
   12 0.01 0.01 0.01 resolve
   12 0.50 0.82 0.63 resolved
   84 0.21 2.10 0.56 status
    6 3.70 4.55 4.01 switch
   90 0.17 6.47 2.02 update

---
Timings for 5x5_trunk
    N   min     max     avg    operation  (unit is seconds)
    6  335.68  342.60  338.33  TOTAL RUN
  887    0.01    1.71    0.02  add
   12    0.02    5.22    2.56  checkout
   48    1.43   80.76   24.18  commit
    6    0.18    0.25    0.22  copy
    6    0.72    0.85    0.79  delete
   30    0.75    3.60    2.06  info
   12    5.65   18.33   11.06  merge
  960    0.01    0.33    0.01  mkdir
 6407    0.01    0.36    0.01  prop mod
  261    0.01    0.01    0.01  propdel
12550    0.01    0.04    0.01  proplist
25373    0.01    0.21    0.01  propset
   12    0.01    0.01    0.01  resolve
   12    0.47    0.65    0.56  resolved
   84    0.19    1.21    0.53  status
    6    3.07    3.90    3.37  switch
   90    0.15    5.50    1.83  update
---
COMPARE 5x5_1.7.x to 5x5_trunk
  TOTAL RUN timings: 460.8 seconds avg for 5x5_1.7.x
                     338.3 seconds avg for 5x5_trunk
      min              max              avg         operation
   0.79|-88.195     0.58|-245.526    0.73|-122.440  TOTAL RUN
   0.85| -0.001     0.91| -0.177     0.89| -0.002   add
   0.97| -0.001     0.74| -1.805     0.90| -0.293   checkout
   0.92| -0.118     0.94| -5.511     0.92| -2.178   commit
   1.03| +0.005     0.79| -0.068     0.91| -0.022   copy
   0.91| -0.068     0.87| -0.124     0.89| -0.097   delete
   0.08| -8.877     0.08|-40.333     0.11|-16.260   info
   0.79| -1.503     0.37|-31.815     0.74| -3.854   merge
   0.85| -0.001     0.34| -0.645     0.66| -0.005   mkdir
   0.84| -0.001     0.74| -0.129     0.85| -0.002   prop mod
   0.87| -0.001     1.02| +0.000     0.86| -0.001   propdel
   0.84| -0.001     0.05| -0.739     0.84| -0.001   proplist
   0.85| -0.001     0.29| -0.523     0.84| -0.002   propset
   0.83| -0.001     0.75| -0.003     0.83| -0.002   resolve
   0.94| -0.031     0.79| -0.176     0.89| -0.070   resolved
   0.94| -0.013     0.57| -0.895     0.95| -0.028   status
   0.83| -0.630     0.86| -0.657     0.84| -0.639   switch
   0.90| -0.018     0.85| -0.976     0.91| -0.187   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.26   27.49   26.85  TOTAL RUN
  148    0.01    0.14    0.02  add
   12    0.02    0.39    0.20  checkout
   48    0.31    3.66    1.59  commit
    6    0.16    0.19    0.18  copy
    6    0.11    0.12    0.12  delete
   30    0.14    0.49    0.25  info
   12    0.60    1.00    0.77  merge
  107    0.01    0.16    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.26    0.09  resolved
   84    0.04    0.12    0.08  status
    6    0.38    0.44    0.41  switch
   90    0.04    0.59    0.27  update
---
Timings for 100x1_trunk
    N   min     max     avg    operation  (unit is seconds)
    6   24.06   25.15   24.47  TOTAL RUN
  148    0.01    0.13    0.01  add
   12    0.02    0.35    0.18  checkout
   48    0.28    3.58    1.55  commit
    6    0.15    0.18    0.17  copy
    6    0.10    0.11    0.10  delete
   30    0.07    0.21    0.14  info
   12    0.51    0.93    0.70  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.39    0.36  switch
   90    0.04    0.53    0.24  update
---
COMPARE 100x1_1.7.x to 100x1_trunk
  TOTAL RUN timings:  26.8 seconds avg for 100x1_1.7.x
                      24.5 seconds avg for 100x1_trunk
      min              max              avg         operation
   0.92| -2.198     0.91| -2.338     0.91| -2.380   TOTAL RUN
   0.87| -0.001     0.91| -0.013     0.88| -0.002   add
   0.96| -0.001     0.92| -0.031     0.92| -0.017   checkout
   0.93| -0.021     0.98| -0.076     0.97| -0.043   commit
   0.94| -0.010     0.92| -0.015     0.94| -0.011   copy
   0.90| -0.011     0.90| -0.012     0.90| -0.011   delete
   0.49| -0.069     0.43| -0.275     0.55| -0.110   info
   0.85| -0.089     0.92| -0.076     0.91| -0.068   merge
   0.87| -0.001     0.09| -0.142     0.77| -0.003   mkdir
   0.87| -0.001     0.90| -0.002     0.87| -0.002   prop mod
   0.88| -0.001     0.89| -0.001     0.87| -0.001   propdel
   0.85| -0.001     0.78| -0.003     0.86| -0.001   proplist
   0.86| -0.001     0.97| -0.001     0.87| -0.002   propset
   0.85| -0.001     0.87| -0.001     0.85| -0.001   resolve
   0.92| -0.004     0.34| -0.173     0.75| -0.024   resolved
   0.92| -0.003     0.91| -0.011     0.93| -0.006   status
   0.89| -0.044     0.89| -0.049     0.88| -0.051   switch
   0.90| -0.004     0.89| -0.062     0.90| -0.028   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.38    8.48    8.46  TOTAL RUN
    6    0.04    0.04    0.04  add
   12    0.02    0.18    0.08  checkout
   48    0.18    1.83    0.58  commit
    6    0.15    0.20    0.17  copy
    6    0.02    0.02    0.02  delete
   30    0.02    0.09    0.05  info
   12    0.15    0.30    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    7.51    8.12    7.82  TOTAL RUN
    6    0.04    0.04    0.04  add
   12    0.02    0.12    0.07  checkout
   48    0.18    1.81    0.55  commit
    6    0.16    0.18    0.17  copy
    6    0.02    0.02    0.02  delete
   30    0.02    0.08    0.04  info
   12    0.12    0.29    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.5 seconds avg for 1x100_1.7.x
                       7.8 seconds avg for 1x100_trunk
      min              max              avg         operation
   0.90| -0.877     0.96| -0.368     0.92| -0.636   TOTAL RUN
   0.88| -0.005     0.89| -0.004     0.90| -0.004   add
   0.96| -0.001     0.70| -0.052     0.88| -0.009   checkout
   1.01| +0.001     0.99| -0.011     0.96| -0.023   commit
   1.09| +0.013     0.90| -0.020     1.00| -0.001   copy
   0.82| -0.004     0.88| -0.003     0.87| -0.003   delete
   0.88| -0.003     0.94| -0.005     0.83| -0.009   info
   0.81| -0.030     0.99| -0.004     0.90| -0.021   merge
   0.84| -0.001     0.78| -0.002     0.85| -0.001   prop mod
   0.84| -0.001     0.86| -0.001     0.85| -0.001   propdel
   0.83| -0.001     1.12| +0.001     0.84| -0.001   proplist
   0.84| -0.001     0.78| -0.002     0.85| -0.001   propset
   0.83| -0.001     0.83| -0.001     0.84| -0.001   resolve
   0.89| -0.002     0.86| -0.002     0.88| -0.002   resolved
   0.88| -0.001     0.91| -0.002     0.89| -0.002   status
   0.88| -0.009     0.90| -0.008     0.89| -0.009   switch
   0.86| -0.002     0.90| -0.013     0.90| -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.38  588.12  165.36  TOTAL RUN
 1041    0.01    1.89    0.02  add
   36    0.02    7.02    1.04  checkout
  144    0.18   86.27    9.51  commit
   18    0.15    0.32    0.20  copy
   18    0.02    0.97    0.34  delete
   90    0.02   43.93    6.20  info
   36    0.15   50.14    5.30  merge
 1067    0.01    0.97    0.01  mkdir
 6954    0.01    0.49    0.01  prop mod
  302    0.01    0.01    0.01  propdel
13525    0.01    0.78    0.01  proplist
27074    0.01    0.73    0.01  propset
   36    0.01    0.01    0.01  resolve
   36    0.01    0.82    0.25  resolved
  252    0.01    2.10    0.22  status
   18    0.08    4.55    1.50  switch
  270    0.01    6.47    0.77  update
---
Timings for total_trunk
    N   min     max     avg    operation  (unit is seconds)
   18    7.51  342.60  123.54  TOTAL RUN
 1041    0.01    1.71    0.02  add
   36    0.02    5.22    0.94  checkout
  144    0.18   80.76    8.76  commit
   18    0.15    0.25    0.19  copy
   18    0.02    0.85    0.31  delete
   90    0.02    3.60    0.74  info
   36    0.12   18.33    3.98  merge
 1067    0.01    0.33    0.01  mkdir
 6954    0.01    0.36    0.01  prop mod
  302    0.01    0.01    0.01  propdel
13525    0.01    0.04    0.01  proplist
27074    0.01    0.21    0.01  propset
   36    0.01    0.01    0.01  resolve
   36    0.01    0.65    0.21  resolved
  252    0.01    1.21    0.21  status
   18    0.07    3.90    1.27  switch
  270    0.01    5.50    0.70  update
---
COMPARE total_1.7.x to total_trunk
  TOTAL RUN timings: 165.4 seconds avg for total_1.7.x
                     123.5 seconds avg for total_trunk
      min              max              avg         operation
   0.90| -0.877     0.58|-245.526    0.75|-41.819   TOTAL RUN
   0.85| -0.001     0.91| -0.177     0.89| -0.002   add
   0.96| -0.001     0.74| -1.805     0.90| -0.106   checkout
   1.01| +0.001     0.94| -5.511     0.92| -0.748   commit
   1.03| +0.005     0.79| -0.068     0.94| -0.011   copy
   0.82| -0.004     0.87| -0.124     0.89| -0.037   delete
   0.88| -0.003     0.08|-40.333     0.12| -5.460   info
   0.81| -0.030     0.37|-31.815     0.75| -1.315   merge
   0.85| -0.001     0.34| -0.645     0.67| -0.005   mkdir
   0.84| -0.001     0.74| -0.129     0.85| -0.001   prop mod
   0.84| -0.001     0.89| -0.001     0.86| -0.001   propdel
   0.83| -0.001     0.05| -0.739     0.84| -0.001   proplist
   0.84| -0.001     0.29| -0.523     0.85| -0.002   propset
   0.83| -0.001     0.75| -0.003     0.84| -0.001   resolve
   0.89| -0.002     0.79| -0.176     0.87| -0.032   resolved
   0.88| -0.001     0.57| -0.895     0.95| -0.012   status
   0.88| -0.009     0.86| -0.657     0.84| -0.233   switch
   0.86| -0.002     0.85| -0.976     0.91| -0.073   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 Dec  5 00:24:33 UTC 2011,
       done at Mon Dec  5 01:51:26 UTC 2011
/home/neels/svnbench/20111205-002433
real 5212.38
user 2278.26
sys 952.09
Received on 2011-12-05 02:57:32 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.