Span of T vs. Memory of T

Span of T vs. Memory of T

10.500 Lượt nghe
Span of T vs. Memory of T
What's the difference between Span of T and Memory of T? My goal is not to tell you how awesome they are, but to get you over the hump of understanding how they work. I cover what they do and why, along with some description of their internals. Finally, I discuss what the owner consumer model is, and why it's relevant to Memory of T. Blog: https://betterwithcode.com/ LinkedIn: https://www.linkedin.com/in/jeff-zuerlein-2aa67b7/ 00:00 Introduction 00:53 What Are Spans and Memory 01:47 Definition of Span 02:29 Reference Structs 03:40 Fast Spans 04:07 Slow Spans 04:55 Memory of T Definition 05:38 How to use Spans with Memory 07:06 Ownershp / Consumer 09:16 Closing