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

[svnbench] Revision: 1228996 compiled Jan 9 2012, 00:21:26

From: <neels_at_apache.org>
Date: Mon, 09 Jan 2012 01:53:47 +0000

/home/neels/svnbench/20120109-002436
Started at Mon Jan 9 00:24:36 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: 169.7 seconds avg for total_1.7.x
                     126.9 seconds avg for total_trunk
      avg operation
   0.75|-42.732 TOTAL RUN
   0.89| -0.002 add
   0.91| -0.097 checkout
   0.89| -1.077 commit
   0.96| -0.010 copy
   1.07| +0.025 delete
   0.13| -5.451 info
   0.91| -0.391 merge
   0.80| -0.003 mkdir
   0.82| -0.002 prop mod
   0.84| -0.002 propdel
   0.83| -0.001 proplist
   0.85| -0.001 propset
   0.84| -0.001 resolve
   0.90| -0.023 resolved
   1.00| -0.001 status
   0.88| -0.169 switch
   0.91| -0.073 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: 473.2 seconds avg for 5x5_1.7.x
                     347.9 seconds avg for 5x5_trunk
      avg operation
   0.74|-125.276 TOTAL RUN
   0.89| -0.002 add
   0.90| -0.269 checkout
   0.89| -3.184 commit
   0.91| -0.031 copy
   1.10| +0.090 delete
   0.12|-16.223 info
   0.92| -1.037 merge
   0.79| -0.003 mkdir
   0.82| -0.002 prop mod
   0.83| -0.002 propdel
   0.83| -0.001 proplist
   0.85| -0.001 propset
   0.85| -0.001 resolve
   0.91| -0.053 resolved
   1.01| +0.006 status
   0.88| -0.446 switch
   0.91| -0.188 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.9 seconds avg for 100x1_trunk
      avg operation
   0.91| -2.447 TOTAL RUN
   0.88| -0.002 add
   0.91| -0.018 checkout
   0.98| -0.036 commit
   0.99| -0.002 copy
   0.90| -0.011 delete
   0.52| -0.126 info
   0.86| -0.111 merge
   0.87| -0.002 mkdir
   0.86| -0.002 prop mod
   0.88| -0.001 propdel
   0.85| -0.001 proplist
   0.86| -0.002 propset
   0.84| -0.001 resolve
   0.82| -0.015 resolved
   0.92| -0.006 status
   0.87| -0.053 switch
   0.90| -0.028 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.5 seconds avg for 1x100_1.7.x
                       8.0 seconds avg for 1x100_trunk
      avg operation
   0.94| -0.474 TOTAL RUN
   0.91| -0.004 add
   0.95| -0.004 checkout
   0.98| -0.010 commit
   1.03| +0.004 copy
   0.88| -0.003 delete
   0.91| -0.004 info
   0.89| -0.025 merge
   0.88| -0.001 prop mod
   0.87| -0.001 propdel
   0.87| -0.001 proplist
   0.87| -0.001 propset
   0.82| -0.001 resolve
   0.87| -0.002 resolved
   0.90| -0.002 status
   0.89| -0.008 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 432.57 635.11 473.19 TOTAL RUN
  887 0.01 1.83 0.02 add
   12 0.02 6.57 2.82 checkout
   48 1.54 221.38 28.32 commit
    6 0.15 1.03 0.36 copy
    6 0.79 1.14 0.92 delete
   30 9.90 44.35 18.38 info
   12 7.04 18.32 12.32 merge
  960 0.01 0.90 0.01 mkdir
 6407 0.01 0.47 0.01 prop mod
  261 0.01 0.01 0.01 propdel
12550 0.01 0.04 0.01 proplist
25373 0.01 0.39 0.01 propset
   12 0.01 0.01 0.01 resolve
   12 0.51 0.70 0.61 resolved
   84 0.21 0.92 0.54 status
    6 3.72 3.92 3.81 switch
   90 0.17 7.25 2.04 update

---
Timings for 5x5_trunk
    N   min     max     avg    operation  (unit is seconds)
    6  341.68  364.33  347.91  TOTAL RUN
  887    0.01    1.67    0.02  add
   12    0.02    5.24    2.55  checkout
   48    1.44   93.72   25.13  commit
    6    0.22    0.76    0.33  copy
    6    0.71    2.09    1.01  delete
   30    0.76    3.72    2.16  info
   12    5.73   17.45   11.29  merge
  960    0.01    0.32    0.01  mkdir
 6407    0.01    0.25    0.01  prop mod
  261    0.01    0.01    0.01  propdel
12550    0.01    0.02    0.01  proplist
25373    0.01    0.23    0.01  propset
   12    0.01    0.01    0.01  resolve
   12    0.48    0.64    0.56  resolved
   84    0.20    1.46    0.55  status
    6    3.07    3.47    3.36  switch
   90    0.16    5.70    1.85  update
