cakephp - Where/What is "Remainder" in New Relic -


i have cake php project , trace report "remainder" cosuming 25% of server time.

remainder don't exist in project.

what "remainder" ?where "remainder"?

any help?

enter image description here

i found it!

hi again @gguirand

just further clarify have bit more of addendum above response.

the transaction trace summary chart shows top 6 components contributed transaction time trace in question.

all other components bundled "remainder". in other words, transaction trace summary chart ever show 7 components, 1 being "remainder". "trace details" tab list instrumented components, including bundled remainder.


Comments

Popular posts from this blog

Java 3D LWJGL collision -

spring - SubProtocolWebSocketHandler - No handlers -

methods - python can't use function in submodule -