START — Self-Tuning Adaptive Radix Tree

2020 IEEE 36th International Conference on Data Engineering Workshops (ICDEW)(2020)

引用 6|浏览54
暂无评分
摘要
Index structures like the Adaptive Radix Tree (ART) are a central part of in-memory database systems. However, we found that radix nodes that index a single byte are not optimal for read-heavy workloads. In this work, we introduce START, a self-tuning variant of ART that uses nodes spanning multiple key-bytes. To determine where to introduce these new node types, we propose a cost model and an optimizer. These components allow us to fine-tune an existing ART, reducing its overall height, and improving performance. As a result, START performs on average 85 % faster than a regular ART on a wide variety of read-only workloads and 45% faster for read-mostly workloads.
更多
查看译文
关键词
index structures,adaptive radix tree,in-memory database systems,radix nodes,read-heavy workloads,self-tuning variant,multiple key-bytes,node types,ART,START,read-only workloads,self-tuning adaptive radix tree
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要