FastExpressionCompiler icon indicating copy to clipboard operation
FastExpressionCompiler copied to clipboard

Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expressions.

Results 61 FastExpressionCompiler issues
Sort by recently updated
recently updated
newest added

1、replace all the method typeof() to cached method. 2、 fix test issues

.NET 6 and 7 got huge performance boosts.

The branch: https://github.com/AutoMapper/AutoMapper/tree/FastExpressionCompiler

enhancement
help wanted
application

https://github.com/mikependon/RepoDb

help wanted
idea
application

I don't know, but could C#9 function pointers help to get more perfomance? https://docs.microsoft.com/de-de/dotnet/csharp/language-reference/proposals/csharp-9.0/function-pointers

help wanted
idea