fromHackernoon1 month agoTracking Mongoose Query Times with a Few Lines of Code | HackerNoonTo effectively log mongoose queries and measure their durations, a simple profiler can be implemented without relying on extensive APM tools like Sentry.Node JS