Seems like a really nice addition to this would be to demonstrate a quick integration with git bisect (http://book.git-scm.com/5_finding_issues_-_git_bisect.html). That could help you quickly identify troublesome commits where the speed dropped significantly.
6 comments
[ 3.1 ms ] story [ 27.6 ms ] threadSeems like a really nice addition to this would be to demonstrate a quick integration with git bisect (http://book.git-scm.com/5_finding_issues_-_git_bisect.html). That could help you quickly identify troublesome commits where the speed dropped significantly.
http://lwn.net/Articles/317154/
Only used this a couple of times, but I highly recommend it. It's one of those tools that's so clever you feel a bit like a jedi just using it.