Matt Doran wrote:
>
> Stefan Fuhrmann wrote:
>>
>> A couple of weeks ago, I started working on SVN's server performance.
>> Without access to a development repository, I found it hard to
>> develop a compelling solution to the underlying problems. Thus,
>> the baby-step patches I sent to this and other lists got often
>> rejected.
>>
> Amazing work. I'd be interested to see what the committers think.
>
> Does any of your work directly impact I/O or performance on the
> client? I know WC-NG is in development ... so it might not be an
> issue moving forward but client performance is the killer for us.
My changes will reduce the OS overhead (finding an unused temp.
file name etc.) but probably no actual I/O. That's what WC-NG
is trying to address.
-- Stefan^2.
Received on 2010-07-07 22:50:57 CEST