Introduction to Hardware Efficiency


Details
On March, 15th, we have again the pleasure to welcome Ivica Bogosavljevic to our user group. Ivica is a Senior Software Engineer with 10 years of experience active in the domain of Linux and bare-metal embedded systems. His professional focus is application performance improvement - techniques used to make your C/C++ program run faster by using better algorithms, better exploiting the underlying hardware, and better usage of the standard library, programming language, and the operating system. He is the writer for a performance-related tech blog: https://johnysswlab.com
Link to access the live stream:
https://register.gotowebinar.com/register/6356150705332159835
***
Abstract: Not all programs are created equally: some use hardware resources optimally, others not so much. In this lecture we will talk about two basic types of hardware bottlenecks: the CPU bottleneck and the memory bottleneck. We will give information on how to recognize if your code is memory bound or CPU bound and some ideas on how to overcome these limitations.
***
Schedule:
18:30 (CEST) -- Welcome with snacks and drinks
19:30 (CEST) -- Welcome by the MUC++ Organizers (start of live stream)
19:40 (CEST) -- Talk by Ivica Bogosavljevic
~21:30 (CEST) -- Official End
COVID-19 safety measures

Introduction to Hardware Efficiency