This commit is contained in:
Christian Schwarz
2024-11-22 14:27:59 +01:00
parent 11dc7135b1
commit 5796f3ba57

View File

@@ -272,6 +272,7 @@ def test_latency(
zenbenchmark: NeonBenchmarker,
pg_bin: PgBin,
pipelining_config: Optional[PageServicePipeliningConfig],
name: str,
):
"""
Measure the latency impact of pipelining in an un-batchable workloads.