Back to Browse

Instruction Level Dependency in C#

1.4K views
Jun 19, 2020
18:51

This is a lecture about data and instruction-level dependencies in high-level languages like C#, Java, etc. There's a lot of knowledge on the internet about this very topic but this is mostly reserved for ASM, C/C++, and hidden in CPU manuals. This is my attempt to introduce this subject to a broader audience. Sources: https://github.com/badamczewski/DataOrientedDesign/blob/master/DoDSamples/Samples/InstructionLevelDependency.cs Link to Branch Prediction lecture that's mentioned in the video: https://www.youtube.com/watch?v=OPFJUpdCq0I ♦ Instagram: https://www.instagram.com/level_uppp01 ♦ Twitter: https://twitter.com/badamczewski01 ♦ Blog: https://leveluppp.ghost.io

Download

1 formats

Video Formats

360pmp430.3 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Instruction Level Dependency in C# | NatokHD