Sciweavers

DASFAA
2007
IEEE

CST-Trees: Cache Sensitive T-Trees

13 years 10 months ago
CST-Trees: Cache Sensitive T-Trees
Abstract. Researchers have modified existing index structures into ones optimized for CPU cache performance in main memory database environments. A Cache Sensitive B+-Tree is one of them. It is designed to minimize the impact of cache misses for B+-Trees and it has been known to be more effective than other types of main memory index structure including T-Trees. In this paper, we introduce a Cache Sensitive T-Tree (CST-Tree) and show how T-Trees can also be redesigned to be cache sensitive. We present an experimental performance study which shows that our Cache Sensitive T-Trees can outperform the original T-Trees and Cache Sensitive B+-Trees on average 65 percent and 17 percent, respectively.
Ig-hoon Lee, Junho Shim, Sang-goo Lee, Jonghoon Ch
Added 02 Jun 2010
Updated 02 Jun 2010
Type Conference
Year 2007
Where DASFAA
Authors Ig-hoon Lee, Junho Shim, Sang-goo Lee, Jonghoon Chun
Comments (0)