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

[svnbench] Revision: 1332034 compiled Apr 30 2012, 00:21:30

From: <neels_at_apache.org>
Date: Mon, 30 Apr 2012 01:58:40 +0000

/home/neels/svnbench/20120430-002451
Started at Mon Apr 30 00:24:51 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: 180.1 seconds avg for total_1.7.x
                     131.9 seconds avg for total_trunk
      avg operation
   0.73|-48.141 TOTAL RUN
   0.86| -0.003 add
   0.90| -0.099 checkout
   0.87| -1.441 commit
   1.28| +0.060 copy
   0.84| -0.059 delete
   0.11| -5.579 info
   0.81| -1.039 merge
   0.90| -0.001 mkdir
   0.88| -0.001 prop mod
   0.88| -0.001 propdel
   0.82| -0.002 proplist
   0.85| -0.001 propset
   0.88| -0.001 resolve
   0.92| -0.019 resolved
   0.96| -0.008 status
   0.81| -0.319 switch
   0.88| -0.101 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: 502.8 seconds avg for 5x5_1.7.x
                     361.5 seconds avg for 5x5_trunk
      avg operation
   0.72|-141.285 TOTAL RUN
   0.86| -0.003 add
   0.90| -0.270 checkout
   0.86| -4.287 commit
   1.50| +0.125 copy
   0.83| -0.161 delete
   0.11|-16.611 info
   0.81| -3.004 merge
   0.91| -0.001 mkdir
   0.88| -0.001 prop mod
   0.85| -0.001 propdel
   0.82| -0.002 proplist
   0.85| -0.001 propset
   0.86| -0.001 resolve
   0.91| -0.057 resolved
   0.96| -0.021 status
   0.81| -0.872 switch
   0.88| -0.252 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
                      25.1 seconds avg for 100x1_trunk
      avg operation
   0.89| -3.136 TOTAL RUN
   0.85| -0.002 add
   0.88| -0.023 checkout
   0.97| -0.051 commit
   1.04| +0.009 copy
   0.89| -0.013 delete
   0.45| -0.134 info
   0.88| -0.097 merge
   0.83| -0.002 mkdir
   0.87| -0.001 prop mod
   1.16| +0.002 propdel
   0.83| -0.002 proplist
   0.83| -0.002 propset
   0.92| -0.001 resolve
   1.03| +0.002 resolved
   0.95| -0.004 status
   0.81| -0.083 switch
   0.83| -0.047 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.1 seconds avg for 1x100_1.7.x
                       9.1 seconds avg for 1x100_trunk
      avg operation
   1.00| -0.003 TOTAL RUN
   0.92| -0.003 add
   0.95| -0.003 checkout
   1.02| +0.014 commit
   1.25| +0.047 copy
   0.92| -0.002 delete
   1.21| +0.009 info
   0.93| -0.016 merge
   0.90| -0.001 prop mod
   0.90| -0.001 propdel
   0.89| -0.001 proplist
   0.98| -0.000 propset
   0.86| -0.001 resolve
   0.90| -0.002 resolved
   0.94| -0.001 status
   0.97| -0.002 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 443.34 693.76 502.77 TOTAL RUN
  887 0.01 1.83 0.02 add
   12 0.02 5.97 2.82 checkout
   48 1.54 117.10 30.54 commit
    6 0.19 0.33 0.25 copy
    6 0.81 1.25 0.96 delete
   30 9.75 44.30 18.58 info
   12 7.43 44.11 15.69 merge
  960 0.01 0.38 0.01 mkdir
 6407 0.01 0.44 0.01 prop mod
  261 0.01 0.06 0.01 propdel
12550 0.01 0.83 0.01 proplist
25373 0.01 1.18 0.01 propset
   12 0.01 0.01 0.01 resolve
   12 0.50 0.72 0.60 resolved
   84 0.20 1.30 0.54 status
    6 3.86 5.69 4.59 switch
   90 0.17 8.80 2.13 update

