Pavel Krinitsyn
Pavel Krinitsyn
> Thanks for the PR! Is there anywhere currently in the code path that we'd expect this to speed up? It's hard to say since the equivalence methods can be...
I don't think an explicit implementation would be misleading. But if you are of a different opinion, then the `record struct` are your choice. Since they do not require an...
Nicholas, you can see some performance comparison for structs and record struct [here](https://nietras.com/2021/06/14/csharp-10-record-struct/).