TLB Hit 💥 artwork

TLB Hit 💥

6 episodes - English - Latest episode: about 1 year ago - ★★★★★ - 34 ratings

A podcast about systems & compilers by @jfbastien and @cdleary.

Technology compilers programming systems
Homepage Apple Podcasts Google Podcasts Overcast Castro Pocket Casts RSS feed

Episodes

Parsers

February 23, 2023 11:24 - 41 minutes - 38.2 MB

Episode 4: t-r-a-c-/e̅‾\-o-m-p-i-l-e

May 06, 2022 12:00 - 37 minutes - 86.5 MB

Monitor. Compile. Bail. Repeat!

Episode 3: __builtin_expect(!!(x), 0)

April 19, 2021 03:05 - 39 minutes - 28.3 MB

* What is it we know statically? * What's effectively discoverable only at runtime? * How do we tell "the machine" (compiler and/or hardware): * Things we *know* to be true... * Things we *expect* to be true... * Things we *expect* to be true but *want to do something about* when it's not... * Things we have no idea about! * How do we collect that information that we have no idea about? * What happens if we're wrong? What if the workload is inherently irregular? * In the limit, rand...

Episode 2: https://tlbh.it^M

February 21, 2021 22:32 - 56 minutes - 41.6 MB

What happens when you type https://tlbh.it in your browser's address bar, and press enter?

Episode 1: *(char*)0 = 0

November 23, 2020 06:09 - 43 minutes - 19.7 MB

The adventure of storing NUL to NULL!

Episode 0: mov fp, sp

November 02, 2020 01:21 - 1 hour - 47.6 MB

The stack, and how it relates to TLB Hits.