influxdb/router/benches
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
..
namespace_schema_cache.rs fix(router): Use BatchSize::NumIterations(1) for namespace schema cache benchmark 2023-08-02 13:35:55 +01:00
partitioner.rs feat: Make a place to do partition template validation 2023-06-07 11:38:12 -04:00
schema_validator.rs test(bench): router partitioner 2023-06-02 16:04:09 +02:00