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

[svnbench] Revision: 1343116 compiled May 28 2012, 00:21:27

From: <neels_at_apache.org>
Date: Mon, 28 May 2012 01:51:12 +0000

/home/neels/svnbench/20120528-002445
Started at Mon May 28 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: 164.7 seconds avg for total_1.7.x
                     122.8 seconds avg for total_trunk
      avg operation
   0.75|-41.846 TOTAL RUN
   0.89| -0.002 add
   0.88| -0.125 checkout
   0.96| -0.351 commit
   1.11| +0.026 copy
   0.83| -0.057 delete
   0.11| -5.596 info
   0.67| -1.602 merge
   0.78| -0.003 mkdir
   0.84| -0.002 prop mod
   0.77| -0.002 propdel
   0.83| -0.001 proplist
   0.83| -0.002 propset
   0.97| -0.000 resolve
   0.77| -0.063 resolved
   0.78| -0.049 status
   0.82| -0.283 switch
   0.85| -0.119 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: 456.6 seconds avg for 5x5_1.7.x
                     336.4 seconds avg for 5x5_trunk
      avg operation
   0.74|-120.201 TOTAL RUN
   0.90| -0.002 add
   0.88| -0.334 checkout
   0.96| -0.917 commit
   1.25| +0.066 copy
   0.83| -0.149 delete
   0.10|-16.626 info
   0.68| -4.410 merge
   0.78| -0.003 mkdir
   0.85| -0.002 prop mod
   0.76| -0.003 propdel
   0.83| -0.001 proplist
   0.83| -0.002 propset
   0.90| -0.001 resolve
   0.76| -0.178 resolved
   0.78| -0.123 status
   0.82| -0.748 switch
   0.85| -0.308 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: 28.2 seconds avg for 100x1_1.7.x
                      24.2 seconds avg for 100x1_trunk
      avg operation
   0.86| -3.993 TOTAL RUN
   0.83| -0.003 add
   0.84| -0.031 checkout
   0.96| -0.067 commit
   0.92| -0.017 copy
   0.83| -0.020 delete
   0.46| -0.150 info
   0.64| -0.293 merge
   0.75| -0.003 mkdir
   0.82| -0.002 prop mod
   0.82| -0.002 propdel
   0.80| -0.002 proplist
   0.82| -0.002 propset
   0.96| -0.000 resolve
   0.89| -0.008 resolved
   0.75| -0.020 status
   0.79| -0.087 switch
   0.84| -0.043 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
                       7.9 seconds avg for 1x100_trunk
      avg operation
   0.86| -1.345 TOTAL RUN
   0.86| -0.006 add
   0.87| -0.010 checkout
   0.89| -0.070 commit
   1.13| +0.027 copy
   0.90| -0.002 delete
   0.79| -0.011 info
   0.57| -0.102 merge
   0.85| -0.001 prop mod
   0.86| -0.001 propdel
   0.83| -0.001 proplist
   0.77| -0.002 propset
   1.04| +0.000 resolve
   0.81| -0.003 resolved
   0.82| -0.003 status
   0.82| -0.015 switch
   0.86| -0.006 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.74 465.98 456.55 TOTAL RUN
  887 0.01 1.84 0.02 add
   12 0.02 5.78 2.73 checkout
   48 1.58 85.05 25.61 commit
    6 0.20 0.37 0.26 copy
    6 0.80 1.12 0.89 delete
   30 9.62 43.79 18.55 info
   12 6.94 20.93 13.67 merge
  960 0.01 1.16 0.01 mkdir
 6407 0.01 0.44 0.01 prop mod
  261 0.01 0.10 0.01 propdel
12550 0.01 0.24 0.01 proplist
25373 0.01 0.61 0.01 propset
   12 0.01 0.02 0.01 resolve
   12 0.51 1.48 0.75 resolved
   84 0.20 1.54 0.55 status
    6 3.89 5.44 4.26 switch
   90 0.17 6.28 2.08 update

