mirror of
https://github.com/postgresml/pgcat.git
synced 2026-03-27 18:56:30 +00:00
bench setup
This commit is contained in:
@@ -119,6 +119,11 @@ Coincidenly, this uses `COPY` so you can test if that works. Additionally, we'll
|
|||||||
|
|
||||||
All queries will be `SELECT` only (`-S`) just so disks don't get in the way, since the dataset will be effectively all in RAM.
|
All queries will be `SELECT` only (`-S`) just so disks don't get in the way, since the dataset will be effectively all in RAM.
|
||||||
|
|
||||||
|
My setup:
|
||||||
|
|
||||||
|
- 8 cores, 16 hyperthreaded (AMD Ryzen 5800X)
|
||||||
|
- 32GB RAM (doesn't matter for this benchmark, except to prove that Postgres will fit the whole dataset into RAM)
|
||||||
|
|
||||||
### PgBouncer
|
### PgBouncer
|
||||||
|
|
||||||
#### Config
|
#### Config
|
||||||
|
|||||||
Reference in New Issue
Block a user