У нас вы можете посмотреть бесплатно 2024 LLVM Dev Mtg - Fine-grained compilation caching using llvm-cas или скачать в максимальном доступном качестве, которое было загружено на ютуб. Для скачивания выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
2024 LLVM Developers' Meeting https://llvm.org/devmtg/2024-10/ ------ Fine-grained compilation caching using llvm-cas Speaker: Shubham Rastogi ------ Slides: https://llvm.org/devmtg/2024-10/slide... ----- Last year, we demonstrated how debug information can be efficiently represented in fine-grained caching. Since then, we have used this technology to build a drop-in replacement for ccache. It is built into clang, and therefore supports advanced features necessary for real-world use, such as caching of Clang modules. Debug information can make up to 90% of an object file, therefore, efficiently handling it is paramount for the size of a build cache, and its replay speed. This year, we further improved the size of debug information by redesigning the CAS schema, and applying compression. We also made improvements to the debug info decoder to maximize replay performance. ----- Videos Edited by Bash Films: http://www.BashFilms.com