You can use the Stackdriver Profiler <https://cloud.google.com/profiler/docs/profiling-nodejs>tool to gain insights into the different processes under the main event loop that are consuming the most runtime resources. You can also simply profile the event loop <https://nodejs.org/en/docs/guides/simple-profiling/>yourself and log the results to Stackdriver Logging <https://cloud.google.com/logging/>.
-- 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/39759467-e9b1-41c3-a53a-20de685cd38d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
