Global performance logging
authorKarl Hasselström <kha@treskal.com>
Wed, 23 Jul 2008 21:29:10 +0000 (23:29 +0200)
committerKarl Hasselström <kha@treskal.com>
Thu, 24 Jul 2008 22:03:14 +0000 (00:03 +0200)
commit36a06e0194e013552499677e431e528ecb2faee9
treeee7f684beb63b017d2c74ddfaba77a1910909b90
parenta2f4fe7de51cb580ca587d155f01ad569edd36ae
Global performance logging

Measure the time for the whole program, and how much of that was
subprocess calls.

Signed-off-by: Karl Hasselström <kha@treskal.com>
stgit/main.py
stgit/run.py