Net9 was released this month. We updated the entire engine to it the next day. We were previously on .net7, so benefitted from all the stuff in .net8 too.
We saw performance improvements across the board, but particularly when serializing/deserializing json - which is great because our whole engine uses it for serialization.