On Wed, 28 Jul 2010, Jason Dagit wrote:

Reading the inventory and changes from a big repository are good ways to 
benchmark the
patchinfo parser.  I suspect that won't challenge the actual patch parser 
though.  I think
to challenge it you would need to display the patches.  Perhaps some xml output 
from
changes would do that?  Perhaps it's enough to just do 'darcs changes -s'.

One point about the patch parser: the patch format itself is a poor representation as each line has to be read individually. Igloo designed an alternative based on byte offsets instead, which we should move to eventually.

Ganesh
_______________________________________________
darcs-users mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to