Logo video2dn
  • Сохранить видео с ютуба
  • Категории
    • Музыка
    • Кино и Анимация
    • Автомобили
    • Животные
    • Спорт
    • Путешествия
    • Игры
    • Люди и Блоги
    • Юмор
    • Развлечения
    • Новости и Политика
    • Howto и Стиль
    • Diy своими руками
    • Образование
    • Наука и Технологии
    • Некоммерческие Организации
  • О сайте

Скачать или смотреть [normalized Sound] A deep dive into dispatching techniques - Jonathan Müller - Meeting C++ 2022

  • Meeting Cpp
  • 2023-01-25
  • 2783
[normalized Sound] A deep dive into dispatching techniques - Jonathan Müller - Meeting C++ 2022
C++C++11C++14C++17C++20Meeting C++Meeting C++ 2019meetingcpp
  • ok logo

Скачать [normalized Sound] A deep dive into dispatching techniques - Jonathan Müller - Meeting C++ 2022 бесплатно в качестве 4к (2к / 1080p)

У нас вы можете скачать бесплатно [normalized Sound] A deep dive into dispatching techniques - Jonathan Müller - Meeting C++ 2022 или посмотреть видео с ютуба в максимальном доступном качестве.

Для скачивания выберите вариант из формы ниже:

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

Cкачать музыку [normalized Sound] A deep dive into dispatching techniques - Jonathan Müller - Meeting C++ 2022 бесплатно в формате MP3:

Если иконки загрузки не отобразились, ПОЖАЛУЙСТА, НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если у вас возникли трудности с загрузкой, пожалуйста, свяжитесь с нами по контактам, указанным в нижней части страницы.
Спасибо за использование сервиса video2dn.com

Описание к видео [normalized Sound] A deep dive into dispatching techniques - Jonathan Müller - Meeting C++ 2022

A deep dive into dispatching techniques - Jonathan Müller - Meeting C++ 2022
Slides: https://slides.meetingcpp.com
Survey: https://survey.meetingcpp.com

At the core of an interpreter is a loop that iterates over instructions and executes them in order. This requires dispatching: based on the current instruction, it needs to select different code. A fast interpreter requires a fast instruction dispatcher, but so does everything else that needs to switch over a fixed set of different options.

This talk investigates at various dispatching techniques, from virtual functions over simple switch statements to jump tables. We'll look at performance analysis tools, benchmarks, and lots and lots of assembly code, in order to learn ways to trick the compiler into generating the assembly code that we actually want.

Even if you don't need to actually write an interpreter or other dispatcher, you will learn a lot about optimization.

Комментарии

Информация по комментариям в разработке

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

  • О нас
  • Контакты
  • Отказ от ответственности - Disclaimer
  • Условия использования сайта - TOS
  • Политика конфиденциальности

video2dn Copyright © 2023 - 2025

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