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

Performance branch ready for review

From: Stefan Fuhrmann <stefanfuhrmann_at_alice-dsl.de>
Date: Wed, 18 Aug 2010 21:14:48 +0200

Hi @all,

I just finished my porting work; the performance branch
is now fully synchronized with my prototype code.
 From my point of view, review can start now.

According to my measurements, the code is now faster
than the original prototype. Large caches provided, a
single multi-threaded svnserve instance on a modern
quad-core machine should be able to saturate a 10Gb
server connection.

Open issues / things still to do

* there is an issue with "log" triggering an assertion()
  -> I will investigate that next
* test mod_web_dav and add FSFS cache configuration
  parameters to it
* tune membuffer cache eviction strategy such that even
  small caches can have a large impact
* add tests for the new APIs
* provide APR patches.

There are many things I would like to do but they may
better be deferred to 1.8.

-- Stefan^2.
Received on 2010-08-18 21:15:31 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.