In Boost 1.54 I have noticed that lexical_cast from double to string and back is much slower in Visual Studio 2013 (Visual C++ 12) than it was in Visual Studio 2010 (Visual C++ 10).
Is this already a known issue? If not I can do a bit more investigation to narrow down why it's so much slower, but I don't want to waste my time if this has already been done.