AI, Data Science & Cloud Certificates from Google, IBM & Meta
Learn Generative AI, Prompt Engineering, and LLMs for Free
Overview
AI, Data Science & Cloud Certificates from Google, IBM & Meta — 40% Off
One plan covers every Professional Certificate on Coursera. 40% off Coursera Plus Annual.
Unlock All Certificates
Explore a comprehensive analysis of C++ ranges in this conference talk from Meeting C++ 2023. Dive deep into the performance implications of using ranges compared to traditional C-style C++ and C++17 approaches. Discover the tools used on both Windows and Linux platforms to objectively measure runtime performance and memory usage. Learn about the advantages of ranges, including ease of use, composability, and readability, while addressing common concerns about potential compile-time and runtime slowdowns. Gain valuable insights into the effects of code modernization on performance through a comparative study of C-style C++, C++17, and C++23/ranges implementations of the same example.
Syllabus
Throwing Tools at Ranges - Tina Ulbrich - Meeting C++ 2023
Taught by
Meeting Cpp