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 -

javascript - How to bind ViewModel Store to View? -

javascript - Solution fails to pass one test with large inputs? -