Lists Revisited: Cache Conscious Stl Lists

EXPERIMENTAL ALGORITHMS, PROCEEDINGS(2006)

引用 4|浏览0
暂无评分
摘要
We present three cache conscious implementations of STL standard compliant lists. Up to now, one could either find simple double linked list implementations that easily cope with standard strict requirements, or theoretical approaches that do not take into account any of these requirements in their design. In contrast, we have merged both approaches, paying special attention to iterators constraints. In this paper, we show the competitiveness of our implementations with an extensive experimental analysis. This shows, for instance, 5-10 times faster traversals and 3-5 times faster internal sort.
更多
查看译文
关键词
STL standard compliant list,standard strict requirement,cache conscious implementation,extensive experimental analysis,internal sort,iterators constraint,list implementation,special attention,theoretical approach,cache conscious STL list
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要