19
you are viewing a single comment's thread
view the rest of the comments
[-] loweffortname@lemmy.blahaj.zone 0 points 8 months ago

It wasn't clear whether they have a connection proxy in front of the postgres instance. PosrgreSQL connections are expensive, so something like pg_bouncer could also make a big difference here.

(I realize the point was to test python web servers, but it would have been an interesting additional metric.)

[-] hackeryarn@lemmy.world 2 points 8 months ago

No connection proxy in this case. The pooled sync test uses client side pooling which shows better performance. Using a proxy would have the same effect, just moves the pooling to server side.

this post was submitted on 31 Dec 2025
19 points (88.0% liked)

Python

8022 readers
1 users here now

Welcome to the Python community on the programming.dev Lemmy instance!

📅 Events

PastNovember 2023

October 2023

July 2023

August 2023

September 2023

🐍 Python project:
💓 Python Community:
✨ Python Ecosystem:
🌌 Fediverse
Communities
Projects
Feeds

founded 3 years ago
MODERATORS