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

[svnbench] Revision: 1353366 compiled Jun 25 2012, 00:21:32

From: <neels_at_apache.org>
Date: Mon, 25 Jun 2012 00:50:20 +0000

Started at Mon Jun 25 00:24:41 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.0 to total_trunk_1353326
  TOTAL RUN timings: 160.3 seconds avg for total_1.7.0
                     116.6 seconds avg for total_trunk_1353326
      avg operation
   0.73|-43.668 TOTAL RUN
   0.75| -0.006 add
   0.84| -0.161 checkout
   0.94| -0.546 commit
   1.06| +0.015 copy
   2.00| +0.309 delete
   0.12| -4.986 info
   0.68| -1.575 merge
   0.77| -0.003 mkdir
   0.66| -0.003 prop mod
   0.49| -0.006 propdel
   0.63| -0.003 proplist
   0.66| -0.003 propset
   0.76| -0.002 resolve
   0.81| -0.045 resolved
   0.77| -0.047 status
   0.81| -0.284 switch
   0.94| -0.045 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_1353326' is faster than 'total_1.7.0')

Above totals split into separate <dir-levels>x<dir-spread> runs:
----------------------------------------------------------------

COMPARE 5x5_1.7.0 to 5x5_trunk_1353326
  TOTAL RUN timings: 443.6 seconds avg for 5x5_1.7.0
                     318.7 seconds avg for 5x5_trunk_1353326
      avg operation
   0.72|-124.904 TOTAL RUN
   0.76| -0.005 add
   0.84| -0.440 checkout
   0.94| -1.544 commit
   1.35| +0.092 copy
   2.20| +0.952 delete
   0.12|-14.827 info
   0.68| -4.348 merge
   0.78| -0.003 mkdir
   0.67| -0.003 prop mod
   0.47| -0.007 propdel
   0.64| -0.003 proplist
   0.66| -0.003 propset
   0.75| -0.002 resolve
   0.81| -0.121 resolved
   0.78| -0.118 status
   0.81| -0.764 switch
   0.94| -0.114 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_1353326' is faster than '5x5_1.7.0')

COMPARE 100x1_1.7.0 to 100x1_trunk_1353326
  TOTAL RUN timings: 28.1 seconds avg for 100x1_1.7.0
                      23.5 seconds avg for 100x1_trunk_1353326
      avg operation
   0.83| -4.662 TOTAL RUN
   0.69| -0.005 add
   0.84| -0.030 checkout
   0.98| -0.042 commit
   1.06| +0.012 copy
   0.82| -0.020 delete
   0.49| -0.128 info
   0.62| -0.287 merge
   0.66| -0.004 mkdir
   0.61| -0.005 prop mod
   0.65| -0.004 propdel
   0.56| -0.005 proplist
   0.62| -0.005 propset
   0.74| -0.002 resolve
   0.88| -0.009 resolved
   0.75| -0.018 status
   0.87| -0.051 switch
   0.94| -0.015 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_1353326' is faster than '100x1_1.7.0')

COMPARE 1x100_1.7.0 to 1x100_trunk_1353326
  TOTAL RUN timings: 9.1 seconds avg for 1x100_1.7.0
                       7.7 seconds avg for 1x100_trunk_1353326
      avg operation
   0.84| -1.438 TOTAL RUN
   0.83| -0.007 add
   0.83| -0.012 checkout
   0.92| -0.051 commit
   0.78| -0.059 copy
   0.81| -0.004 delete
   0.93| -0.004 info
   0.60| -0.092 merge
   0.67| -0.003 prop mod
   0.66| -0.003 propdel
   0.63| -0.003 proplist
   0.65| -0.003 propset
   0.80| -0.002 resolve
   0.68| -0.005 resolved
   0.73| -0.004 status
   0.61| -0.038 switch
   0.85| -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_1353326' is faster than '1x100_1.7.0')

More detail:
------------

Timings for 5x5_1.7.0
    N min max avg operation (unit is seconds)
    3 439.54 448.30 443.64 TOTAL RUN
  417 0.01 1.80 0.02 add
    6 0.02 5.76 2.68 checkout
   24 1.60 84.35 25.53 commit
    3 0.16 0.33 0.26 copy
    3 0.71 0.84 0.80 delete
   15 8.15 40.92 16.76 info
    6 7.01 20.19 13.57 merge
  492 0.01 0.58 0.01 mkdir
 3273 0.01 0.42 0.01 prop mod
  123 0.01 0.40 0.01 propdel
 6228 0.01 0.36 0.01 proplist
