| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-06-06 | Fixed performance pack writing tests. As they are actually depent on the ↵ | Sebastian Thiel | |
| database (as streams have to be decompressed, it should be redesigned to have multiple database implementations) | |||
| 2011-06-06 | Added loose object writing and reading performance tessts, in pure and ↵ | Sebastian Thiel | |
| command implementations. The previous performance test was truncated a bit as it compared directly with the git hash_object write performance. This is out, and if we wanted it we could implement it , but its actually slower for us | |||
| 2011-06-06 | Added PackedDB test with generalized type to allows other implementations to ↵ | Sebastian Thiel | |
| be tested as well at some point | |||
| 2011-06-06 | Fixed packed ODB test, in preparation for separating the type to allow ↵ | Sebastian Thiel | |
| future implementations to use the test as well | |||
| 2011-06-06 | Fixed odb performance tests | Sebastian Thiel | |