---
Timings for 5x5_trunk
    N   min     max     avg    operation  (unit is seconds)
    6  353.96  381.86  361.48  TOTAL RUN
  887    0.01    1.69    0.02  add
   12    0.02    5.23    2.55  checkout
   48    1.50   96.00   26.25  commit
    6    0.28    0.50    0.38  copy
    6    0.79    0.82    0.80  delete
   30    0.73    3.59    1.96  info
   12    5.77   22.14   12.68  merge
  960    0.01    0.41    0.01  mkdir
 6407    0.01    0.66    0.01  prop mod
  261    0.01    0.04    0.01  propdel
12550    0.01    0.51    0.01  proplist
25373    0.01    2.06    0.01  propset
   12    0.01    0.01    0.01  resolve
   12    0.45    0.77    0.54  resolved
   84    0.18    1.21    0.52  status
    6    3.03    4.84    3.72  switch
   90    0.14    5.81    1.88  update
---
COMPARE 5x5_1.7.x to 5x5_trunk
  TOTAL RUN timings: 502.8 seconds avg for 5x5_1.7.x
                     361.5 seconds avg for 5x5_trunk
      min              max              avg         operation
   0.80|-89.377     0.55|-311.899    0.72|-141.285  TOTAL RUN
   0.84| -0.001     0.92| -0.145     0.86| -0.003   add
   0.96| -0.001     0.88| -0.735     0.90| -0.270   checkout
   0.97| -0.043     0.82|-21.097     0.86| -4.287   commit
   1.46| +0.088     1.55| +0.179     1.50| +0.125   copy
   0.97| -0.025     0.66| -0.427     0.83| -0.161   delete
   0.07| -9.023     0.08|-40.711     0.11|-16.611   info
   0.78| -1.664     0.50|-21.971     0.81| -3.004   merge
   0.84| -0.001     1.08| +0.030     0.91| -0.001   mkdir
   0.85| -0.001     1.50| +0.220     0.88| -0.001   prop mod
   0.85| -0.001     0.69| -0.018     0.85| -0.001   propdel
   0.83| -0.001     0.62| -0.319     0.82| -0.002   proplist
   0.85| -0.001     1.75| +0.880     0.85| -0.001   propset
   0.85| -0.001     0.88| -0.001     0.86| -0.001   resolve
   0.90| -0.047     1.06| +0.044     0.91| -0.057   resolved
   0.87| -0.027     0.93| -0.092     0.96| -0.021   status
   0.78| -0.837     0.85| -0.859     0.81| -0.872   switch
   0.82| -0.031     0.66| -2.991     0.88| -0.252   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.47   28.91   28.25  TOTAL RUN
  148    0.01    0.14    0.02  add
   12    0.02    0.39    0.20  checkout
   48    0.31    4.35    1.72  commit
    6    0.16    0.29    0.20  copy
    6    0.11    0.12    0.11  delete
   30    0.13    0.47    0.25  info
   12    0.59    1.25    0.82  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.06    0.10    0.08  resolved
   84    0.04    0.12    0.08  status
    6    0.40    0.46    0.43  switch
   90    0.04    1.02    0.27  update
---
Timings for 100x1_trunk
    N   min     max     avg    operation  (unit is seconds)
    6   24.60   25.74   25.11  TOTAL RUN
  148    0.01    0.13    0.01  add
   12    0.02    0.34    0.17  checkout
   48    0.35    4.21    1.67  commit
    6    0.19    0.25    0.21  copy
    6    0.10    0.11    0.10  delete
   30    0.07    0.32    0.11  info
   12    0.48    1.03    0.72  merge
  107    0.01    0.01    0.01  mkdir
  361    0.01    0.07    0.01  prop mod
   17    0.01    0.05    0.01  propdel
  687    0.01    0.06    0.01  proplist
 1113    0.01    0.05    0.01  propset
   12    0.01    0.01    0.01  resolve
   12    0.05    0.17    0.08  resolved
   84    0.04    0.21    0.07  status
    6    0.33    0.37    0.35  switch
   90    0.04    0.50    0.22  update