12705 0.01 0.28 0.01 propset
    6 0.01 0.01 0.01 resolve
    6 0.50 0.78 0.64 resolved
   42 0.20 0.86 0.54 status
    3 4.01 4.11 4.06 switch
   45 0.17 6.31 2.02 update

---
Timings for 5x5_trunk_1353326
    N   min     max     avg    operation  (unit is seconds)
    3  315.57  322.45  318.73  TOTAL RUN
  418    0.01    1.55    0.02  add
    6    0.01    4.61    2.24  checkout
   24    2.06   82.19   23.98  commit
    3    0.28    0.40    0.36  copy
    3    0.67    2.67    1.75  delete
   15    0.72    3.71    1.93  info
    6    4.40   16.24    9.23  merge
  485    0.01    0.48    0.01  mkdir
 3144    0.01    0.35    0.01  prop mod
  127    0.01    0.01    0.01  propdel
 6258    0.00    0.60    0.01  proplist
12683    0.01    0.31    0.01  propset
    6    0.01    0.01    0.01  resolve
    6    0.32    0.95    0.52  resolved
   42    0.14    0.99    0.42  status
    3    2.72    3.71    3.30  switch
   45    0.13    5.46    1.91  update
---
COMPARE 5x5_1.7.0 to 5x5_trunk_1353326
  TOTAL RUN timings: 443.6 seconds avg for 5x5_1.7.0
                     318.7 seconds avg for 5x5_trunk_1353326
      min              max              avg         operation
   0.72|-123.974    0.72|-125.855    0.72|-124.904  TOTAL RUN
   0.65| -0.003     0.86| -0.245     0.76| -0.005   add
   0.75| -0.005     0.80| -1.156     0.84| -0.440   checkout
   1.29| +0.457     0.97| -2.153     0.94| -1.544   commit
   1.78| +0.121     1.23| +0.074     1.35| +0.092   copy
   0.94| -0.042     3.17| +1.826     2.20| +0.952   delete
   0.09| -7.427     0.09|-37.214     0.12|-14.827   info
   0.63| -2.605     0.80| -3.953     0.68| -4.348   merge
   0.66| -0.003     0.82| -0.102     0.78| -0.003   mkdir
   0.65| -0.003     0.84| -0.067     0.67| -0.003   prop mod
   0.65| -0.003     0.02| -0.388     0.47| -0.007   propdel
   0.61| -0.003     1.67| +0.243     0.64| -0.003   proplist
   0.65| -0.003     1.11| +0.030     0.66| -0.003   propset
   0.75| -0.002     0.73| -0.003     0.75| -0.002   resolve
   0.63| -0.185     1.23| +0.176     0.81| -0.121   resolved
   0.69| -0.062     1.15| +0.126     0.78| -0.118   status
   0.68| -1.291     0.90| -0.393     0.81| -0.764   switch
   0.76| -0.040     0.87| -0.843     0.94| -0.114   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_1353326' is faster than '5x5_1.7.0')
Timings for 100x1_1.7.0
    N   min     max     avg    operation  (unit is seconds)
    3   27.66   28.50   28.15  TOTAL RUN
   69    0.01    0.13    0.02  add
    6    0.02    0.36    0.19  checkout
   24    0.34    3.80    1.71  commit
    3    0.17    0.20    0.18  copy
    3    0.10    0.11    0.11  delete
   15    0.16    0.45    0.25  info
    6    0.57    0.99    0.76  merge
   60    0.01    0.02    0.01  mkdir
  192    0.01    0.07    0.01  prop mod
   15    0.01    0.01    0.01  propdel
  345    0.01    0.19    0.01  proplist
  582    0.01    0.20    0.01  propset
    6    0.01    0.01    0.01  resolve
    6    0.05    0.09    0.07  resolved
   42    0.04    0.11    0.07  status
    3    0.37    0.38    0.37  switch
   45    0.04    0.52    0.25  update
---
Timings for 100x1_trunk_1353326
    N   min     max     avg    operation  (unit is seconds)
    3   23.31   23.72   23.49  TOTAL RUN
   75    0.01    0.11    0.01  add
    6    0.01    0.31    0.16  checkout
   24    0.81    4.08    1.66  commit
    3    0.19    0.20    0.20  copy
    3    0.08    0.09    0.09  delete
   15    0.06    0.19    0.12  info
    6    0.39    0.56    0.47  merge
   65    0.01    0.01    0.01  mkdir
  182    0.01    0.01    0.01  prop mod
    8    0.01    0.01    0.01  propdel
  351    0.00    0.01    0.01  proplist
  565    0.01    0.01    0.01  propset
    6    0.01    0.01    0.01  resolve
    6    0.05    0.07    0.06  resolved
   42    0.03    0.08    0.05  status
    3    0.30    0.34    0.32  switch
   45    0.03    0.48    0.23  update
