Из-за периодической блокировки нашего сайта РКН сервисами, просим воспользоваться резервным адресом:
Загрузить через ClipSaver.ruУ нас вы можете посмотреть бесплатно What's Eating My RAM? - Memory Utilization in C++ - Jianfei Pan - ACCU 2024 или скачать в максимальном доступном качестве, которое было загружено на ютуб. Для скачивания выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса savevideohd.ru
ACCU Membership: https://tinyurl.com/ydnfkcyn --- What's Eating My RAM? - Memory Utilization in C++ - Jianfei Pan - ACCU 2024 --- Efficient memory utilization is a critical aspect of software running in a multi-tenant environment, where resources are shared amongst different processes. Unlike languages with automatic memory management, C++ allows manual memory management. Developers have control over when memory is allocated and released, which can lead to more efficient resource usage, but also can lead to mistakes causing problems in memory. You plugged new code in for a fancy feature and all functional tests were green! You clicked the deploy button and 10 minutes later an alarm came: machine memory usage reached 90%...Things get even more complicated when you work on a project with numerous contributors: How do you know which of the latest commits resulted in your process eating up all the memory of the OS and never releasing it back. In this talk, I will try to put some useful pieces from the real world together into a comprehensive picture from the perspective of a novice C++ developer. By the end, you'll have a basic understanding of C++ memory allocation, an awareness of potential memory issues, and the knowledge to leverage tools for profiling and analyzing your C++ applications. Slides: https://accu.org/conf-previous/accu2024/ Sponsored By think-cell --- Jianfei PAN Jianfei PAN is a Software Engineer at Bloombreg on the Multi-Asset Risk System (MARS) Pricing platform team, having joined 1.5 years ago. In addition to enhancing product features, he is focused on optimizing service performance and resource utilization. His interests include: C++, Scala and more. --- The ACCU Conference is the annual conference of the ACCU membership, but is open to any and all who wish to attend. The tagline for the ACCU is 'Professionalism in Programming', which captures the whole spectrum of programming languages, tools, techniques and processes involved in advancing our craft. While there remains a core of C and C++ - with many members participating in respective ISO standards bodies - the conference, like the organisation, embraces other language ecosystems and you should expect to see sessions on C#, D, F#, Go, Javascript, Haskell, Java, Kotlin, Lisp, Python, Ruby, Rust, Swift and more.The ACCU Conference is a conference by programmers for programmers about programming. Discounted rates for members. ACCU Membership: https://tinyurl.com/ydnfkcyn 2024 Program: https://accu.org/conf-previous/accu2024/ https://accu.org https://www.accuconference.org/ https://mastodon.social/@ACCUConf / accu-conference https://bsky.app/profile/accuconf.bsk... / accuorg / accuconf --- YouTube Videos Filmed, Edited & Optimised by Digital Medium: https://events.digital-medium.co.uk #accuconf #programming #cplusplus #cppprogramming #ram