@lukas hey, I just saw https://pganalyze.com/blog/postgres-18-async-io very nice numbers I like it
I was also wondering, do you know any site shows #postgresql benchmark results version by version since pg 10, and of course with latest beta 18 and alpha 19 ? if exists 🤓

Waiting for Postgres 18: Accelerating Disk Reads with Asynchronous I/O
Postgres 18 introduces Asynchronous I/O (AIO) that can dramatically improve read performance, especially in the cloud. Learn how these changes and the new io_method setting work and see why our benchmark results show that io_uring is the recommended setting for maximizing I/O performance in Postgres 18 over the default setting 'worker'.