CppCon 2014: Chandler Carruth “Efficiency with Algorithms, Performance with Data Structures“
—
Presentation Slides, PDFs, Source Code and other presenter materials are available at:
--
Why do you write C code? There is a good chance it is in part because of concerns about the performance of your software. Whether they stem from needing to run on every smaller mobile devices, squeezing the last few effects into video game, or because every watt of power in your data center costs too much, C programmers throughout the industry have an ins
9 views
3689
1467
9 years ago 00:59:42 344
CppCon 2014: Stephan Lavavej “STL Features And Implementation Techniques“
9 years ago 01:13:41 9
CppCon 2014: Chandler Carruth “Efficiency with Algorithms, Performance with Data Structures“
8 years ago 01:01:49 1
CppCon 2014: Pablo Halpern “Overview of Parallel Programming in C++“
8 years ago 00:50:09 96
CppCon 2016: Nicolas Fleury “Rainbow Six Siege: Quest for Performance“
2 years ago 01:27:46 7
CppCon 2014: Mike Acton “Data-Oriented Design and C++“
4 years ago 01:26:19 1
CppCon 2014: Mark Maimone “C++ on Mars: Incorporating C++ into Mars Rover Flight Software“