Open
Description
openedon Dec 14, 2016
It seems we can further optimize Find()
performance by taking advantage of explicit compiled queries. Currently we will construct the expression tree and go through regular query execution every time we need it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment