Where is that time spent?
As mentioned in a comment below php execution including db call is: P95 is 120.9ms P99 is 634.11ms
Which means the rest is DNS lookups and js execution.
As mentioned in a comment below php execution including db call is: P95 is 120.9ms P99 is 634.11ms
Which means the rest is DNS lookups and js execution.