Y
Hacker News
new
|
ask
|
show
|
jobs
by
edoceo
2422 days ago
For many apps I've worked the DB connection setup was always the slow part (use PgBouncer). Then, the part was the queries. DNS, gziped CSS/JS - chasing a red-herring.
1 comments
jsizzle
2422 days ago
Yeah definitely. A poorly crafted SQL query can wreak havoc on performance, especially at scale!
link