aboutsummaryrefslogtreecommitdiff
path: root/git/test/performance/db/looseodb_impl.py
AgeCommit message (Collapse)Author
2011-06-06Added 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