php - XHProf for API Side -


we have project soap-client 〉 soap-server interaction. both sides zf2 based products own.

projects diagram

we profiling api client side until zend\soap\client::__call. in cases soap request 90% of "time wait". looking way find out how sql operation cost 0.0001s becomes 1s response on soapui , soap-client side.

in other word, how xhprof datagram have on soap-client side www.apiclient.tld/orderlist?debug if soap-server request looks www.apiserver.tld/api/order/wsdl.

what project did api profiling data , choice profie soap api server side?


Comments

Popular posts from this blog

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

html - How to custom Bootstrap grid height? -

transpose - Maple isnt executing function but prints function term -