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

GetAll is very slow for 40-50 items #365

Closed
EmilAlipiev opened this issue Jul 12, 2017 · 0 comments
Closed

GetAll is very slow for 40-50 items #365

EmilAlipiev opened this issue Jul 12, 2017 · 0 comments
Labels

Comments

@EmilAlipiev
Copy link

I have an object with 2 level children so type A has type B as Child and B has C as child. when I call simply
db.GetAll<A>(); this takes up to 5 secs for 40 items. Is it a know issue. I dont think my object is too complex.

@ghuntley ghuntley closed this as completed Apr 5, 2018
@lock lock bot added the outdated label Jun 25, 2019
@lock lock bot locked and limited conversation to collaborators Jun 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants