summaryrefslogtreecommitdiff
path: root/git/test/performance
Commit message (Expand)AuthorAgeFilesLines
* Improved pack writing test to show that the pack generation can be lightning ...Sebastian Thiel2011-06-061-21/+28
* Fixed performance pack writing tests. As they are actually depent on the data...Sebastian Thiel2011-06-062-80/+76
* Moved performance commit object test into the respective subfolder to indicat...Sebastian Thiel2011-06-062-1/+2
* Fixed performance commit object testingSebastian Thiel2011-06-062-8/+9
* Added loose object writing and reading performance tessts, in pure and comman...Sebastian Thiel2011-06-064-296/+149
* Added PackedDB test with generalized type to allows other implementations to ...Sebastian Thiel2011-06-063-7/+21
* Fixed packed ODB test, in preparation for separating the type to allow future...Sebastian Thiel2011-06-063-6/+21
* Fixed odb performance testsSebastian Thiel2011-06-068-94/+102
* Started to fix imports - tests still have no chance to work as database chang...Sebastian Thiel2011-05-062-5/+5
* replaced all gitdb strings with gitSebastian Thiel2011-05-064-14/+14
* Added all code from gitdb to gitpython. Next is to make it generally work. Th...Sebastian Thiel2011-05-053-0/+335
* Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel2010-11-255-0/+552