do not click

Meeting C++ 2024   |  Online   |  Training   |  Books   |  Survey   |  Job fair   |  Advertising   |  Jobposting   |  Login

Meeting C++ 2024 - ThinLTO Whole Program Optimization: Past, Present and Future

Conference | Live Schedule | Talks | Get your ticket | Set your timezone

Teresa Johnson

On Day 2 at in Track ( Room)

Whole program optimization enables higher performance in C++ applications, because of the expanded scope for analysis and optimization. Traditionally, whole program optimization is not scalable in memory or time, and doesn't support effective incremental builds. ThinLTO (Thin Link Time Optimization) is a new compilation model that was implemented a few years ago in the LLVM compiler toolchain to enable scalable whole program optimization for huge C++ applications, and the fast incremental builds required for use in day-to-day development. It is now the default compilation mode for Google's C++ applications running in production.

In this talk I'll give an overview of ThinLTO, describe our experience and learnings when deploying it at scale, and detail some of the recent and future whole program optimizations enabled by the framework.

Please login to comment

Copyright Meetingcpp GmbH Imprint Piwik Opt out Privacy Policy