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

[svnbench] Revision: 1329004 compiled Apr 23 2012, 00:21:27

From: <neels_at_apache.org>
Date: Mon, 23 Apr 2012 01:57:46 +0000

/home/neels/svnbench/20120423-002445
Started at Mon Apr 23 00:24:45 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: 172.3 seconds avg for total_1.7.x
                     137.1 seconds avg for total_trunk
      avg operation
   0.80|-35.244 TOTAL RUN
   0.86| -0.003 add
   0.88| -0.124 checkout
   1.00| +0.041 commit
   1.44| +0.092 copy
   0.81| -0.068 delete
   0.11| -5.720 info
   0.92| -0.408 merge
   0.93| -0.001 mkdir
   0.86| -0.001 prop mod
   0.84| -0.002 propdel
   0.83| -0.002 proplist
   0.86| -0.001 propset
   0.74| -0.003 resolve
   0.92| -0.020 resolved
   0.96| -0.009 status
   0.81| -0.303 switch
   0.90| -0.081 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: 478.7 seconds avg for 5x5_1.7.x
                     376.5 seconds avg for 5x5_trunk
      avg operation
   0.79|-102.224 TOTAL RUN
   0.86| -0.003 add
   0.89| -0.319 checkout
   1.01| +0.196 commit
   1.79| +0.188 copy
   0.80| -0.194 delete
   0.10|-17.031 info
   0.92| -1.153 merge
   0.94| -0.001 mkdir
   0.86| -0.001 prop mod
   0.84| -0.002 propdel
   0.83| -0.002 proplist
   0.86| -0.001 propset
   1.40| +0.004 resolve
   0.92| -0.049 resolved
   0.99| -0.007 status
   0.80| -0.838 switch
   0.91| -0.193 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: 29.0 seconds avg for 100x1_1.7.x
                      26.1 seconds avg for 100x1_trunk
      avg operation
   0.90| -2.903 TOTAL RUN
   0.86| -0.002 add
   0.79| -0.047 checkout
   0.98| -0.042 commit
   1.26| +0.052 copy
   0.92| -0.009 delete
   0.55| -0.116 info
   0.94| -0.048 merge
   0.84| -0.002 mkdir
   0.84| -0.002 prop mod
   0.84| -0.002 propdel
   0.83| -0.002 proplist
   0.86| -0.002 propset
   0.39| -0.011 resolve
   0.90| -0.008 resolved
   0.80| -0.018 status
   0.86| -0.060 switch
   0.83| -0.046 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.3 seconds avg for 1x100_1.7.x
                       8.7 seconds avg for 1x100_trunk
      avg operation
   0.93| -0.605 TOTAL RUN
   0.88| -0.005 add
   0.92| -0.006 checkout
   0.95| -0.030 commit
   1.18| +0.036 copy
   0.95| -0.001 delete
   0.75| -0.014 info
   0.90| -0.022 merge
   0.85| -0.001 prop mod
   0.90| -0.001 propdel
   0.84| -0.001 proplist
   0.92| -0.001 propset
   0.84| -0.001 resolve
   0.89| -0.002 resolved
   0.88| -0.002 status
   0.85| -0.013 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 455.81 497.23 478.69 TOTAL RUN
  887 0.01 1.87 0.02 add
   12 0.02 6.16 2.86 checkout
   48 1.59 105.12 27.77 commit
    6 0.17 0.34 0.24 copy
    6 0.80 1.30 0.96 delete
   30 9.68 45.41 18.88 info
   12 7.26 23.41 13.80 merge
  960 0.01 0.30 0.01 mkdir
 6407 0.01 0.73 0.01 prop mod
  261 0.01 0.10 0.01 propdel
12550 0.01 0.83 0.01 proplist
25373 0.01 0.70 0.01 propset
   12 0.01 0.01 0.01 resolve
   12 0.50 0.73 0.61 resolved
   84 0.20 1.19 0.54 status
    6 3.73 5.42 4.23 switch
   90 0.17 7.15 2.11 update

---
Timings for 5x5_trunk
    N   min     max     avg    operation  (unit is seconds)
    6  356.61  433.35  376.46  TOTAL RUN
  887    0.01    1.63    0.02  add
   12    0.02    5.23    2.54  checkout
   48    1.74  137.89   27.97  commit
    6    0.36    0.53    0.43  copy
    6    0.71    0.81    0.77  delete
   30    0.75    3.61    1.85  info
   12    5.94   23.77   12.65  merge
  960    0.01    0.41    0.01  mkdir
 6407    0.01    1.02    0.01  prop mod
  261    0.01    0.15    0.01  propdel
12550    0.01    1.43    0.01  proplist
25373    0.01    0.55    0.01  propset
   12    0.01    0.07    0.01  resolve
   12    0.45    0.87    0.56  resolved
   84    0.18    2.78    0.53  status
    6    3.11    3.75    3.39  switch
   90    0.14    6.64    1.92  update
