This repo contains scripts, configurations used, and results for the benchmarks runs for this blog post.
It is based on the PlanetScale PostgreSQL benchmarks.
Based on the instructions here.
With the addition of running CHECKPOINT;
and VACUUM;
before the start of the benchmark.
In order to create the conditions as close as possible to the original blog post, we have used a c6a.xlarge
as a in the us-east-1
region as a test runner. This was outside of our production account.