Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'kyoto' | Aaron Seigo | 2014-12-05 |
|\ | |||
| * | mv storagetest.cpp to the right location | Aaron Seigo | 2014-12-05 |
| * | A storagetest including concurrency read test. | Christian Mollekopf | 2014-12-05 |
| * | major reorg that puts Storage (previously Database) into common | Aaron Seigo | 2014-12-05 |
| * | kyoto! | Aaron Seigo | 2014-12-04 |
* | | Return false on error during read. | Christian Mollekopf | 2014-12-05 |
* | | A storagetest including concurrency read test. | Christian Mollekopf | 2014-12-05 |
* | | small cleanup | Christian Mollekopf | 2014-12-05 |
* | | Storagebench adjustments. | Christian Mollekopf | 2014-12-04 |
|/ | |||
* | little cleanups in the test | Aaron Seigo | 2014-12-04 |
* | hide the implementation detail of which key/value store we use | Aaron Seigo | 2014-12-04 |
* | split out the buffer creation timing into a new test, tune the read/write test | Aaron Seigo | 2014-12-02 |
* | Moved buffertest to store/test and turned it into a reproducible benchmark. | Christian Mollekopf | 2014-11-30 |