ycliper

Популярное

Музыка Кино и Анимация Автомобили Животные Спорт Путешествия Игры Юмор

Интересные видео

2025 Сериалы Трейлеры Новости Как сделать Видеоуроки Diy своими руками

Топ запросов

смотреть а4 schoolboy runaway турецкий сериал смотреть мультфильмы эдисон
Скачать

The Most Important Optimizations to Apply in Your C++ Programs - Jan Bielak - CppCon 2022

C++ programs

cpp programs

c++ optimizations

cpp optimizations

c++ performance

c++ performance todo list

performance todo list

CPUs

I/O

SIMD

allocators

asynchronous

atomics

benchmarking

compile-time

Concurrency

data-oriented

optimizations

zero-cost abstractions

cpp architecture

important optimizations c++

c++ containers

algorithms c++

cpp memory

best practices cpp

cpp templates

Jan Bielak

c++ talk

cpp talk

c++

cpp

cppcon

c++con

cpp con

c++ con

cppcon 2022

Автор: CppCon

Загружено: 2022-12-14

Просмотров: 66075

Описание: https://cppcon.org/
---

The Most Important Optimizations to Apply in Your C++ Programs - Jan Bielak - CppCon 2022
https://github.com/CppCon/CppCon2022


Writing efficient programs is hard. This is because it requires a lot of knowledge, experience and strategic thinking. There have been many talks on optimization and often each addresses a single concept. Being able to achieve a bird’s eye view of factors affecting performance often requires many hours of researching the topic. To lessen the mental burden of optimizing programs, I have picked out the techniques, I believe are most important. During the talk, I will present them in an organized manner and provide practical examples of how they can be applied.

I will first discuss what I believe are the main goals efficient programs strive to achieve. Then, I will present the general methods of achieving those goals. Then, for the majority of the talk, we will discuss a few dozen performance opportunities. For each of them, I will explain the underlying mechanism of how the optimisation works. I will avoid bluntly giving guidelines to follow without explanation. Each of the techniques naturally comes with its costs, and those will be discussed as well.

I will additionally discuss various performance pitfalls. These are sometimes called “premature pessimisations” in contrast to the often used term of “premature optimizations”. I will show examples of optimizations which do not incur any cost on program readability or maintainability and as such should be considered performance best practices. Avoiding their use doesn’t improve code in any manner, while making it slower.

This talk is intended for a diverse audience, as after all, probably most of the C++ community is interested in performance. It is appropriate for hobbyists and professionals alike, with varying experience with the language, due to the gradual increase in difficulty of examples. It will be a time productively spent.
---

Jan Bielak

Jan Bielak is a student at the Warsaw Staszic High School. His main areas of interest are physics and computer science. He is especially into advanced C++ programming and physically based real-time rendering. He also hosts an educational YouTube channel. He is involved in the CyberDuck project and in the PaSh project. In free time, he likes to create renders in Blender.

Website: janbielak.com
GitHub: janekb04
YouTube: JBGraphics
---

Videos Streamed & Edited by Digital Medium: http://online.digital-medium.co.uk


#cppcon #programming #cpp

Не удается загрузить Youtube-плеер. Проверьте блокировку Youtube в вашей сети.
Повторяем попытку...
The Most Important Optimizations to Apply in Your C++ Programs - Jan Bielak - CppCon 2022

Поделиться в:

Доступные форматы для скачивания:

Скачать видео

  • Информация по загрузке:

Скачать аудио

Похожие видео

Back to Basics: Cpp Value Semantics - Klaus Iglberger - CppCon 2022

Back to Basics: Cpp Value Semantics - Klaus Iglberger - CppCon 2022

Introduction to Hardware Efficiency in Cpp - Ivica Bogosavljevic - CppCon 2022

Introduction to Hardware Efficiency in Cpp - Ivica Bogosavljevic - CppCon 2022

Back to Basics:  RAII in C++ - Andre Kostur - CppCon 2022

Back to Basics: RAII in C++ - Andre Kostur - CppCon 2022

BLAZINGLY FAST C++ Optimizations

BLAZINGLY FAST C++ Optimizations

WHY did this C++ code FAIL?

WHY did this C++ code FAIL?

C++ RVO: Return Value Optimization for Performance in Bloomberg C++ Codebases - Michelle Fae D'Souza

C++ RVO: Return Value Optimization for Performance in Bloomberg C++ Codebases - Michelle Fae D'Souza

I made the PC I couldn't buy

I made the PC I couldn't buy

ООП На Простых Примерах | Объектно-Ориентированное Программирование

ООП На Простых Примерах | Объектно-Ориентированное Программирование

C++ Super Optimization: 1000X Faster

C++ Super Optimization: 1000X Faster

10 Pro Tips for AI Coding

10 Pro Tips for AI Coding

© 2025 ycliper. Все права защищены.



  • Контакты
  • О нас
  • Политика конфиденциальности



Контакты для правообладателей: [email protected]