On Tue, May 13, 2008 at 6:39 PM, Lars Hjemli <hjemli@xxxxxxxxx> wrote: > $ time git-rev-list -n 100 master >/dev/null > > real 0m0.006s > user 0m0.008s > sys 0m0.000s > > $ time git-rev-list -n 100 --graph master >/dev/null > > real 0m1.670s > user 0m1.636s > sys 0m0.032s I forgot to mention: That's on a recent linux-2.6.git, using current 'next'. -- larsh -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html