---
COMPARE 100x1_1.7.0 to 100x1_trunk_1353326
  TOTAL RUN timings:  28.1 seconds avg for 100x1_1.7.0
                      23.5 seconds avg for 100x1_trunk_1353326
      min              max              avg         operation
   0.84| -4.343     0.83| -4.790     0.83| -4.662   TOTAL RUN
   0.64| -0.003     0.83| -0.023     0.69| -0.005   add
   0.75| -0.005     0.86| -0.050     0.84| -0.030   checkout
   2.41| +0.474     1.07| +0.284     0.98| -0.042   commit
   1.11| +0.018     0.99| -0.002     1.06| +0.012   copy
   0.83| -0.018     0.82| -0.020     0.82| -0.020   delete
   0.37| -0.102     0.43| -0.258     0.49| -0.128   info
   0.69| -0.177     0.57| -0.431     0.62| -0.287   merge
   0.66| -0.003     0.70| -0.005     0.66| -0.004   mkdir
   0.64| -0.003     0.14| -0.060     0.61| -0.005   prop mod
   0.67| -0.003     0.67| -0.004     0.65| -0.004   propdel
   0.61| -0.003     0.05| -0.177     0.56| -0.005   proplist
   0.64| -0.003     0.07| -0.191     0.62| -0.005   propset
   0.76| -0.002     0.73| -0.002     0.74| -0.002   resolve
   1.01| +0.001     0.82| -0.016     0.88| -0.009   resolved
   0.73| -0.011     0.77| -0.025     0.75| -0.018   status
   0.81| -0.069     0.89| -0.042     0.87| -0.051   switch
   0.79| -0.008     0.93| -0.037     0.94| -0.015   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_1353326' is faster than '100x1_1.7.0')
Timings for 1x100_1.7.0
    N   min     max     avg    operation  (unit is seconds)
    3    8.94    9.40    9.11  TOTAL RUN
    3    0.04    0.04    0.04  add
    6    0.02    0.13    0.07  checkout
   24    0.23    1.88    0.64  commit
    3    0.17    0.45    0.26  copy
    3    0.02    0.02    0.02  delete
   15    0.04    0.09    0.05  info
    6    0.15    0.33    0.23  merge
   93    0.01    0.01    0.01  prop mod
   12    0.01    0.01    0.01  propdel
  144    0.01    0.01    0.01  proplist
  294    0.01    0.01    0.01  propset
    6    0.01    0.01    0.01  resolve
    6    0.01    0.02    0.02  resolved
   42    0.01    0.02    0.02  status
    3    0.08    0.11    0.10  switch
   45    0.01    0.13    0.04  update
---
Timings for 1x100_trunk_1353326
    N   min     max     avg    operation  (unit is seconds)
    3    7.57    7.88    7.67  TOTAL RUN
    3    0.03    0.03    0.03  add
    6    0.01    0.11    0.06  checkout
   24    0.20    1.84    0.59  commit
    3    0.19    0.22    0.21  copy
    3    0.02    0.02    0.02  delete
   15    0.04    0.08    0.05  info
    6    0.09    0.21    0.14  merge
   93    0.01    0.01    0.01  prop mod
   12    0.01    0.01    0.01  propdel
  144    0.00    0.01    0.01  proplist
  294    0.01    0.01    0.01  propset
    6    0.01    0.01    0.01  resolve
    6    0.01    0.01    0.01  resolved
   42    0.01    0.02    0.01  status
    3    0.06    0.06    0.06  switch
   45    0.01    0.11    0.04  update
---
COMPARE 1x100_1.7.0 to 1x100_trunk_1353326
  TOTAL RUN timings:   9.1 seconds avg for 1x100_1.7.0
                       7.7 seconds avg for 1x100_trunk_1353326
      min              max              avg         operation
   0.85| -1.370     0.84| -1.527     0.84| -1.438   TOTAL RUN
   0.83| -0.007     0.84| -0.007     0.83| -0.007   add
   0.75| -0.005     0.85| -0.020     0.83| -0.012   checkout
   0.86| -0.032     0.98| -0.039     0.92| -0.051   commit
   1.12| +0.020     0.48| -0.235     0.78| -0.059   copy
   0.82| -0.004     0.80| -0.005     0.81| -0.004   delete
   0.93| -0.003     0.95| -0.004     0.93| -0.004   info
   0.61| -0.058     0.64| -0.119     0.60| -0.092   merge
   0.67| -0.003     0.71| -0.003     0.67| -0.003   prop mod
   0.67| -0.003     0.63| -0.003     0.66| -0.003   propdel
   0.64| -0.003     0.69| -0.003     0.63| -0.003   proplist
   0.67| -0.003     0.76| -0.002     0.65| -0.003   propset
   0.77| -0.002     0.81| -0.002     0.80| -0.002   resolve
   0.59| -0.006     0.75| -0.004     0.68| -0.005   resolved
   0.68| -0.003     0.71| -0.007     0.73| -0.004   status
   0.71| -0.024     0.54| -0.051     0.61| -0.038   switch
   0.74| -0.004     0.88| -0.015     0.85| -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_1353326' is faster than '1x100_1.7.0')