---
COMPARE 100x1_1.7.x to 100x1_trunk
  TOTAL RUN timings:  28.2 seconds avg for 100x1_1.7.x
                      25.1 seconds avg for 100x1_trunk
      min              max              avg         operation
   0.90| -2.872     0.89| -3.167     0.89| -3.136   TOTAL RUN
   0.85| -0.001     0.89| -0.016     0.85| -0.002   add
   0.97| -0.001     0.87| -0.050     0.88| -0.023   checkout
   1.12| +0.036     0.97| -0.143     0.97| -0.051   commit
   1.19| +0.029     0.85| -0.042     1.04| +0.009   copy
   0.90| -0.011     0.89| -0.013     0.89| -0.013   delete
   0.49| -0.069     0.67| -0.155     0.45| -0.134   info
   0.81| -0.112     0.82| -0.223     0.88| -0.097   merge
   0.84| -0.002     0.63| -0.008     0.83| -0.002   mkdir
   0.85| -0.001     5.01| +0.058     0.87| -0.001   prop mod
   0.85| -0.001     3.33| +0.033     1.16| +0.002   propdel
   0.83| -0.001     3.77| +0.041     0.83| -0.002   proplist
   0.86| -0.001     2.52| +0.033     0.83| -0.002   propset
   0.84| -0.001     1.52| +0.005     0.92| -0.001   resolve
   0.89| -0.006     1.73| +0.070     1.03| +0.002   resolved
   0.90| -0.004     1.83| +0.096     0.95| -0.004   status
   0.82| -0.072     0.79| -0.098     0.81| -0.083   switch
   0.87| -0.005     0.49| -0.517     0.83| -0.047   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.78    9.44    9.14  TOTAL RUN
    6    0.04    0.04    0.04  add
   12    0.02    0.13    0.07  checkout
   48    0.21    2.21    0.66  commit
    6    0.16    0.22    0.19  copy
    6    0.02    0.02    0.02  delete
   30    0.02    0.08    0.04  info
   12    0.15    0.33    0.23  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.11    0.09  switch
   90    0.01    0.13    0.04  update
---
Timings for 1x100_trunk
    N   min     max     avg    operation  (unit is seconds)
    6    8.18   10.22    9.13  TOTAL RUN
    6    0.04    0.04    0.04  add
   12    0.02    0.13    0.07  checkout
   48    0.17    2.29    0.67  commit
    6    0.17    0.36    0.24  copy
    6    0.02    0.02    0.02  delete
   30    0.04    0.10    0.05  info
   12    0.12    0.34    0.21  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.15    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.11    0.09  switch
   90    0.01    0.12    0.04  update
---
COMPARE 1x100_1.7.x to 1x100_trunk
  TOTAL RUN timings:   9.1 seconds avg for 1x100_1.7.x
                       9.1 seconds avg for 1x100_trunk
      min              max              avg         operation
   0.93| -0.592     1.08| +0.779     1.00| -0.003   TOTAL RUN
   0.94| -0.003     0.91| -0.004     0.92| -0.003   add
   0.97| -0.001     0.95| -0.006     0.95| -0.003   checkout
   0.83| -0.035     1.03| +0.074     1.02| +0.014   commit
   1.06| +0.009     1.67| +0.145     1.25| +0.047   copy
   0.99| -0.000     0.91| -0.002     0.92| -0.002   delete
   1.92| +0.021     1.21| +0.018     1.21| +0.009   info
   0.80| -0.031     1.02| +0.006     0.93| -0.016   merge
   0.88| -0.001     0.94| -0.001     0.90| -0.001   prop mod
   0.88| -0.001     0.98| -0.000     0.90| -0.001   propdel
   0.86| -0.001     1.25| +0.003     0.89| -0.001   proplist
   0.87| -0.001    11.54| +0.136     0.98| -0.000   propset
   0.85| -0.001     0.93| -0.001     0.86| -0.001   resolve
   0.90| -0.001     0.89| -0.002     0.90| -0.002   resolved
   0.89| -0.001     0.95| -0.001     0.94| -0.001   status
   0.87| -0.010     1.05| +0.005     0.97| -0.002   switch
   0.90| -0.001     0.95| -0.007     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.78  693.76  180.05  TOTAL RUN
 1041    0.01    1.83    0.02  add
   36    0.02    5.97    1.03  checkout
  144    0.21  117.10   10.97  commit
   18    0.16    0.33    0.22  copy
   18    0.02    1.25    0.37  delete
   90    0.02   44.30    6.29  info
   36    0.15   44.11    5.58  merge
 1067    0.01    0.38    0.01  mkdir
 6954    0.01    0.44    0.01  prop mod
  302    0.01    0.06    0.01  propdel
