hello,
working on some performance improvements in my project and encountered your this project. Also found similar one [NoAlloq] (https://github.com/VictorNicollet/NoAlloq). Ran some benchmarks and turned out that StructLinq is worst when it comes to simple filtering and projecting. My benchmark code and it result could be found here
Can you please advise on what I'm doing wrong?