Skip to content

Commit ee9f609

Browse files
committed
bench setup
1 parent 19e9f26 commit ee9f609

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,11 @@ Coincidenly, this uses `COPY` so you can test if that works. Additionally, we'll
119119

120120
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.
121121

122+
My setup:
123+
124+
- 8 cores, 16 hyperthreaded (AMD Ryzen 5800X)
125+
- 32GB RAM (doesn't matter for this benchmark, except to prove that Postgres will fit the whole dataset into RAM)
126+
122127
### PgBouncer
123128

124129
#### Config

0 commit comments

Comments
 (0)