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

Performance

From: Kevin Pilch-Bisson <kevin_at_pilch-bisson.net>
Date: 2001-03-28 18:46:11 CEST

Hey all,

Just thought I would let everyone know some numbers for large
operations. This is not a real scientific test, just to get an idea.
System configured --enable-debug --enable-maintainer-mode
--with-apxs=/usr/local/apache2 --prefix=/usr/local/svn

System, Debian woody with 2.2.x kernel, P166, 128M physical memory,
912MB swap space.

Tree used: The subversion source tree (plus a little more (i.e. an
extra neon(due to symlinks), a small repos)). Total tree size: 23M.
Memory values are according to top, times are according to time.

Operation SIZE RSS real user sys
-------------------------------------------------------------
commit 143M 100M 8m58.976s 1m46.700s 0m54.300s
update 205M 100M 5m22.987s 1m28.090s 0m16.090s
checkout 59844 57M 2m40.008s 1m36.000s 0m9.360s

Also note that I got the following error on checkout, (although the
wc seems okay), and the same thing (except with ./svn/SVN instead of
local-repos2/svn/SVN), when doing an update.

svn_error: #21016 wc editor: add_dir `local-repos2/svn/SVN': object
already exists and is in the way.

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Kevin Pilch-Bisson                    http://www.pilch-bisson.net
     "Historically speaking, the presences of wheels in Unix
     has never precluded their reinvention." - Larry Wall
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

  • application/pgp-signature attachment: stored
Received on Sat Oct 21 14:36:26 2006

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.