Post #451 4.4K Apr 24, 2024, 06:55 UTC 🖥 Вот пример отличного исследования и дискуссии опытных программистов https://github.com/dotnet/runtime/issues/101437#dotNET @csharp_ci GitHub List Add is way slower (almost 3 times) in `net9.0 preview 3` than with `net8.0` · Issue #101437 · dotnet/runtime With the latest preview 3 (net9) there seems to be a major performance regression on MacOS 14.4 (M2 Pro) with lists. Given that they are one of the most used types, it should receive special treatm...