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

Re: 1.1rc1 performance regression in 'svn status' (and also 1.1rc2)

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2004-08-13 23:21:31 CEST

On Fri, 13 Aug 2004, Mark Phippard wrote:

> "Peter N. Lundblad" <peter@famlundblad.se> wrote on 08/13/2004 04:50:26
> PM:
>
> > On Fri, 13 Aug 2004, C.A.T.Magic wrote:
> >
> > >
> Anything sounds better to me.
>
Anything that works, though... :-)

> I do not know the function flow here, but if the client commands call the
> conversion routines directly, couldn't a new set of conversion routines
> just be made (copied). Those routines would make the assumption they are
> using a single-thread environment and could safely cache the xlate handle
> in the pool?
>
> Obviously this would be ugly, and if the conversion routines are only
> called from deeper in the library structure it would be impractical to do
> it this way.
>

That's the case, unfortunately. This conversion is to UTF-8 when reading
the directory listing from the OS. We need a general solution here. Else,
it isn't acceptable.

//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 13 23:08:40 2004

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.