So I created a test example and it seems to me most of the delays
are happening only on the first load of that specific page on a
new instance. We see delays more frequently on production, but we
also
get a lot of new instances spawning frequently.
I have yet to see first hand a delay on a subsequent page load unless
we are talking less than 40 ms.
I did not see delays around a plugin call, I was mistaken in stating
that earlier.
My test example consisted of a test groovlet, a test plugin, a test
gtpl
page, and a test gtpl include. I did a memcache put call before and
after each transition. I then used app stats to look at the delays
in between calls.