Comment on Speedup from switch to +=Comments−MaXtreeM4yThere is a case in C# where using compound assignment is actually slower [0]. Based on comments this should be fixed in .NET7 I haven't checked it myself.[0]: https://mobile.twitter.com/badamczewski01/status/15618171584...
Comments
There is a case in C# where using compound assignment is actually slower [0]. Based on comments this should be fixed in .NET7 I haven't checked it myself.
[0]: https://mobile.twitter.com/badamczewski01/status/15618171584...