Hello, I just noticed that turning a blob key into an image serving URL is very slow, often over 200ms. Is this expected or am I doing something wrong? I assumed that turning a blob key into a serving URL would be a simple string transformation, but even if it needs to make a request to another service, 200ms seems very slow. If it makes any difference, I'm using Go, and I just noticed that the "appengine" libraries have been deprecated by "google.golang.org/appengine", but I haven't updated yet.
Thanks, David -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/dcfa8315-2bd5-476c-ae5e-295caba39a84%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
