DateTime.ToString(“o”) allocates 32 objects, (dotnet/coreclr#7836)
authorPeter Marcu <Peter.Marcu@Microsoft.com>
Sat, 29 Oct 2016 00:08:43 +0000 (17:08 -0700)
committerGitHub <noreply@github.com>
Sat, 29 Oct 2016 00:08:43 +0000 (17:08 -0700)
commit76ddb7692bf5e7a313f9c22a2852bc9017ad9db9
tree66834ea0ff54f00649a0a11060e0a07fec350630
parent82b2a26400a9db88c85be10624c195546a6e2306
DateTime.ToString(“o”) allocates 32 objects, (dotnet/coreclr#7836)

* Enabling a lower allocating DateTime.ToString('o')

Commit migrated from https://github.com/dotnet/coreclr/commit/026beb938949ac4390f67f6c79248fd7be7311c1
src/coreclr/src/mscorlib/src/System/Globalization/DateTimeFormat.cs