Closed leandromoh closed 3 years ago
This was pointed out by @MarkPflug in comment of #30.
This fix improved allocations from 345 MB to 261 MB (~ 24% less). Performance was a bit improved too, since less instructions of instantiations are performed.
BenchmarkDotNet=v0.13.0, OS=Windows 10.0.18363.1440 (1909/November2019Update/19H2) Intel Core i7-8650U CPU 1.90GHz (Kaby Lake R), 1 CPU, 8 logical and 4 physical cores .NET SDK=5.0.104 [Host] : .NET 5.0.4 (5.0.421.11614), X64 RyuJIT DefaultJob : .NET 5.0.4 (5.0.421.11614), X64 RyuJIT
This was pointed out by @MarkPflug in comment of #30.
This fix improved allocations from 345 MB to 261 MB (~ 24% less).
Performance was a bit improved too, since less instructions of instantiations are performed.