influxdb/router
Fraser Savage ff207ec158
fix(router): Use BatchSize::NumIterations(1) for namespace schema cache benchmark
Batches share the same set-up step between iterations, so using a batch
size of more than 1 per setup provides inaccurate readings.
2023-08-02 13:35:55 +01:00
..
benches fix(router): Use BatchSize::NumIterations(1) for namespace schema cache benchmark 2023-08-02 13:35:55 +01:00
src feat(router): schema gossip skeleton 2023-08-01 17:11:09 +02:00
tests feat(router): Expose `num_probes` request count used to health-check ingesters as config option 2023-08-01 14:21:56 +01:00
Cargo.toml perf(router): Add benchmark for additions to namespace schema cache 2023-08-02 12:45:30 +01:00