frostdb icon indicating copy to clipboard operation
frostdb copied to clipboard

Query path benchmarks

Open thorfour opened this issue 2 years ago • 1 comments

Right now we have a small set of benchmarks that really only benchmark concurrent writers. It would be good to get some benchmarks around the query path, as well as large database benchmarks etc.

thorfour avatar Aug 08 '22 20:08 thorfour

There are some query benchmarks in the parca project, those are what I’ve been using for query benchmarking.

brancz avatar Aug 09 '22 06:08 brancz

Planning on taking this on. I think adding some benchmarks to FrostDB that represent the cloud OKRs would be pretty useful to get some less noisy benchmarks.

asubiotto avatar Aug 22 '22 08:08 asubiotto