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

[svnbench] Revision: 1226324 compiled Jan 2 2012, 00:21:26

From: <neels_at_apache.org>
Date: Mon, 02 Jan 2012 02:26:25 +0000

/home/neels/svnbench/20120102-002446
Started at Mon Jan 2 00:24:46 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: 229.5 seconds avg for total_1.7.x
                     175.3 seconds avg for total_trunk
      avg operation
   0.76|-54.223 TOTAL RUN
   0.88| -0.003 add
   0.86| -0.157 checkout
   0.87| -2.051 commit
   1.02| +0.004 copy
   0.81| -0.070 delete
   0.12| -5.621 info
   0.82| -1.341 merge
   0.64| -0.007 mkdir
   0.83| -0.002 prop mod
   0.72| -0.003 propdel
   0.84| -0.001 proplist
   0.85| -0.002 propset
   0.86| -0.001 resolve
   0.92| -0.019 resolved
   0.93| -0.016 status
   0.88| -0.182 switch
   0.91| -0.075 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: 652.8 seconds avg for 5x5_1.7.x
                     493.3 seconds avg for 5x5_trunk
      avg operation
   0.76|-159.574 TOTAL RUN
   0.88| -0.003 add
   0.85| -0.448 checkout
   0.87| -6.102 commit
   1.01| +0.004 copy
   0.80| -0.194 delete
   0.12|-16.730 info
   0.82| -3.914 merge
   0.62| -0.007 mkdir
   0.83| -0.002 prop mod
   0.71| -0.004 propdel
   0.84| -0.001 proplist
   0.85| -0.002 propset
   0.87| -0.001 resolve
   0.94| -0.037 resolved
   0.93| -0.041 status
   0.89| -0.478 switch
   0.91| -0.192 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.3 seconds avg for 100x1_1.7.x
                      24.7 seconds avg for 100x1_trunk
      avg operation
   0.90| -2.602 TOTAL RUN
   0.87| -0.002 add
   0.90| -0.019 checkout
   0.97| -0.042 commit
   0.99| -0.002 copy
   0.88| -0.014 delete
   0.50| -0.131 info
   0.89| -0.089 merge
   0.83| -0.002 mkdir
   0.85| -0.002 prop mod
   0.87| -0.002 propdel
   0.84| -0.002 proplist
   0.86| -0.002 propset
   0.87| -0.001 resolve
   0.81| -0.017 resolved
   0.92| -0.006 status
   0.86| -0.058 switch
   0.89| -0.029 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.4 seconds avg for 1x100_1.7.x
                       8.0 seconds avg for 1x100_trunk
      avg operation
   0.94| -0.492 TOTAL RUN
   0.93| -0.003 add
   0.95| -0.004 checkout
   0.98| -0.009 commit
   1.05| +0.008 copy
   0.87| -0.003 delete
   0.95| -0.002 info
   0.92| -0.018 merge
   0.83| -0.002 prop mod
   0.83| -0.002 propdel
   0.82| -0.001 proplist
   0.85| -0.001 propset
   0.85| -0.001 resolve
   0.88| -0.002 resolved
   0.92| -0.001 status
   0.88| -0.010 switch
   0.89| -0.005 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 488.64 844.48 652.83 TOTAL RUN
  887 0.01 1.86 0.02 add
   12 0.02 6.48 3.05 checkout
   48 1.59 218.26 47.03 commit
    6 0.18 0.48 0.33 copy
    6 0.83 1.21 0.98 delete
   30 10.15 45.19 18.94 info
   12 7.13 54.11 21.38 merge
  960 0.01 1.55 0.02 mkdir
 6407 0.01 0.99 0.01 prop mod
  261 0.01 0.63 0.01 propdel
12550 0.01 0.02 0.01 proplist
25373 0.01 1.30 0.01 propset
   12 0.01 0.01 0.01 resolve
   12 0.52 0.70 0.61 resolved
   84 0.21 2.35 0.58 status
    6 3.79 4.50 4.22 switch
   90 0.17 6.71 2.13 update

---
Timings for 5x5_trunk
    N   min     max     avg    operation  (unit is seconds)
    6  338.16  873.58  493.26  TOTAL RUN
  887    0.01    1.77    0.02  add
   12    0.02    5.87    2.60  checkout
   48    1.48  212.56   40.93  commit
    6    0.24    0.70    0.33  copy
    6    0.72    0.84    0.78  delete
   30    0.74    3.70    2.21  info
   12    5.85   82.06   17.47  merge
  960    0.01    1.32    0.01  mkdir
 6407    0.01    0.27    0.01  prop mod
  261    0.01    0.01    0.01  propdel
12550    0.01    0.02    0.01  proplist
25373    0.01    0.69    0.01  propset
   12    0.01    0.01    0.01  resolve
   12    0.49    0.67    0.57  resolved
   84    0.19    1.39    0.54  status
    6    3.35    4.65    3.74  switch
   90    0.16    8.60    1.93  update
