Hacker News new | ask | show | jobs
by matthewking 4572 days ago
What kind of response times do you get on a cache miss though?
1 comments

80ms-350ms is normal under typical traffic conditions. It depends on the complexity of the page.

That's still not terrible though and it could easily improve by massive amounts with a stronger server. I have not gone crazy with profiling either. Just using fairly basic cache blocks when applicable.