---
COMPARE 5x5_1.7.x to 5x5_trunk
  TOTAL RUN timings: 473.2 seconds avg for 5x5_1.7.x
                     347.9 seconds avg for 5x5_trunk
      min              max              avg         operation
   0.79|-90.885     0.57|-270.782    0.74|-125.276  TOTAL RUN
   0.85| -0.001     0.92| -0.154     0.89| -0.002   add
   0.96| -0.001     0.80| -1.329     0.90| -0.269   checkout
   0.94| -0.099     0.42|-127.663    0.89| -3.184   commit
   1.47| +0.069     0.74| -0.273     0.91| -0.031   copy
   0.91| -0.073     1.84| +0.954     1.10| +0.090   delete
   0.08| -9.139     0.08|-40.630     0.12|-16.223   info
   0.81| -1.309     0.95| -0.869     0.92| -1.037   merge
   0.85| -0.001     0.35| -0.587     0.79| -0.003   mkdir
   0.85| -0.001     0.52| -0.223     0.82| -0.002   prop mod
   0.87| -0.001     0.70| -0.004     0.83| -0.002   propdel
   0.84| -0.001     0.50| -0.019     0.83| -0.001   proplist
   0.85| -0.001     0.58| -0.164     0.85| -0.001   propset
   0.86| -0.001     0.85| -0.001     0.85| -0.001   resolve
   0.95| -0.026     0.91| -0.062     0.91| -0.053   resolved
   0.95| -0.011     1.58| +0.532     1.01| +0.006   status
   0.83| -0.649     0.89| -0.446     0.88| -0.446   switch
   0.91| -0.015     0.79| -1.546     0.91| -0.188   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.72   27.99   27.35  TOTAL RUN
  148    0.01    0.14    0.02  add
   12    0.02    0.39    0.20  checkout
   48    0.32    3.83    1.62  commit
    6    0.16    0.20    0.18  copy
    6    0.11    0.12    0.12  delete
   30    0.14    0.49    0.26  info
   12    0.60    1.13    0.81  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.01    0.01  proplist
 1113    0.01    0.02    0.01  propset
   12    0.01    0.01    0.01  resolve
   12    0.06    0.15    0.09  resolved
   84    0.05    0.12    0.08  status
    6    0.38    0.44    0.41  switch
   90    0.04    0.60    0.27  update
---
Timings for 100x1_trunk
    N   min     max     avg    operation  (unit is seconds)
    6   24.31   25.36   24.90  TOTAL RUN
  148    0.01    0.13    0.01  add
   12    0.02    0.35    0.18  checkout
   48    0.30    3.68    1.59  commit
    6    0.15    0.21    0.18  copy
    6    0.10    0.11    0.10  delete
   30    0.07    0.21    0.14  info
   12    0.51    1.04    0.70  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.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.62    0.24  update
---
COMPARE 100x1_1.7.x to 100x1_trunk
  TOTAL RUN timings:  27.3 seconds avg for 100x1_1.7.x
                      24.9 seconds avg for 100x1_trunk
      min              max              avg         operation
   0.91| -2.407     0.91| -2.623     0.91| -2.447   TOTAL RUN
   0.84| -0.001     0.91| -0.012     0.88| -0.002   add
   0.98| -0.000     0.90| -0.039     0.91| -0.018   checkout
   0.95| -0.017     0.96| -0.150     0.98| -0.036   commit
   0.89| -0.018     1.04| +0.008     0.99| -0.002   copy
   0.90| -0.011     0.90| -0.012     0.90| -0.011   delete
   0.48| -0.074     0.43| -0.278     0.52| -0.126   info
   0.86| -0.086     0.92| -0.088     0.86| -0.111   merge
   0.86| -0.001     0.80| -0.004     0.87| -0.002   mkdir
   0.83| -0.002     0.77| -0.004     0.86| -0.002   prop mod
   0.86| -0.001     0.90| -0.001     0.88| -0.001   propdel
   0.82| -0.001     0.93| -0.001     0.85| -0.001   proplist
   0.85| -0.001     0.88| -0.002     0.86| -0.002   propset
   0.85| -0.001     0.83| -0.001     0.84| -0.001   resolve
   0.91| -0.005     0.60| -0.059     0.82| -0.015   resolved
   0.91| -0.004     0.90| -0.012     0.92| -0.006   status
   0.87| -0.048     0.87| -0.058     0.87| -0.053   switch
   0.88| -0.005     1.03| +0.016     0.90| -0.028   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.23    8.70    8.48  TOTAL RUN
    6    0.04    0.04    0.04  add
   12    0.02    0.13    0.07  checkout
   48    0.20    1.81    0.57  commit
    6    0.15    0.19    0.17  copy
    6    0.02    0.02    0.02  delete
   30    0.02    0.09    0.05  info
   12    0.15    0.37    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.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.61    8.32    8.00  TOTAL RUN
    6    0.04    0.04    0.04  add
   12    0.02    0.13    0.07  checkout
   48    0.17    1.92    0.56  commit
    6    0.15    0.20    0.17  copy
    6    0.02    0.02    0.02  delete
   30    0.02    0.08    0.04  info
   12    0.12    0.31    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.02    0.01  resolved
   84    0.01    0.02    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.5 seconds avg for 1x100_1.7.x
                       8.0 seconds avg for 1x100_trunk
      min              max              avg         operation
   0.92| -0.627     0.96| -0.381     0.94| -0.474   TOTAL RUN
   0.91| -0.004     0.91| -0.004     0.91| -0.004   add
   0.97| -0.001     0.98| -0.002     0.95| -0.004   checkout
   0.89| -0.022     1.06| +0.111     0.98| -0.010   commit
   1.02| +0.003     1.02| +0.004     1.03| +0.004   copy
   0.81| -0.004     0.89| -0.003     0.88| -0.003   delete
   0.91| -0.002     0.96| -0.004     0.91| -0.004   info
   0.81| -0.029     0.83| -0.061     0.89| -0.025   merge
   0.85| -0.001     0.91| -0.001     0.88| -0.001   prop mod
   0.84| -0.001     0.92| -0.001     0.87| -0.001   propdel
   0.83| -0.001     0.97| -0.000     0.87| -0.001   proplist
   0.85| -0.001     0.88| -0.002     0.87| -0.001   propset
   0.80| -0.002     0.81| -0.002     0.82| -0.001   resolve
   0.87| -0.002     0.82| -0.004     0.87| -0.002   resolved
   0.87| -0.001     0.90| -0.002     0.90| -0.002   status
   0.88| -0.009     0.90| -0.008     0.89| -0.008   switch
   0.85| -0.002     0.94| -0.008     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.23  635.11  169.67  TOTAL RUN
 1041    0.01    1.83    0.02  add
   36    0.02    6.57    1.03  checkout
  144    0.20  221.38   10.17  commit
   18    0.15    1.03    0.24  copy
   18    0.02    1.14    0.35  delete
   90    0.02   44.35    6.23  info
   36    0.15   18.32    4.45  merge
 1067    0.01    0.90    0.01  mkdir
 6954    0.01    0.47    0.01  prop mod
  302    0.01    0.01    0.01  propdel
