Microsoft Connect 2016 1/2/2019 9:06 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
Faster C++ links with Visual Studio 2017 Ankit Asthana Senior Program Manager- VC++ https://blogs.msdn.microsoft.com/vcblog/
Faster links with /Debug:fastlink 1/2/2019 9:06 AM Faster links with /Debug:fastlink /debug:fastlink provides 2-4x faster links © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
Faster links with /Debug:fastlink 1/2/2019 9:06 AM Faster links with /Debug:fastlink /debug:fastlink provides 2-4x faster links VS 2017 further improves link speed by 30% Link times with VS2015 vs. VS2017 (/debug:fastlink) © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
Faster links with /Debug:fastlink 1/2/2019 9:06 AM Faster links with /Debug:fastlink /debug:fastlink provides 2-4x faster links VS 2017 further improves link speed by 30% On by default in VS2017 fully integrated in the IDE © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
Faster links with /Debug:fastlink 1/2/2019 9:06 AM Faster links with /Debug:fastlink /debug:fastlink provides 2-4x faster links VS 2017 further improves link speed by 30% On by default in VS2017 fully integrated in the IDE Standalone tool (mspdbcmf.exe) for your command line workflow © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
Demo /debug:fastlink in Visual Studio 2017 Microsoft Connect 2016 1/2/2019 9:06 AM Demo /debug:fastlink in Visual Studio 2017 © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
Call to Action Read more on the dedicated blog post https://blogs.msdn.microsoft.com/vcblog/2016/10/05/faster-c-build-cycle-in-vs-15-with-debugfastlink/
Microsoft Connect 2016 1/2/2019 9:06 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.