What every programmer should know about how CPUs work [video]
1–10 of 18 posts
Re: What every programmer should know about how CPUs work [video]
#2So that's what happened in the past 40 years of Moore's law since I wrote MS-DOS Assembler programs. Optimization of serial instructions like that is amazing.
Re: What every programmer should know about how CPUs work [video]
#3A fine addition to my "every programmer should know" collection that I never use because I only ship CRUD apps
Re: What every programmer should know about how CPUs work [video]
#4Waiting for the GPU version.
Re: What every programmer should know about how CPUs work [video]
#5.. by Matt Godbolt, of Compiler Explorer. 45m long. If you're evaluating whether to bother with video.
Re: What every programmer should know about how CPUs work [video]
#6Waiting for the GPU version.
Re: What every programmer should know about how CPUs work [video]
#7For the curious, I would recommend ( https://products.easyperf.net/perf-book-2 )
Re: What every programmer should know about how CPUs work [video]
#8.. by Matt Godbolt, of Compiler Explorer. 45m long. If you're evaluating whether to bother with video.
Thank you, the headline didn't interest me until I saw you mention that name.
Re: What every programmer should know about how CPUs work [video]
#9Re: What every programmer should know about how CPUs work [video]
#10The Matt Godbolt behind godbolt.org? Wow.