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

Re: The nonxml-entries branch

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2006-04-12 23:02:25 CEST

"Peter N. Lundblad" <peter@famlundblad.se> writes:

[performace figures that look good]

> I strongly feel this branch should be merged and would like some
> review if possible.

I've had a look at the code (not compiled or tested) and it looks good
to me, I think it should be merged. Two comments so far:

  - there is broken indentation around line 1090 in entries.c.

  - when writing the entries perhaps make a guess at the overall size
    (use the number of entries?) and pre-allocate bigstr to avoid some
    of the my_realloc calls.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Apr 12 23:03:01 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.