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

Re: svn commit: rev 4319 - in trunk/subversion: include libsvn_wc libsvn_subr libsvn_client

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2003-01-10 06:51:28 CET

philip@tigris.org writes:
> Log:
> Fix issue 1071. Use APR_BUFFERED on all files opened with
> svn_io_open_unique_file. Also use APR_BUFFERED when writing
> property hashes.

Aaaahhh, that is beautiful, Philip :-).

Ben Collins-Sussman and I were chatting in the car today, about how
the performance/scalability testing that Brandon is doing is pretty
unique -- just using Subversion on a normal-sized project won't give
it that kind of workout. But we were worried that the result of his
explorations might be tons of perf/scalability bugs getting filed and
lying dormant for ages, while people work on correctness issues.

In general, I guess we should try to find a better balance between
correctness fixes and performance fixes. Is it good to have a working
copy library that handles 3 more edge cases, but can't handle a 100 MB
file? Depending on the edge cases, the answer could be "no"... Will
try to keep this in mind when prioritizing issues. In the meantime,
thanks for tackling 1071.

</philosophical>,
-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jan 10 07:36:34 2003

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.