• ClipSaver
ClipSaver
Русские видео
  • Смешные видео
  • Приколы
  • Обзоры
  • Новости
  • Тесты
  • Спорт
  • Любовь
  • Музыка
  • Разное
Сейчас в тренде
  • Фейгин лайф
  • Три кота
  • Самвел адамян
  • А4 ютуб
  • скачать бит
  • гитара с нуля
Иностранные видео
  • Funny Babies
  • Funny Sports
  • Funny Animals
  • Funny Pranks
  • Funny Magic
  • Funny Vines
  • Funny Virals
  • Funny K-Pop

To Int or to Uint, This is the Question - Alex Dathskovsky - CppCon 2024 скачать в хорошем качестве

To Int or to Uint, This is the Question - Alex Dathskovsky - CppCon 2024 1 month ago

Int

c++ int

integral data types

cpp integral data types

integral

data

types

Uint

c++ uint

cpp uint

To Int or to Uint

This is the Question

Alex Dathskovsky

integrals

UB

safe c++

data type

compilers

compiler optimizations

signed integers

unsigned integers

c++ integers

c++ integral types

c++ compiler

data types in c++

optimal performance

in c++

in cpp

c++ software

c++

cpp

cppcon

c++con

c++ code

cppcon 2024

cplusplus

explained

con

development

youtube

in

Не удается загрузить Youtube-плеер. Проверьте блокировку Youtube в вашей сети.
Повторяем попытку...
To Int or to Uint, This is the Question - Alex Dathskovsky - CppCon 2024
  • Поделиться ВК
  • Поделиться в ОК
  •  
  •  


Скачать видео с ютуб по ссылке или смотреть без блокировок на сайте: To Int or to Uint, This is the Question - Alex Dathskovsky - CppCon 2024 в качестве 4k

У нас вы можете посмотреть бесплатно To Int or to Uint, This is the Question - Alex Dathskovsky - CppCon 2024 или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:

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

Скачать mp3 с ютуба отдельным файлом. Бесплатный рингтон To Int or to Uint, This is the Question - Alex Dathskovsky - CppCon 2024 в формате MP3:


Если кнопки скачивания не загрузились НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу страницы.
Спасибо за использование сервиса ClipSaver.ru



To Int or to Uint, This is the Question - Alex Dathskovsky - CppCon 2024

https://cppcon.org​ --- To Int or to Uint, This is the Question - Alex Dathskovsky - CppCon 2024 --- In our daily work, we often use integral data types to perform arithmetic calculations, but we may not always consider how the selection of the data type can affect performance and compiler optimizations. This talk will delve into the importance of choosing the correct data type for the job and how it impacts compiler optimizations. We will also examine the overall performance implications for the application. We will explore specific algorithms where using unsigned data types is more beneficial and other situations where signed data types are the best choice. Furthermore this talk will dive into the differences between signed and unsigned integers, how the processor handles certain operations and explain many of the surprising pitfalls of using integral types. Attendees will come away with a deeper understanding of how data type selection can impact their code and how to make better choices for optimal performance. This session will follow the guidelines from my short article on LinkedIn but it will go into higher details and contain more examples and explanations. --- Slides: https://github.com/CppCon/CppCon2024/... Sponsored by JetBrains: https://www.jetbrains.com/clion/ --- Alex Dathskovsky Alex has over 17 years of software development experience, working on systems, low-level generic tools and high-level applications. Alex has worked as an integration/software developer at Elbit, senior software developer at Rafael, technical leader at Axxana, Software manager at Abbott Israel and now a group manager a technical manager at Speedata.io an Exciting startup the will change Big Data and analytics as we know it .On His current Job Alex is developing a new CPU/APU system working with C++20, Massive metaprogramming and development of LLVM to create the next Big thing for Big Data. Alex is a C++ expert with a strong experience in template meta-programming. Alex also teaches a course about the new features of modern C++, trying to motivate companies to move to the latest standards. --- CppCon is the annual, week-long face-to-face gathering for the entire C++ community. The conference is organized by the C++ community for the community. You will enjoy inspirational talks and a friendly atmosphere designed to help attendees learn from each other, meet interesting people, and generally have a stimulating experience. Taking place this year in Aurora, Colorado, near the Denver airport, and including multiple diverse tracks, the conference will appeal to anyone from C++ novices to experts. Annual CppCon Conference - https://www.cppcon.org   / cppcon   https://x.com/cppcon   / cppconference     / cppcon   https://mastodon.social/@CppCon --- Videos Filmed & Edited by Bash Films: http://www.BashFilms.com YouTube Channel Managed by Digital Medium Ltd: https://events.digital-medium.co.uk --- #datatypes #cpp #cplusplus #cppcon #cppprogramming #cplusplusprogramming #softwaredevelopment #softwareengineering #coding #code #computerscience #technology #programming #programmer

Comments
  • Introduction to Wait-free Algorithms in C++ Programming - Daniel Anderson - CppCon 2024 5 months ago
    Introduction to Wait-free Algorithms in C++ Programming - Daniel Anderson - CppCon 2024
    Опубликовано: 5 months ago
    36174
  • Аскон 2025: Оптимизации в статических компиляторах. 2 weeks ago
    Аскон 2025: Оптимизации в статических компиляторах.
    Опубликовано: 2 weeks ago
    5259
  • CppCon 2014: Mike Acton 10 years ago
    CppCon 2014: Mike Acton "Data-Oriented Design and C++"
    Опубликовано: 10 years ago
    743869
  • Unlocking Modern CPU Power - Next-Gen C++ Optimization Techniques - Fedor G Pikus - C++Now 2024 9 months ago
    Unlocking Modern CPU Power - Next-Gen C++ Optimization Techniques - Fedor G Pikus - C++Now 2024
    Опубликовано: 9 months ago
    72761
  • Peering Forward - C++’s Next Decade - Herb Sutter - CppCon 2024 6 months ago
    Peering Forward - C++’s Next Decade - Herb Sutter - CppCon 2024
    Опубликовано: 6 months ago
    63939
  • Simple Code, High Performance 3 years ago
    Simple Code, High Performance
    Опубликовано: 3 years ago
    308573
  • Security Beyond Memory Safety - Using Modern C++ to Avoid Vulnerabilities by Design - Max Hoffmann 1 month ago
    Security Beyond Memory Safety - Using Modern C++ to Avoid Vulnerabilities by Design - Max Hoffmann
    Опубликовано: 1 month ago
    8998
  • When Nanoseconds Matter: Ultrafast Trading Systems in C++ - David Gross - CppCon 2024 2 months ago
    When Nanoseconds Matter: Ultrafast Trading Systems in C++ - David Gross - CppCon 2024
    Опубликовано: 2 months ago
    176496
  • How To Use `constexpr` In C++23 - Jason Turner - NDC TechTown 2024 4 months ago
    How To Use `constexpr` In C++23 - Jason Turner - NDC TechTown 2024
    Опубликовано: 4 months ago
    3027
  • C++ Design Patterns - The Most Common Misconceptions (2 of N) - Klaus Iglberger - CppCon 2024 4 months ago
    C++ Design Patterns - The Most Common Misconceptions (2 of N) - Klaus Iglberger - CppCon 2024
    Опубликовано: 4 months ago
    19712

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

Отказ от ответственности - Disclaimer Правообладателям - DMCA Условия использования сайта - TOS