Tag: modencpp

Lightning Talk: C++ Debug Performance is Improving: What Now? – by Vittorio Romeo – CppCon 2022

  • Lobby
  • Tag Archives: modencpp

https://cppcon.org/
---

Lightning Talk: Cpp Debug Performance is Improving: What Now? - Vittorio Romeo - CppCon 2022
https://github.com/CppCon/CppCon2022

Informative talk about the state of debug performance in C++, and the difference between GCC, Clang, and MSVC. Will show why "zero-cost abstractions" such as `std::byte` and even `std::move` can slow down compilation to a crawl, what compilers have done to address that, and what is still missing.
---

Vittorio Romeo

Vittorio Romeo (B.Sc. Computer Science) has been a Software Engineer at Bloomberg for more than 3 years, working on mission-critical company C++ infrastructure and providing Modern C++ training to hundreds of fellow employees.

He began programming around the age of 8 and quickly became a C++ enthusiast. Vittorio created several open-source C++ libraries and games, published many video courses and tutorials, and actively participates in the ISO C++ standardization process.

He is also an active member of the C++ community and has an ardent desire to share his knowledge and learn from others: he presented more than 20 times at international C++ conferences (including CppCon, C++Now, ++it, ACCU, C++ On Sea, C++ Russia, and Meeting C++), covering topics of various nature.

Vittorio maintains a website with advanced C++ articles and a YouTube channel featuring well-received modern C++11/14 tutorials. Lastly, he’s active on StackOverflow, taking great care in answering interesting C++ question (60k reputation).
---

Videos Filmed & Edited by Bash Films: http://www.BashFilms.com
YouTube Channel Managed by Digital Medium Ltd https://events.digital-medium.co.uk

#cppcon #programming #debugging

Filed under: UncategorizedTagged with: , , , ,