79394151

Date: 2025-01-28 14:25:10
Score: 2
Natty:
Report link

What you found are wrapper calls, you have to dive deeper.

Wrapper calls are slow because underneath function calls are slow and you need to find them.

If new relic doesn't show child function calls, try tideways or black fire or any other online PHP profiler.

Here is an example of a slow child function call: CallGraph

Reasons:
  • No code block (0.5):
  • Starts with a question (0.5): What you
  • Low reputation (1):
Posted by: Konstantin G - goivvy.com