top | item 38688178

(no title)

cntainer | 2 years ago

Pretty sure it means that Ruby isn't the bottleneck for your case.

In most WebApps the first performance bottleneck people tend to hit is the DB: missing indexes, n+1 queries, etc.

discuss

order

No comments yet.