Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add performance tests to compare crud and vshard
This patch reworks existing performance tests and adds new cases: select for equal conditions for primary and secondary indexes (including #220 case). It also adds corresponding vshard test cases to compare performance. Comparison may be not exactly precise since vshard test functions use naive mergers, but should at least estimate basic differences. Closes #225
- Loading branch information