aboutsummaryrefslogtreecommitdiff
path: root/git/test/performance/db/odb_impl.py
AgeCommit message (Collapse)Author
2014-07-25Autopep8 fixes with maximum line length 120Craig Northway
2014-02-09tabs to 4 spaces - overall state of this branch is desolate, but fixable. ↵Sebastian Thiel
Needs plenty of work
2011-06-06Added PackedDB test with generalized type to allows other implementations to ↵Sebastian Thiel
be tested as well at some point
2011-06-06Fixed packed ODB test, in preparation for separating the type to allow ↵Sebastian Thiel
future implementations to use the test as well
2011-06-06Fixed odb performance testsSebastian Thiel