---
COMPARE 5x5_1.7.x to 5x5_trunk
  TOTAL RUN timings: 652.8 seconds avg for 5x5_1.7.x
                     493.3 seconds avg for 5x5_trunk
      min              max              avg         operation
   0.69|-150.479    1.03|+29.104     0.76|-159.574  TOTAL RUN
   0.85| -0.001     0.95| -0.086     0.88| -0.003   add
   0.96| -0.001     0.91| -0.614     0.85| -0.448   checkout
   0.93| -0.116     0.97| -5.704     0.87| -6.102   commit
   1.29| +0.054     1.47| +0.224     1.01| +0.004   copy
   0.87| -0.110     0.70| -0.367     0.80| -0.194   delete
   0.07| -9.414     0.08|-41.489     0.12|-16.730   info
   0.82| -1.284     1.52|+27.948     0.82| -3.914   merge
   0.85| -0.001     0.85| -0.230     0.62| -0.007   mkdir
   0.86| -0.001     0.27| -0.726     0.83| -0.002   prop mod
   0.87| -0.001     0.02| -0.613     0.71| -0.004   propdel
   0.84| -0.001     0.96| -0.001     0.84| -0.001   proplist
   0.86| -0.001     0.53| -0.617     0.85| -0.002   propset
   0.85| -0.001     0.94| -0.001     0.87| -0.001   resolve
   0.95| -0.028     0.95| -0.036     0.94| -0.037   resolved
   0.94| -0.012     0.59| -0.959     0.93| -0.041   status
   0.88| -0.443     1.03| +0.148     0.89| -0.478   switch
   0.90| -0.017     1.28| +1.893     0.91| -0.192   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.91   28.23   27.30  TOTAL RUN
  148    0.01    0.14    0.02  add
   12    0.02    0.40    0.20  checkout
   48    0.31    3.73    1.60  commit
    6    0.17    0.21    0.19  copy
    6    0.11    0.14    0.12  delete
   30    0.14    0.50    0.26  info
   12    0.60    1.04    0.78  merge
  107    0.01    0.06    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.06    0.19    0.09  resolved
   84    0.05    0.12    0.08  status
    6    0.38    0.46    0.42  switch
   90    0.04    0.60    0.27  update
---
Timings for 100x1_trunk
    N   min     max     avg    operation  (unit is seconds)
    6   24.21   25.34   24.69  TOTAL RUN
  148    0.01    0.13    0.01  add
   12    0.02    0.36    0.18  checkout
   48    0.28    3.65    1.56  commit
    6    0.17    0.20    0.19  copy
    6    0.10    0.11    0.11  delete
   30    0.07    0.21    0.13  info
   12    0.53    0.89    0.70  merge
  107    0.01    0.02    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.11    0.07  resolved
   84    0.04    0.11    0.07  status
    6    0.35    0.38    0.36  switch
   90    0.04    0.55    0.24  update
---
COMPARE 100x1_1.7.x to 100x1_trunk
  TOTAL RUN timings:  27.3 seconds avg for 100x1_1.7.x
                      24.7 seconds avg for 100x1_trunk
      min              max              avg         operation
   0.90| -2.702     0.90| -2.891     0.90| -2.602   TOTAL RUN
   0.84| -0.001     0.92| -0.012     0.87| -0.002   add
   0.96| -0.001     0.89| -0.043     0.90| -0.019   checkout
   0.91| -0.030     0.98| -0.079     0.97| -0.042   commit
   1.04| +0.007     0.95| -0.010     0.99| -0.002   copy
   0.91| -0.010     0.82| -0.024     0.88| -0.014   delete
   0.49| -0.071     0.42| -0.289     0.50| -0.131   info
   0.88| -0.072     0.85| -0.154     0.89| -0.089   merge
   0.83| -0.002     0.26| -0.043     0.83| -0.002   mkdir
   0.83| -0.002     0.66| -0.007     0.85| -0.002   prop mod
   0.85| -0.001     0.73| -0.005     0.87| -0.002   propdel
   0.83| -0.001     0.79| -0.004     0.84| -0.002   proplist
   0.86| -0.001     0.90| -0.002     0.86| -0.002   propset
   0.84| -0.001     1.06| +0.001     0.87| -0.001   resolve
   0.93| -0.004     0.57| -0.081     0.81| -0.017   resolved
   0.93| -0.003     0.90| -0.012     0.92| -0.006   status
   0.91| -0.032     0.83| -0.079     0.86| -0.058   switch
   0.89| -0.005     0.92| -0.048     0.89| -0.029   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.08    8.75    8.45  TOTAL RUN
    6    0.04    0.04    0.04  add
   12    0.02    0.13    0.08  checkout
   48    0.18    1.80    0.56  commit
    6    0.16    0.18    0.17  copy
    6    0.02    0.02    0.02  delete
   30    0.02    0.09    0.05  info
   12    0.15    0.31    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.02    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.71    8.24    7.96  TOTAL RUN
    6    0.04    0.04    0.04  add
   12    0.02    0.13    0.07  checkout
   48    0.18    1.79    0.55  commit
    6    0.16    0.20    0.18  copy
    6    0.02    0.02    0.02  delete
   30    0.02    0.08    0.05  info
   12    0.12    0.38    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.01    0.01  resolved
   84    0.01    0.04    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.4 seconds avg for 1x100_1.7.x
                       8.0 seconds avg for 1x100_trunk
      min              max              avg         operation
   0.95| -0.374     0.94| -0.511     0.94| -0.492   TOTAL RUN
   0.91| -0.004     0.96| -0.002     0.93| -0.003   add
   0.96| -0.001     0.93| -0.009     0.95| -0.004   checkout
   1.01| +0.002     0.99| -0.010     0.98| -0.009   commit
   1.03| +0.005     1.11| +0.021     1.05| +0.008   copy
   0.80| -0.005     0.87| -0.003     0.87| -0.003   delete
   0.90| -0.002     0.91| -0.008     0.95| -0.002   info
   0.81| -0.030     1.20| +0.064     0.92| -0.018   merge
   0.85| -0.001     0.62| -0.005     0.83| -0.002   prop mod
   0.86| -0.001     0.70| -0.004     0.83| -0.002   propdel
   0.84| -0.001     0.68| -0.004     0.82| -0.001   proplist
   0.85| -0.001     0.73| -0.004     0.85| -0.001   propset
   0.85| -0.001     0.88| -0.001     0.85| -0.001   resolve
   0.88| -0.002     0.83| -0.003     0.88| -0.002   resolved
   0.88| -0.001     1.76| +0.017     0.92| -0.001   status
   0.88| -0.010     0.87| -0.011     0.88| -0.010   switch
   0.86| -0.002     0.90| -0.013     0.89| -0.005   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.08  844.48  229.53  TOTAL RUN
 1041    0.01    1.86    0.02  add
   36    0.02    6.48    1.11  checkout
  144    0.18  218.26   16.40  commit
   18    0.16    0.48    0.23  copy
   18    0.02    1.21    0.37  delete
   90    0.02   45.19    6.42  info
   36    0.15   54.11    7.46  merge
 1067    0.01    1.55    0.02  mkdir
 6954    0.01    0.99    0.01  prop mod
  302    0.01    0.63    0.01  propdel
