Asking for feedback on Pgperffarm - Mailing list pgsql-hackers

From Yedil Serzhan
Subject Asking for feedback on Pgperffarm
Date
Msg-id CAL391hxb8TTpZU1hswOVwKHQ=zoMgDNOxNcDH7x4FvXPansynQ@mail.gmail.com
Whole thread Raw
Responses Re: Asking for feedback on Pgperffarm
List pgsql-hackers
Dear hackers,

I'm Yedil. I'm working on the project "Postgres Performance Farm" during Gsoc. Pgperffarm is a project like Postgres build farm but focuses on the performance of the database. Now it has 2 types of benchmarks, pgbench and tpc-h. The website is online here, and the repo is here

I would like you to take a look at our website and, if possible, give some feedback on, for example, what other data should be collected or what other metrics could be used to compare performance.

Thanks for your time in advance!

Best regards
Yedil

pgsql-hackers by date:

Previous
From: Bharath Rupireddy
Date:
Subject: Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes?
Next
From: Simon Riggs
Date:
Subject: SUBTRANS: Minimizing calls to SubTransSetParent()