---
COMPARE 5x5_1.7.x to 5x5_trunk
  TOTAL RUN timings: 478.7 seconds avg for 5x5_1.7.x
                     376.5 seconds avg for 5x5_trunk
      min              max              avg         operation
   0.78|-99.193     0.87|-63.884     0.79|-102.224  TOTAL RUN
   0.84| -0.001     0.87| -0.240     0.86| -0.003   add
   0.96| -0.001     0.85| -0.934     0.89| -0.319   checkout
   1.10| +0.151     1.31|+32.770     1.01| +0.196   commit
   2.07| +0.184     1.54| +0.185     1.79| +0.188   copy
   0.89| -0.086     0.62| -0.494     0.80| -0.194   delete
   0.08| -8.934     0.08|-41.801     0.10|-17.031   info
   0.82| -1.311     1.02| +0.361     0.92| -1.153   merge
   0.84| -0.001     1.36| +0.107     0.94| -0.001   mkdir
   0.84| -0.001     1.40| +0.294     0.86| -0.001   prop mod
   0.86| -0.001     1.48| +0.049     0.84| -0.002   propdel
   0.84| -0.001     1.72| +0.597     0.83| -0.002   proplist
   0.85| -0.001     0.79| -0.143     0.86| -0.001   propset
   0.86| -0.001     7.04| +0.058     1.40| +0.004   resolve
   0.89| -0.055     1.18| +0.133     0.92| -0.049   resolved
   0.88| -0.024     2.34| +1.589     0.99| -0.007   status
   0.83| -0.617     0.69| -1.672     0.80| -0.838   switch
   0.80| -0.035     0.93| -0.508     0.91| -0.193   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   28.13   29.68   28.98  TOTAL RUN
  148    0.01    0.14    0.02  add
   12    0.02    0.68    0.23  checkout
   48    0.34    4.33    1.77  commit
    6    0.17    0.25    0.20  copy
    6    0.11    0.12    0.12  delete
   30    0.14    0.50    0.26  info
   12    0.63    1.18    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.13    0.02  resolve
   12    0.06    0.10    0.08  resolved
   84    0.04    0.68    0.09  status
    6    0.39    0.44    0.42  switch
   90    0.04    1.05    0.27  update
---
Timings for 100x1_trunk
    N   min     max     avg    operation  (unit is seconds)
    6   24.70   26.95   26.08  TOTAL RUN
  148    0.01    0.13    0.01  add
   12    0.02    0.36    0.18  checkout
   48    0.28    3.89    1.73  commit
    6    0.19    0.30    0.25  copy
    6    0.10    0.11    0.11  delete
   30    0.07    0.22    0.14  info
   12    0.49    1.15    0.78  merge
  107    0.01    0.01    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.05    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.33    0.38    0.36  switch
   90    0.04    0.50    0.23  update
---
COMPARE 100x1_1.7.x to 100x1_trunk
  TOTAL RUN timings:  29.0 seconds avg for 100x1_1.7.x
                      26.1 seconds avg for 100x1_trunk
      min              max              avg         operation
   0.88| -3.431     0.91| -2.731     0.90| -2.903   TOTAL RUN
   0.86| -0.001     0.91| -0.013     0.86| -0.002   add
   0.96| -0.001     0.52| -0.328     0.79| -0.047   checkout
   0.82| -0.061     0.90| -0.438     0.98| -0.042   commit
   1.08| +0.014     1.22| +0.055     1.26| +0.052   copy
   0.91| -0.010     0.92| -0.010     0.92| -0.009   delete
   0.54| -0.063     0.44| -0.276     0.55| -0.116   info
   0.78| -0.140     0.98| -0.030     0.94| -0.048   merge
   0.86| -0.001     0.84| -0.003     0.84| -0.002   mkdir
   0.87| -0.001     0.86| -0.002     0.84| -0.002   prop mod
   0.86| -0.001     0.93| -0.001     0.84| -0.002   propdel
   0.86| -0.001     0.72| -0.005     0.83| -0.002   proplist
   0.86| -0.001     2.06| +0.023     0.86| -0.002   propset
   0.86| -0.001     0.06| -0.123     0.39| -0.011   resolve
   0.88| -0.007     0.89| -0.011     0.90| -0.008   resolved
   0.90| -0.004     0.16| -0.573     0.80| -0.018   status
   0.85| -0.058     0.87| -0.058     0.86| -0.060   switch
   0.88| -0.005     0.48| -0.550     0.83| -0.046   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.83    9.71    9.29  TOTAL RUN
    6    0.04    0.04    0.04  add
   12    0.02    0.13    0.08  checkout
   48    0.18    2.14    0.66  commit
    6    0.15    0.23    0.20  copy
    6    0.02    0.03    0.02  delete
   30    0.04    0.09    0.06  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.03    0.02  status
    6    0.08    0.10    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.50    9.08    8.68  TOTAL RUN
    6    0.04    0.04    0.04  add
   12    0.02    0.12    0.07  checkout
   48    0.21    1.92    0.63  commit
    6    0.19    0.27    0.23  copy
    6    0.02    0.03    0.02  delete
   30    0.02    0.08    0.04  info
   12    0.12    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.09    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.12    0.04  update