13525    0.01    0.04    0.01  proplist
27074    0.01    0.39    0.01  propset
   36    0.01    0.01    0.01  resolve
   36    0.01    0.70    0.24  resolved
  252    0.01    0.92    0.21  status
   18    0.08    3.92    1.43  switch
  270    0.01    7.25    0.78  update
---
Timings for total_trunk
    N   min     max     avg    operation  (unit is seconds)
   18    7.61  364.33  126.94  TOTAL RUN
 1041    0.01    1.67    0.02  add
   36    0.02    5.24    0.93  checkout
  144    0.17   93.72    9.10  commit
   18    0.15    0.76    0.23  copy
   18    0.02    2.09    0.38  delete
   90    0.02    3.72    0.78  info
   36    0.12   17.45    4.06  merge
 1067    0.01    0.32    0.01  mkdir
 6954    0.01    0.25    0.01  prop mod
  302    0.01    0.01    0.01  propdel
13525    0.01    0.02    0.01  proplist
27074    0.01    0.23    0.01  propset
   36    0.01    0.01    0.01  resolve
   36    0.01    0.64    0.21  resolved
  252    0.01    1.46    0.21  status
   18    0.07    3.47    1.26  switch
  270    0.01    5.70    0.71  update
---
COMPARE total_1.7.x to total_trunk
  TOTAL RUN timings: 169.7 seconds avg for total_1.7.x
                     126.9 seconds avg for total_trunk
      min              max              avg         operation
   0.92| -0.627     0.57|-270.782    0.75|-42.732   TOTAL RUN
   0.85| -0.001     0.92| -0.154     0.89| -0.002   add
   0.97| -0.001     0.80| -1.329     0.91| -0.097   checkout
   0.89| -0.022     0.42|-127.663    0.89| -1.077   commit
   0.99| -0.002     0.74| -0.273     0.96| -0.010   copy
   0.81| -0.004     1.84| +0.954     1.07| +0.025   delete
   0.91| -0.002     0.08|-40.630     0.13| -5.451   info
   0.81| -0.029     0.95| -0.869     0.91| -0.391   merge
   0.85| -0.001     0.35| -0.587     0.80| -0.003   mkdir
   0.85| -0.001     0.52| -0.223     0.82| -0.002   prop mod
   0.84| -0.001     0.89| -0.002     0.84| -0.002   propdel
   0.83| -0.001     0.50| -0.019     0.83| -0.001   proplist
   0.85| -0.001     0.58| -0.164     0.85| -0.001   propset
   0.80| -0.002     0.85| -0.001     0.84| -0.001   resolve
   0.87| -0.002     0.91| -0.062     0.90| -0.023   resolved
   0.87| -0.001     1.58| +0.532     1.00| -0.001   status
   0.88| -0.009     0.89| -0.446     0.88| -0.169   switch
   0.85| -0.002     0.79| -1.546     0.91| -0.073   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  9 00:24:36 UTC 2012,
       done at Mon Jan  9 01:53:47 UTC 2012
/home/neels/svnbench/20120109-002436
real 5351.20
user 2271.43
sys 972.26
Received on 2012-01-09 03:08:49 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.