13525    0.01    0.02    0.01  proplist
27074    0.01    1.30    0.01  propset
   36    0.01    0.01    0.01  resolve
   36    0.01    0.70    0.24  resolved
  252    0.01    2.35    0.23  status
   18    0.08    4.50    1.57  switch
  270    0.01    6.71    0.81  update
---
Timings for total_trunk
    N   min     max     avg    operation  (unit is seconds)
   18    7.71  873.58  175.30  TOTAL RUN
 1041    0.01    1.77    0.02  add
   36    0.02    5.87    0.95  checkout
  144    0.18  212.56   14.35  commit
   18    0.16    0.70    0.23  copy
   18    0.02    0.84    0.30  delete
   90    0.02    3.70    0.79  info
   36    0.12   82.06    6.12  merge
 1067    0.01    1.32    0.01  mkdir
 6954    0.01    0.27    0.01  prop mod
  302    0.01    0.01    0.01  propdel
13525    0.01    0.02    0.01  proplist
27074    0.01    0.69    0.01  propset
   36    0.01    0.01    0.01  resolve
   36    0.01    0.67    0.22  resolved
  252    0.01    1.39    0.21  status
   18    0.07    4.65    1.39  switch
  270    0.01    8.60    0.74  update
---
COMPARE total_1.7.x to total_trunk
  TOTAL RUN timings: 229.5 seconds avg for total_1.7.x
                     175.3 seconds avg for total_trunk
      min              max              avg         operation
   0.95| -0.374     1.03|+29.104     0.76|-54.223   TOTAL RUN
   0.85| -0.001     0.95| -0.086     0.88| -0.003   add
   0.96| -0.001     0.91| -0.614     0.86| -0.157   checkout
   1.01| +0.002     0.97| -5.704     0.87| -2.051   commit
   1.03| +0.005     1.47| +0.224     1.02| +0.004   copy
   0.80| -0.005     0.70| -0.367     0.81| -0.070   delete
   0.90| -0.002     0.08|-41.489     0.12| -5.621   info
   0.81| -0.030     1.52|+27.948     0.82| -1.341   merge
   0.85| -0.001     0.85| -0.230     0.64| -0.007   mkdir
   0.85| -0.001     0.27| -0.726     0.83| -0.002   prop mod
   0.86| -0.001     0.02| -0.612     0.72| -0.003   propdel
   0.84| -0.001     0.96| -0.001     0.84| -0.001   proplist
   0.85| -0.001     0.53| -0.617     0.85| -0.002   propset
   0.85| -0.001     1.02| +0.000     0.86| -0.001   resolve
   0.88| -0.002     0.95| -0.036     0.92| -0.019   resolved
   0.88| -0.001     0.59| -0.959     0.93| -0.016   status
   0.88| -0.010     1.03| +0.148     0.88| -0.182   switch
   0.86| -0.002     1.28| +1.893     0.91| -0.075   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 Jan  2 00:24:46 UTC 2012,
       done at Mon Jan  2 02:26:25 UTC 2012
/home/neels/svnbench/20120102-002446
real 7299.52
user 2288.97
sys 1026.33
Received on 2012-01-02 03:34:16 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.