foretold-app / foretold

A platform for forecasting with probability distributions
https://www.foretold.io
MIT License
41 stars 8 forks source link

Investigate/choose tools for node.js performance handling #681

Open OAGr opened 5 years ago

OAGr commented 5 years ago

We're starting to do some decent quantitative work on the server. If we could find some node.js profiling tool to help figure out that could be pretty interesting.

OAGr commented 5 years ago

Maybe we could integrate Clinic or some other off-the-shelf platform? https://clinicjs.org/documentation/

OAGr commented 5 years ago

Also: https://github.com/StarpTech/profiling-nodejs

RomanGalochkin commented 5 years ago

https://www.apollographql.com/docs/apollo-server/monitoring/metrics/