Y
Hacker News
new
|
ask
|
show
|
jobs
by
Izkata
2458 days ago
I think he meant shaving only 5 seconds off of the 200 second query.
1 comments
nicoburns
2458 days ago
Maybe, but shaving almost 5 seconds off a 5 second query can be quite realistic for some pathological ORM queries. I use ORMs for the simple cases, but it's
definitely
worth cutting them out in the complex ones.
link