We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Status : open Submitted by Eugene Tolmachev on 9/17/2015 12:00:00 AM 30 votes
Most of .NET query providers are written in C# and use System.Linq.Expressions. While the conversion Expr->Expression is available it introduces significant penalty: http://stackoverflow.com/questions/32592811/why-is-f-expression-tree-generation-is-much-slower-than-c-can-it-be-made-fast
Archived Uservoice Comments
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Idea 9799014: Produce System.Linq.Expressions more efficiently
Status : open
Submitted by Eugene Tolmachev on 9/17/2015 12:00:00 AM
30 votes
Most of .NET query providers are written in C# and use System.Linq.Expressions. While the conversion Expr->Expression is available it introduces significant penalty: http://stackoverflow.com/questions/32592811/why-is-f-expression-tree-generation-is-much-slower-than-c-can-it-be-made-fast
Archived Uservoice Comments
The text was updated successfully, but these errors were encountered: