Y
Hacker News
new
|
ask
|
show
|
jobs
by
elliot07
669 days ago
One suggestion to speed up perf. Use bucket#signed_url instead of file#signed_url, otherwise it's doing an HTTP request to Google every generation.
1 comments
dyogenez
668 days ago
Thank you! I was wondering where the 250ms of latency was coming from. I’ll change this up today.
link