mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-14 11:40:38 +00:00
perftest: use new binary name
This commit is contained in:
@@ -97,7 +97,7 @@ def test_getpage_throughput(neon_env_builder: NeonEnvBuilder, zenbenchmark: Neon
|
||||
|
||||
# run the benchmark
|
||||
cmd = [
|
||||
str(env.neon_binpath / "getpage_bench_libpq"),
|
||||
str(env.neon_binpath / "pagebench"),
|
||||
"--mgmt-api-endpoint", ps_http.base_url,
|
||||
"--page-service-connstring", env.pageserver.connstr(password=None),
|
||||
"--num-tasks", "1",
|
||||
|
||||
Reference in New Issue
Block a user