13525    0.01    0.83    0.01  proplist
27074    0.01    1.18    0.01  propset
   36    0.01    0.01    0.01  resolve
   36    0.01    0.72    0.23  resolved
  252    0.01    1.30    0.21  status
   18    0.08    5.69    1.70  switch
  270    0.01    8.80    0.82  update
---
Timings for total_trunk
    N   min     max     avg    operation  (unit is seconds)
   18    8.18  381.86  131.91  TOTAL RUN
 1041    0.01    1.69    0.02  add
   36    0.02    5.23    0.93  checkout
  144    0.17   96.00    9.53  commit
   18    0.17    0.50    0.28  copy
   18    0.02    0.82    0.31  delete
   90    0.04    3.59    0.71  info
   36    0.12   22.14    4.54  merge
 1067    0.01    0.41    0.01  mkdir
 6954    0.01    0.66    0.01  prop mod
  302    0.01    0.05    0.01  propdel
13525    0.01    0.51    0.01  proplist
27074    0.01    2.06    0.01  propset
   36    0.01    0.01    0.01  resolve
   36    0.01    0.77    0.21  resolved
  252    0.01    1.21    0.20  status
   18    0.07    4.84    1.38  switch
  270    0.01    5.81    0.71  update
---
COMPARE total_1.7.x to total_trunk
  TOTAL RUN timings: 180.1 seconds avg for total_1.7.x
                     131.9 seconds avg for total_trunk
      min              max              avg         operation
   0.93| -0.592     0.55|-311.899    0.73|-48.141   TOTAL RUN
   0.84| -0.001     0.92| -0.145     0.86| -0.003   add
   0.97| -0.001     0.88| -0.735     0.90| -0.099   checkout
   0.83| -0.035     0.82|-21.097     0.87| -1.441   commit
   1.07| +0.011     1.55| +0.179     1.28| +0.060   copy
   0.99| -0.000     0.66| -0.427     0.84| -0.059   delete
   1.92| +0.021     0.08|-40.711     0.11| -5.579   info
   0.80| -0.031     0.50|-21.971     0.81| -1.039   merge
   0.84| -0.001     1.08| +0.030     0.90| -0.001   mkdir
   0.87| -0.001     1.50| +0.220     0.88| -0.001   prop mod
   0.88| -0.001     0.81| -0.011     0.88| -0.001   propdel
   0.85| -0.001     0.62| -0.319     0.82| -0.002   proplist
   0.87| -0.001     1.75| +0.880     0.85| -0.001   propset
   0.85| -0.001     1.47| +0.005     0.88| -0.001   resolve
   0.90| -0.001     1.06| +0.044     0.92| -0.019   resolved
   0.89| -0.001     0.93| -0.092     0.96| -0.008   status
   0.87| -0.010     0.85| -0.859     0.81| -0.319   switch
   0.90| -0.001     0.66| -2.991     0.88| -0.101   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 30 00:24:51 UTC 2012,
       done at Mon Apr 30 01:58:40 UTC 2012
/home/neels/svnbench/20120430-002451
real 5629.02
user 2297.41
sys 1031.75
Received on 2012-04-30 04:01:17 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.