Thanks for this compiled template idea, Sanjay. I implemented it on a go app with about 30 templates today and it took average cold start time from 250ms down to just over 100ms.
Even better is that I suspect this will reduce the chance that instances will fail to start correctly during the occasional performance problems with the distributed filesystem (on the Python runtime these show up as DeadlineExceeded errors during an import statement). This is a great tip. Did you think about crossposting to google-appengine-go? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/JfVNxou5ne0J. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