---
COMPARE 1x100_1.7.x to 1x100_trunk
  TOTAL RUN timings:   9.3 seconds avg for 1x100_1.7.x
                       8.7 seconds avg for 1x100_trunk
      min              max              avg         operation
   0.96| -0.331     0.94| -0.625     0.93| -0.605   TOTAL RUN
   0.88| -0.005     0.87| -0.006     0.88| -0.005   add
   0.95| -0.001     0.92| -0.011     0.92| -0.006   checkout
   1.15| +0.027     0.90| -0.214     0.95| -0.030   commit
   1.32| +0.046     1.17| +0.041     1.18| +0.036   copy
   0.90| -0.002     1.20| +0.005     0.95| -0.001   delete
   0.45| -0.025     0.91| -0.008     0.75| -0.014   info
   0.79| -0.032     0.97| -0.010     0.90| -0.022   merge
   0.84| -0.001     0.81| -0.002     0.85| -0.001   prop mod
   0.86| -0.001     1.18| +0.002     0.90| -0.001   propdel
   0.83| -0.001     0.82| -0.002     0.84| -0.001   proplist
   0.85| -0.001     6.31| +0.075     0.92| -0.001   propset
   0.83| -0.001     0.91| -0.001     0.84| -0.001   resolve
   0.88| -0.002     0.87| -0.002     0.89| -0.002   resolved
   0.88| -0.001     0.84| -0.004     0.88| -0.002   status
   0.88| -0.009     0.84| -0.016     0.85| -0.013   switch
   0.87| -0.002     0.89| -0.014     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.83  497.23  172.32  TOTAL RUN
 1041    0.01    1.87    0.02  add
   36    0.02    6.16    1.05  checkout
  144    0.18  105.12   10.07  commit
   18    0.15    0.34    0.21  copy
   18    0.02    1.30    0.37  delete
   90    0.04   45.41    6.40  info
   36    0.15   23.41    4.95  merge
 1067    0.01    0.30    0.01  mkdir
 6954    0.01    0.73    0.01  prop mod
  302    0.01    0.10    0.01  propdel
13525    0.01    0.83    0.01  proplist
27074    0.01    0.70    0.01  propset
   36    0.01    0.13    0.01  resolve
   36    0.01    0.73    0.23  resolved
  252    0.01    1.19    0.21  status
   18    0.08    5.42    1.58  switch
  270    0.01    7.15    0.81  update
---
Timings for total_trunk
    N   min     max     avg    operation  (unit is seconds)
   18    8.50  433.35  137.08  TOTAL RUN
 1041    0.01    1.63    0.02  add
   36    0.02    5.23    0.93  checkout
  144    0.21  137.89   10.11  commit
   18    0.19    0.53    0.30  copy
   18    0.02    0.81    0.30  delete
   90    0.02    3.61    0.68  info
   36    0.12   23.77    4.54  merge
 1067    0.01    0.41    0.01  mkdir
 6954    0.01    1.02    0.01  prop mod
  302    0.01    0.15    0.01  propdel
13525    0.01    1.43    0.01  proplist
27074    0.01    0.55    0.01  propset
   36    0.01    0.07    0.01  resolve
   36    0.01    0.87    0.21  resolved
  252    0.01    2.78    0.21  status
   18    0.07    3.75    1.27  switch
  270    0.01    6.64    0.73  update
---
COMPARE total_1.7.x to total_trunk
  TOTAL RUN timings: 172.3 seconds avg for total_1.7.x
                     137.1 seconds avg for total_trunk
      min              max              avg         operation
   0.96| -0.331     0.87|-63.884     0.80|-35.244   TOTAL RUN
   0.84| -0.001     0.87| -0.240     0.86| -0.003   add
   0.96| -0.001     0.85| -0.934     0.88| -0.124   checkout
   1.15| +0.027     1.31|+32.770     1.00| +0.041   commit
   1.29| +0.043     1.54| +0.185     1.44| +0.092   copy
   0.90| -0.002     0.62| -0.494     0.81| -0.068   delete
   0.45| -0.025     0.08|-41.801     0.11| -5.720   info
   0.79| -0.032     1.02| +0.361     0.92| -0.408   merge
   0.84| -0.001     1.36| +0.107     0.93| -0.001   mkdir
   0.84| -0.001     1.40| +0.294     0.86| -0.001   prop mod
   0.86| -0.001     1.48| +0.049     0.84| -0.002   propdel
   0.83| -0.001     1.72| +0.597     0.83| -0.002   proplist
   0.85| -0.001     0.79| -0.143     0.86| -0.001   propset
   0.83| -0.001     0.52| -0.063     0.74| -0.003   resolve
   0.88| -0.002     1.18| +0.133     0.92| -0.020   resolved
   0.88| -0.001     2.34| +1.589     0.96| -0.009   status
   0.88| -0.009     0.69| -1.672     0.81| -0.303   switch
   0.87| -0.002     0.93| -0.508     0.90| -0.081   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 Apr 23 00:24:45 UTC 2012,
       done at Mon Apr 23 01:57:46 UTC 2012
/home/neels/svnbench/20120423-002445
real 5580.99
user 2299.01
sys 1044.16
Received on 2012-04-23 03:59:59 CEST

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.