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

RE: svn commit: r33588 - trunk/subversion/libsvn_subr

From: Bert Huijben <b.huijben_at_competence.biz>
Date: Fri, 10 Oct 2008 13:08:31 +0200

> -----Original Message-----
> From: Greg Stein [mailto:gstein_at_gmail.com]
> Sent: vrijdag 10 oktober 2008 10:30
> To: dev_at_subversion.tigris.org; lgo_at_tigris.org
> Subject: Re: svn commit: r33588 - trunk/subversion/libsvn_subr
>
> File schemes should be possible on ANY platform, not just Windows.
> Please try to avoid windows-specific code -- make sure it *is*
> specific first.
>
> On Thu, Oct 9, 2008 at 3:09 PM, <lgo_at_tigris.org> wrote:
> > Author: lgo
> > Date: Thu Oct 9 15:09:40 2008
> > New Revision: 33588
> >
> > Log:
> > Reimplement canonicalize without using the use of apr_uri_parse and
> > apr_uri_ubparse, which turned out to be way to slow for our purposes.

        Lieven,

Did you check this impact in a debug or release build?

In our performance analysis on release builds last weekend we found the
impact on total performance very limited. But there are a lot of assertions
checking the canonicalization in debug builds.

        Bert

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-10-10 13:08:47 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.