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
[ 2.7 ms ] story [ 25.5 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.