jackmott / LinqFaster

Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Enhancement] Please also target .net4.8 and Benchmark

Smurf-IV opened this issue · comments

Currently the Target Framework is .net4.6.1
It would be nice if the benefits of .net4.8 where also targeted in the dll binaries, and shown in the benchmarks