2019 LLVM Developers’ Meeting: A. Ganea “Optimizing builds on Windows”

preview_player
Показать описание

Optimizing builds on Windows: some practical considerations - Alexandre Ganea


We will share our experience on using Clang & LLD on large (50M LoC) video game codebases, and we will show some pitfalls and considerations for improving build times on Windows 10. Profile traces based on practical scenarios will be used to demonstrate our changes. Finally we intend to present new ways for compiling code with Clang to ultimately increase iteration times.

Рекомендации по теме
Комментарии
Автор

Great work! Thanks for giving this talk.

abuyoyo
Автор

really enjoyed this talk. super technical and relevant to my interests! great work!

cHackz