Go is by far the fastest runtime for appengine currently, as it is (as far as I'm aware) the only compiled language currently in the mix.
On Wed, Jul 23, 2014 at 5:04 PM, Olivier Austina <[email protected]> wrote: > Thank you Vinny, I am about runtime speed. I have a code in C++ and I > would like to run the program in App Engine. I am wondering which language > is fast in app engine in terms of execution time. > Regards > Olivier > > Le mardi 22 juillet 2014 22:34:53 UTC+2, Olivier Austina a écrit : >> >> >> Hi All, >> >> I am interested in speed in developing application (mainly string >> manipulation) for app engine. Which language is speed java or python. In >> general what should I do to save more time. Any suggestion is welcome. >> >> Regards >> Olivier >> > -- > 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 http://groups.google.com/group/google-appengine. > For more options, visit https://groups.google.com/d/optout. > -- 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 http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/d/optout.
