darcs

Message3157

Author kowey
Recipients beschmi, droundy, kowey, tommy
Date 2008-02-06.17:23:58
Issue Issue647 wish: automated benchmarking and comparison
Content
It would be really useful to have a quick and dirty benchmarking script that we
can either distribute with or alongside darcs

The script would just encode some current darcs benchmarking practices: namely,
getting a repository, obliterating a 1000 patches and pulling them back.  Having
it do the best of N trials is probably a good idea too.  Automatically
summarising the results (% improvement) would be nice too.

Perhaps a good way to do it is to have it be parameterisable with two
directories (with darcs built in both) and a repository.  To avoid people having
to choose a repository, we could also distribute the GHC one as the prototypical
large-ish repository and hopefully set our sights higher one day.

Also, I think it's more important for us to have a basic version of this script
now, than a fancy one later :-)
History
Date User Action Args
2008-02-06 17:23:58koweycreate
2008-02-06 17:24:00koweylinkissue647 messages
2008-02-06 17:24:01koweysetrecipients: + kowey, droundy, tommy, beschmi
2008-02-06 17:24:01koweysetmessageid: <1202318641.09.0.55684274001.issue647@darcs.net>