Skip to content

Consider using compiled queries in the implementation of Find() #7248

Open

Description

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

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions