Create benchmark for read operations
Open
enhancement
- Dominant language
- C++
- Stars
- 4
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Create C++ benchmark of reading operations as described in https://github.com/tristan0x/basalt/wiki/Use-Cases#use-cases to get baseline numbers.
Use Google Benchmark library to compute measurements.
Results should be added to `/tests/benchmark` directory.
If needed, bulk methods should be added to API to speed-up operations.
Contributor guide
Assessment
This issue has not been assessed yet.