vmiklos.hu
shameless self-promoting website
»Blog
»Darcsweb
»Github
»Gpg
»LilyPond
»Ohloh
»Projects
»Resume
»Slides
Posted Friday, 28 November 2008 by Miklos
Tags: en hacking

I got to implement the direct patch technique for darcs2 repos in darcs-fast-export, and it seems to be a dramatic speedup.

The benchmark was done using darcs' darcs.

Before:

real    786m16.035s

After:

real       29m39.458s

I plan to do a similar benchmark with ghc's darcs repo as well (it contains about 19k patches).

Comments