I am using C++ in Microsoft Visual Studio 2015 and I tried copying Release mode in the configuration manager, and the copied configuration has exactly the same properties. However, it does not behave in the exact same way. The copied configuration is much slower.
I would like to copy the Release Mode configuration and then change the copied configuration from there.