mongodb / stitch-js-sdk

MongoDB Stitch JavaScript SDK
Apache License 2.0
113 stars 67 forks source link

M10 Instance running a simple find query super slow? #305

Open cicaglisa80 opened 5 years ago

cicaglisa80 commented 5 years ago

Hi am I the only one having very slow experience on queries from stitch and robomongo also?

Please check this attachment:

image

This is an M10 instance CPU levels are under 5% and yet it takes more than 5 seconds to return a list of just 7 objects!

Can you please help/advise on this we are close to finish our project but speed is becoming a big issue for us.

Thanks

tkaye407 commented 5 years ago

Hey, we would love to help but need a bit more information.

  1. What is your query
  2. What do the documents look like (more about how big they are)
  3. Do you have any rules on the collection?
  4. Can you send us your stitch app link?
  5. Is your app local or globally deployed?
  6. Where are you currently issuing requests from (geographically)

You definitely shouldn't be experiencing this performance so we can try to sort through it to see if something is going wrong. If you would prefer not to post this here, feel free to email me at tyler.kaye@mongodb.com