aboutsummaryrefslogtreecommitdiff
path: root/test/git/performance/lib.py
AgeCommit message (Expand)Author
2010-11-21flattened test folder structure, didn't adjust any file content yetSebastian Thiel
2010-11-20fixed performance tests ... again, previously I was just working on an incorr...Sebastian Thiel
2010-11-20Fixed performance tests which broke in the meanwhile - they definitely don't ...Sebastian Thiel
2010-06-21index.add: now uses gitdb.store functionality instead of git-hash-file. The p...Sebastian Thiel
2010-06-03Fixed compatability issues with python 2.5, made sure all tests runSebastian Thiel
2010-06-03commit.create_from_tree now uses pure python implementation, fixed message pa...Sebastian Thiel
2010-06-02Added performance testing foundation library, reworked existing performance t...Sebastian Thiel