Tools to benchmark and profile Meteor app

Hi!

What does the community propose is the best way to deduce why a Meteor App may be slow and crash? I’m talking in terms of analyzing pub/sub and why things may take forever while coming down the wire. Getting a flamechart would be nice too. Any ideas?

Thanks!

If you are running on Galaxy, take a look at the performance monitoring tool integrated into it: https://galaxy-guide.meteor.com/apm-getting-started.html

If you are hosting somewhere else, mostly the same tool is available as standalone service at www.montiapm.com

1 Like