mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-27 18:10:37 +00:00
Add NeonBenchmarker#record_pagebench_results method
This commit is contained in:
committed by
Christian Schwarz
parent
601072db26
commit
69ec51d3c4
@@ -120,3 +120,5 @@ def test_getpage_throughput(
|
||||
results = json.load(f)
|
||||
|
||||
log.info(f"Results:\n{json.dumps(results, sort_keys=True, indent=2)}")
|
||||
|
||||
zenbenchmark.record_pagebench_results("get-page-latest-lsn", results)
|
||||
|
||||
Reference in New Issue
Block a user