Conference Schedule - PGCon 2022

Benchmarking your commits: The Postgres Performance Farm

Date: 2022-05-26
Time: 12:00–12:45
Room: Stream 1
Level: Beginner

This talk presents one of the newest addition to the Postgres projects: the Performance Farm, a full stack infrastructure running benchmarks on Postgres commits. The application consists in a script automatically cloning and building Postgres, to then run benchmarks and upload its results to a website, testing different branches and commits. Its aim is to help developers to understand performance changes and behavior after each modification to the code base, providing an overview on different indicators and trends. Started as Google Summer of Code idea over the span of three years, now the infrastructure is finally ready and its functioning and results can be presented - come and see how it works!

Speaker

Ilaria Battiston