---
Timings for 5x5_trunk
    N   min     max     avg    operation  (unit is seconds)
    6  331.42  339.56  336.35  TOTAL RUN
  887    0.01    1.62    0.02  add
   12    0.02    5.12    2.40  checkout
   48    2.02   83.96   24.69  commit
    6    0.27    0.41    0.33  copy
    6    0.67    0.78    0.74  delete
   30    0.71    3.57    1.92  info
   12    4.99   15.19    9.26  merge
  960    0.01    0.37    0.01  mkdir
 6407    0.01    0.43    0.01  prop mod
  261    0.01    0.05    0.01  propdel
12550    0.01    0.29    0.01  proplist
25373    0.01    0.60    0.01  propset
   12    0.01    0.01    0.01  resolve
   12    0.32    0.98    0.57  resolved
   84    0.14    1.36    0.43  status
    6    2.88    4.69    3.51  switch
   90    0.13    5.24    1.77  update
---
COMPARE 5x5_1.7.x to 5x5_trunk
  TOTAL RUN timings: 456.6 seconds avg for 5x5_1.7.x
                     336.4 seconds avg for 5x5_trunk
      min              max              avg         operation
   0.75|-111.327    0.73|-126.427    0.74|-120.201  TOTAL RUN
   0.84| -0.001     0.88| -0.216     0.90| -0.002   add
   0.84| -0.003     0.89| -0.660     0.88| -0.334   checkout
   1.28| +0.438     0.99| -1.089     0.96| -0.917   commit
   1.36| +0.071     1.13| +0.048     1.25| +0.066   copy
   0.84| -0.128     0.70| -0.338     0.83| -0.149   delete
   0.07| -8.912     0.08|-40.223     0.10|-16.626   info
   0.72| -1.950     0.73| -5.738     0.68| -4.410   merge
   0.84| -0.002     0.32| -0.790     0.78| -0.003   mkdir
   0.84| -0.001     0.97| -0.012     0.85| -0.002   prop mod
   0.85| -0.001     0.53| -0.046     0.76| -0.003   propdel
   0.83| -0.001     1.23| +0.056     0.83| -0.001   proplist
   0.84| -0.001     0.98| -0.010     0.83| -0.002   propset
   0.97| -0.000     0.54| -0.007     0.90| -0.001   resolve
   0.63| -0.186     0.66| -0.502     0.76| -0.178   resolved
   0.69| -0.062     0.88| -0.183     0.78| -0.123   status
   0.74| -1.011     0.86| -0.752     0.82| -0.748   switch
   0.75| -0.043     0.84| -1.035     0.85| -0.308   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.55   28.81   28.16  TOTAL RUN
  148    0.01    0.14    0.02  add
   12    0.02    0.38    0.20  checkout
   48    0.31    4.04    1.71  commit
    6    0.16    0.26    0.21  copy
    6    0.11    0.12    0.12  delete
   30    0.13    0.79    0.28  info
   12    0.59    1.19    0.82  merge
  107    0.01    0.14    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.19    0.08  status
    6    0.39    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   23.11   25.32   24.17  TOTAL RUN
  148    0.01    0.12    0.01  add
   12    0.02    0.32    0.16  checkout
   48    0.84    3.96    1.64  commit
    6    0.17    0.21    0.19  copy
    6    0.09    0.10    0.10  delete
   30    0.06    0.20    0.13  info
   12    0.45    0.69    0.53  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.06    0.08    0.07  resolved
   84    0.03    0.09    0.06  status
    6    0.31    0.35    0.33  switch
   90    0.03    0.82    0.22  update
