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

Re: svn commit: r18486 - trunk/subversion/libsvn_ra_serf

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2006-02-17 09:06:24 CET

On 2/16/06, Peter N. Lundblad <peter@famlundblad.se> wrote:
> +1. I think our requirement in HACKING to "document everything" is too
> strict, btw.

=)

> > > Need a #define for the magic number?
> >
> > I'm still trying to determine what the 'right' number is. 2KB is
> > certainly not large enough as that tends to just make us repeat reads
> > (i.e. we typically have more than 2KB available when we go to read).
> >
> > So, I expect the magic number to change as I quantify this loop's
> > performance more...
> >
> Is that an argument for not having a #define?

No, it's that I don't have a foggy clue what the 'right' value is yet.
 So, placing a #define isn't appropriate yet. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Feb 17 09:06:54 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.