mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-25 17:10:38 +00:00
Add NeonBenchmarker#record_pagebench_results method
This commit is contained in:
@@ -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