C++ Inliner Improvements: The Zipliner

Shikha Kaul

Visual Studio 2019 versions 16.3 and 16.4 include improvements to the C++ inliner. Among these is the ability to inline some routines after they have been optimized, referred to as the “Zipliner.” Depending on your application, you may see some minor code quality improvements and/or major build-time (compiler throughput) improvements. 

0 comments

Discussion is closed.

Feedback usabilla icon