newrelic - Stack trace in New Relic shows 99% of time in Rails::Rack::Logger#call -


i've been working on improving performance of high throughput endpoint , i've reduced sql calls few ms average response time still > 150ms.

new relic highlights poor performing stack traces , in of examples see:

rails::rack::logger#call taking 99% of time (over 2 seconds). causing these hangups? there no logging happening , these entries don't show on average call endpoint?


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -