Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A question about performance #68

Closed
coloredlambda opened this issue Mar 21, 2019 · 1 comment
Closed

A question about performance #68

coloredlambda opened this issue Mar 21, 2019 · 1 comment

Comments

@coloredlambda
Copy link

This is a great library but I have questions about recursively populating a mongodb document in general. What are the performance costs?
How bad can it get?

@buunguyen
Copy link
Owner

Hi, I think you have to profile your application as it differs a great deal from one use case to another. This lib uses Mongoose's populate under the hood, so it's also dependent on Mongoose's performance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants