javascript - Meteor performance: Multiple subscriptions vs only 1 performance -


morning everyone!

i have design question haven't managed find answer , maybe more knowledgeable people give me input.

i'm writing app requires small amounts of data multiple sources. @ moment it's written template level subscriptions, each 1 subscribing data needs (each subscription returns 20-25 small documents max)

is efficient way performance perspective? or 1 subscription returning necessary cursors @ once work better?

thank you


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

command line - How can a Python program background itself? -

php - "cURL error 28: Resolving timed out" on Wordpress on Azure App Service on Linux -