Completed
Key Container
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
A New Radix-Tree Based Memory Storage Engine
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Agenda
- 3 Key Container
- 4 Motivation
- 5 Prefix Compression
- 6 Demo
- 7 Advantages
- 8 Optimization
- 9 Test Environment
- 10 Test Cluster Configuration
- 11 Memory Usage Gap
- 12 Key Format
- 13 Registry
- 14 Bottom Line
- 15 Node Structure
- 16 Optimizations
- 17 Data part
- 18 Inline data
- 19 Adaptive registry
- 20 Internodes
- 21 Vector
- 22 Value
- 23 Key Smile
- 24 Summary
- 25 Note overhead
- 26 Performance results
- 27 Total Memory Usage
- 28 Histogram
- 29 Wikipedia Title Benchmark
- 30 Thank you