---
COMPARE 100x1_1.7.x to 100x1_trunk
  TOTAL RUN timings:  28.2 seconds avg for 100x1_1.7.x
                      24.2 seconds avg for 100x1_trunk
      min              max              avg         operation
   0.84| -4.445     0.88| -3.489     0.86| -3.993   TOTAL RUN
   0.86| -0.001     0.84| -0.023     0.83| -0.003   add
   0.84| -0.003     0.84| -0.062     0.84| -0.031   checkout
   2.69| +0.527     0.98| -0.078     0.96| -0.067   commit
   1.11| +0.018     0.84| -0.042     0.92| -0.017   copy
   0.82| -0.020     0.82| -0.021     0.83| -0.020   delete
   0.48| -0.069     0.26| -0.585     0.46| -0.150   info
   0.76| -0.146     0.58| -0.503     0.64| -0.293   merge
   0.85| -0.001     0.10| -0.126     0.75| -0.003   mkdir
   0.86| -0.001     0.82| -0.003     0.82| -0.002   prop mod
   0.84| -0.001     0.84| -0.002     0.82| -0.002   propdel
   0.84| -0.001     0.84| -0.002     0.80| -0.002   proplist
   0.85| -0.001     0.83| -0.003     0.82| -0.002   propset
   0.97| -0.000     0.97| -0.000     0.96| -0.000   resolve
   1.03| +0.001     0.81| -0.018     0.89| -0.008   resolved
   0.75| -0.011     0.46| -0.104     0.75| -0.020   status
   0.80| -0.078     0.79| -0.091     0.79| -0.087   switch
   0.78| -0.009     1.40| +0.236     0.84| -0.043   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.94    9.90    9.28  TOTAL RUN
    6    0.04    0.04    0.04  add
   12    0.02    0.14    0.08  checkout
   48    0.20    2.07    0.64  commit
    6    0.14    0.23    0.21  copy
    6    0.02    0.02    0.02  delete
   30    0.05    0.09    0.05  info
   12    0.15    0.33    0.24  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.16    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.09    0.09  switch
   90    0.01    0.13    0.05  update
---
Timings for 1x100_trunk
    N   min     max     avg    operation  (unit is seconds)
    6    7.59    8.16    7.93  TOTAL RUN
    6    0.04    0.04    0.04  add
   12    0.02    0.12    0.07  checkout
   48    0.20    1.82    0.57  commit
    6    0.17    0.47    0.23  copy
    6    0.02    0.02    0.02  delete
   30    0.02    0.08    0.04  info
   12    0.11    0.18    0.13  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.01  resolved
   84    0.01    0.02    0.01  status
    6    0.07    0.08    0.07  switch
   90    0.01    0.11    0.04  update
---
COMPARE 1x100_1.7.x to 1x100_trunk
  TOTAL RUN timings:   9.3 seconds avg for 1x100_1.7.x
                       7.9 seconds avg for 1x100_trunk
      min              max              avg         operation
   0.85| -1.345     0.82| -1.745     0.86| -1.345   TOTAL RUN
   0.85| -0.006     0.89| -0.005     0.86| -0.006   add
   0.85| -0.003     0.86| -0.020     0.87| -0.010   checkout
   1.00| -0.000     0.88| -0.249     0.89| -0.070   commit
   1.19| +0.027     2.05| +0.241     1.13| +0.027   copy
   0.84| -0.004     0.91| -0.002     0.90| -0.002   delete
   0.45| -0.025     0.95| -0.004     0.79| -0.011   info
   0.72| -0.043     0.54| -0.154     0.57| -0.102   merge
   0.85| -0.001     0.73| -0.003     0.85| -0.001   prop mod
   0.86| -0.001     0.86| -0.001     0.86| -0.001   propdel
   0.84| -0.001     0.64| -0.004     0.83| -0.001   proplist
   0.85| -0.001     0.06| -0.147     0.77| -0.002   propset
   0.96| -0.000     1.11| +0.001     1.04| +0.000   resolve
   0.69| -0.005     0.92| -0.001     0.81| -0.003   resolved
   0.84| -0.002     0.85| -0.003     0.82| -0.003   status
   0.82| -0.015     0.82| -0.017     0.82| -0.015   switch
   0.86| -0.002     0.86| -0.019     0.86| -0.006   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.94  465.98  164.66  TOTAL RUN
 1041    0.01    1.84    0.02  add
   36    0.02    5.78    1.00  checkout
  144    0.20   85.05    9.32  commit
   18    0.14    0.37    0.23  copy
   18    0.02    1.12    0.34  delete
   90    0.05   43.79    6.29  info
   36    0.15   20.93    4.91  merge
 1067    0.01    1.16    0.01  mkdir
 6954    0.01    0.44    0.01  prop mod
  302    0.01    0.10    0.01  propdel
