MarkPflug / Benchmarks

Benchmarks for various .NET libraries.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Sep library

burnchar opened this issue · comments

Sep uses recent .NET 7+ performance features, zero-allocation design (so is claimed), and vector processing. It is likely to be far ahead of the other libraries.

https://nietras.com/2023/06/05/introducing-sep/
https://github.com/nietras/Sep/

It's already in there.