Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-28 | [test] decrease the number of blobs in fs backend benchmarks | drebs | |
2017-12-27 | [test] fix blobs fs backend benchmarks to account for multiple rounds | drebs | |
2017-12-27 | [test] use pull producer in blobs fs backend benchmarks | drebs | |
2017-12-19 | [benchmarks] multiply by 10 the number of blobs in fs backend benchmarks | drebs | |
2017-12-13 | [refactor] use producer/consumer on write/read_blob respectivelly | drebs | |
2017-12-12 | [test] fix bug in blobs fs backend benchmark test | drebs | |
The new benchmark test for blobs fs backend was rebased from a merge request in which it was written using the new interface for blobs backend. After rebase, the test was not reverted to old interface, and was just failing bad. This commit fixes it. | |||
2017-12-11 | [benchmark] add read/write benchmark for blobs fs backend | drebs | |