Hi!
I have some hefty subscriptions which can take some time locally. However, I’ve found on a remote MongoDB Server on AWS that this can be even 10x slower. I wouldn’t expect this much of a drop in speed.
The Meteor Server is on Heroku and this connects to the MONGO_URI on a remote AWS machine.
Any ideas on how to speed things up? I’m looking for a short config based fix. I.e. Upgrading Mongo Server, etc…