Changes gump compilation to use string interpolation. .NET 6 uses code generation and compile time tricks to speed up string interpolation between 15 and 30% and reduce allocations dramatically. |
||
|---|---|---|
| .. | ||
| Benchmarks | ||
| Benchmarks.csproj | ||
| Directory.Build.props | ||
| Program.cs | ||