mongoose query low performance when using with populate mongoose query low performance when using with populate mongoose mongoose

mongoose query low performance when using with populate


I guess trying to restructure your collections could help, and use populate function less as its quite a heavy operation.Make sure you know what you are doing when you use populate.