Description
We need to create benchmark suite for select operations.
We already have benchmarks for selects, so we need to update this code to support
1) select the single row with by PK; indexed field
2) select the range of rows filtered with PK; indexed field
Selects by non-indexed fields are out of scope.
Attachments
Issue Links
- links to