summaryrefslogtreecommitdiff
path: root/test/suite/test_perf001.py
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2348 from wiredtiger/wt-2142-test-cleanupAlex Gorrod2016-01-041-6/+1
|\
| * WT-2142. At the end of a test run, all open connections should be closedDon Anderson2015-11-301-6/+1
* | Upgrade copyright notices from 2015 to 2016.Keith Bostic2016-01-011-1/+1
|/
* whitespace cleanup.Keith Bostic2015-09-271-1/+0
* Add a __setitem__ to cursors in the Python API, remove lots of boilerplate c....Michael Cahill2015-03-311-7/+2
* Check that every scenario has a unique name within its test.Michael Cahill2015-03-251-2/+3
* Copyright notices: add MongoDB, update to 2015.Keith Bostic2015-01-041-0/+1
* Update copyright notices for 2014.Keith Bostic2014-01-071-1/+1
* Simplify scans through the global table of transaction IDs.Michael Cahill2013-05-271-2/+2
* Update index performance test to test combinations of file and LSM.Alex Gorrod2013-05-241-29/+36
* Update new test case to run in a reasonable time.Alex Gorrod2013-05-241-37/+13
* Add a test case for a performance regression.Alex Gorrod2013-05-241-0/+95