Hacker News new | ask | show | jobs
by obel1x 4041 days ago
Which part of the architecture causes the latency? The author says it's between 2 and 13 seconds and is faster the more users there are - why would that be the case?
1 comments

I am guessing they are caching frequently used lambda functions on their backend. I noticed the same thing playing with Lambda earlier this week.