System.Linq.Expression expressions optimizer. http://thorium.github.io/Linq.Expression.Optimizer
Stars
113
Forks
7
Watchers
113
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
We can also remove empty blocks or "single usage temp variable blocks"
9bdaecfView on GitHubMerge pull request #22 from Thorium/copilot/fix-4f3f4c33-d467-4ab8-a70b-6e1885d40abf
47cbdd4View on GitHubFix F# syntax errors in compareConstants function
61fe429View on GitHubAdd simple string optimizations and tests for code review fixes
263cf68View on GitHubFix code review findings - correct propertyMatch, improve anonymous type detection, add proper range optimization
286e8f7View on GitHubMerge pull request #20 from Thorium/copilot/fix-cd831e29-cd22-45f9-a6c1-cc2f8ee837cc
f997ca2View on GitHubAdd simple arithmetic and conditional optimizations for better LINQ performance
98e1529View on GitHubOptimise known null nullable/none option and x * 0 = 0. Bigint added.
dde3aabView on GitHub