Proposal:
To make sure there is no performance regression in the repository, having a benchmark project in the solution is a good first step. Then we can start from there adding some automation (CI) to make sure a PR won’t impact the code negatively.
I proposed using the NuGet BenchmarkDotNet which is pretty much an industry standard.