Implementing Fast Calendar Algorithms - Speeding Date
Offered By: CppNow via YouTube
Course Description
Overview
Explore fast calendar algorithms implemented in the Linux Kernel and libstdc++ in this conference talk from CppNow 2023. Dive into optimization techniques that outperform counterparts in popular libraries, including strength reduction methods and improved instruction level parallelism. Learn about a highly efficient implementation of std::chrono::year::is_leap, a concise expression for determining the last day of a month, and the historical context of our modern calendar. Gain insights into how decisions made centuries ago impact the performance of today's calendar algorithms, presented by Cassio Neri, a PhD holder in Applied Mathematics with extensive C++ experience in the financial industry.
Syllabus
Implementing Fast Calendar Algorithms - Speeding Date - Cassio Neri - CppNow 2023
Taught by
CppNow
Related Courses
Getting Started with Reverse EngineeringPluralsight Intro to Binary Exploitation
HTB Academy via Independent Energy Efficient Programming
openHPI Journey to the Centre of the JVM - Exploring CPU Architecture and Memory Models
ChariotSolutions via YouTube One Glitch to Rule Them All - Fault Injection Attacks Against the AMD Secure Processor
Black Hat via YouTube