Timings for total_1.7.0
    N   min     max     avg    operation  (unit is seconds)
    9    8.94  448.30  160.30  TOTAL RUN
  489    0.01    1.80    0.02  add
   18    0.02    5.76    0.98  checkout
   72    0.23   84.35    9.29  commit
    9    0.16    0.45    0.24  copy
    9    0.02    0.84    0.31  delete
   45    0.04   40.92    5.69  info
   18    0.15   20.19    4.85  merge
  552    0.01    0.58    0.01  mkdir
 3558    0.01    0.42    0.01  prop mod
  150    0.01    0.40    0.01  propdel
 6717    0.01    0.36    0.01  proplist
13581    0.01    0.28    0.01  propset
   18    0.01    0.01    0.01  resolve
   18    0.01    0.78    0.24  resolved
  126    0.01    0.86    0.21  status
    9    0.08    4.11    1.51  switch
  135    0.01    6.31    0.77  update
---
Timings for total_trunk_1353326
    N   min     max     avg    operation  (unit is seconds)
    9    7.57  322.45  116.63  TOTAL RUN
  496    0.01    1.55    0.02  add
   18    0.01    4.61    0.82  checkout
   72    0.20   82.19    8.74  commit
    9    0.19    0.40    0.25  copy
    9    0.02    2.67    0.62  delete
   45    0.04    3.71    0.70  info
   18    0.09   16.24    3.28  merge
  550    0.01    0.48    0.01  mkdir
 3419    0.01    0.35    0.01  prop mod
  147    0.01    0.01    0.01  propdel
 6753    0.00    0.60    0.01  proplist
13542    0.01    0.31    0.01  propset
   18    0.01    0.01    0.01  resolve
   18    0.01    0.95    0.20  resolved
  126    0.01    0.99    0.16  status
    9    0.06    3.71    1.23  switch
  135    0.01    5.46    0.72  update
---
COMPARE total_1.7.0 to total_trunk_1353326
  TOTAL RUN timings: 160.3 seconds avg for total_1.7.0
                     116.6 seconds avg for total_trunk_1353326
      min              max              avg         operation
   0.85| -1.370     0.72|-125.855    0.73|-43.668   TOTAL RUN
   0.65| -0.003     0.86| -0.245     0.75| -0.006   add
   0.75| -0.005     0.80| -1.156     0.84| -0.161   checkout
   0.86| -0.032     0.97| -2.153     0.94| -0.546   commit
   1.21| +0.033     0.88| -0.053     1.06| +0.015   copy
   0.82| -0.004     3.17| +1.826     2.00| +0.309   delete
   0.93| -0.003     0.09|-37.214     0.12| -4.986   info
   0.61| -0.058     0.80| -3.953     0.68| -1.575   merge
   0.66| -0.003     0.82| -0.102     0.77| -0.003   mkdir
   0.66| -0.003     0.84| -0.067     0.66| -0.003   prop mod
   0.67| -0.003     0.02| -0.386     0.49| -0.006   propdel
   0.63| -0.003     1.67| +0.243     0.63| -0.003   proplist
   0.65| -0.003     1.11| +0.030     0.66| -0.003   propset
   0.77| -0.002     0.81| -0.002     0.76| -0.002   resolve
   0.59| -0.006     1.23| +0.176     0.81| -0.045   resolved
   0.68| -0.003     1.15| +0.126     0.77| -0.047   status
   0.71| -0.024     0.90| -0.393     0.81| -0.284   switch
   0.74| -0.004     0.87| -0.843     0.94| -0.045   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_1353326' is faster than 'total_1.7.0')
Had started at Mon Jun 25 00:24:41 UTC 2012,
       done at Mon Jun 25 00:50:20 UTC 2012
/home/neels/svnbench/data_archive
real 1539.60
user 645.25
sys 287.55
Received on 2012-06-25 02:51:43 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.