Y
Hacker News
new
|
ask
|
show
|
jobs
by
yourapostasy
2762 days ago
How much delay from a cold start can your application tolerate? On the order of tenths of a second or up to one second?
1 comments
dacm
2762 days ago
Being that the data is queried from a web app through HTTP, the shorter the better. Around 1 sec should be alright, but 6 - 8 definitely isn't
link