13525    0.01    0.24    0.01  proplist
27074    0.01    0.61    0.01  propset
   36    0.01    0.02    0.01  resolve
   36    0.01    1.48    0.28  resolved
  252    0.01    1.54    0.22  status
   18    0.08    5.44    1.59  switch
  270    0.01    6.28    0.80  update
---
Timings for total_trunk
    N   min     max     avg    operation  (unit is seconds)
   18    7.59  339.56  122.82  TOTAL RUN
 1041    0.01    1.62    0.02  add
   36    0.02    5.12    0.88  checkout
  144    0.20   83.96    8.97  commit
   18    0.17    0.47    0.25  copy
   18    0.02    0.78    0.28  delete
   90    0.02    3.57    0.70  info
   36    0.11   15.19    3.31  merge
 1067    0.01    0.37    0.01  mkdir
 6954    0.01    0.43    0.01  prop mod
  302    0.01    0.05    0.01  propdel
13525    0.01    0.29    0.01  proplist
27074    0.01    0.60    0.01  propset
   36    0.01    0.01    0.01  resolve
   36    0.01    0.98    0.22  resolved
  252    0.01    1.36    0.17  status
   18    0.07    4.69    1.30  switch
  270    0.01    5.24    0.68  update
---
COMPARE total_1.7.x to total_trunk
  TOTAL RUN timings: 164.7 seconds avg for total_1.7.x
                     122.8 seconds avg for total_trunk
      min              max              avg         operation
   0.85| -1.345     0.73|-126.427    0.75|-41.846   TOTAL RUN
   0.84| -0.001     0.88| -0.216     0.89| -0.002   add
   0.84| -0.003     0.89| -0.660     0.88| -0.125   checkout
   1.00| -0.000     0.99| -1.089     0.96| -0.351   commit
   1.19| +0.027     1.29| +0.106     1.11| +0.026   copy
   0.84| -0.004     0.70| -0.338     0.83| -0.057   delete
   0.45| -0.025     0.08|-40.223     0.11| -5.596   info
   0.72| -0.043     0.73| -5.738     0.67| -1.602   merge
   0.84| -0.002     0.32| -0.790     0.78| -0.003   mkdir
   0.85| -0.001     0.97| -0.012     0.84| -0.002   prop mod
   0.86| -0.001     0.53| -0.046     0.77| -0.002   propdel
   0.83| -0.001     1.23| +0.056     0.83| -0.001   proplist
   0.85| -0.001     0.98| -0.010     0.83| -0.002   propset
   0.96| -0.000     0.56| -0.007     0.97| -0.000   resolve
   0.69| -0.005     0.66| -0.502     0.77| -0.063   resolved
   0.84| -0.002     0.88| -0.183     0.78| -0.049   status
   0.82| -0.015     0.86| -0.752     0.82| -0.283   switch
   0.86| -0.002     0.84| -1.035     0.85| -0.119   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 May 28 00:24:45 UTC 2012,
       done at Mon May 28 01:51:12 UTC 2012
/home/neels/svnbench/20120528-002445
real 5186.95
user 2210.53
sys 1000.56
Received on 2012-05-28 03:55:39 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.