PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
April 1, 2013273 citations

Main-memory hash joins on multi-core CPUs: Tuning to the underlying hardware

View Full Paper
ÇBÇagri BalkesenJTJens TeubnerGAGustavo Alonso

Key Points

Key points are not available for this paper at this time.

Abstract

The architectural changes introduced with multi-core CPUs have triggered a redesign of main-memory join algorithms. In the last few years, two diverging views have appeared. One approach advocates careful tailoring of the algorithm to the architectural parameters (cache sizes, TLB, and memory bandwidth). The other approach argues that modern hardware is good enough at hiding cache and TLB miss latencies and, consequently, the careful tailoring can be omitted without sacrificing performance. In this paper we demonstrate through experimental analysis of different algorithms and architectures that hardware still matters. Join algorithms that are hardware conscious perform better than hardware-oblivious approaches. The analysis and comparisons in the paper show that many of the claims regarding the behavior of join algorithms that have appeared in literature are due to selection effects (relative table sizes, tuple sizes, the underlying architecture, using sorted data, etc.) and are not supported by experiments run under different parameters settings. Through the analysis, we shed light on how modern hardware affects the implementation of data operators and provide the fastest implementation of radix join to date, reaching close to 200 million tuples per second.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Balkesen et al. (2013) studied this question.

synapsesocial.com/papers/6a20d20d6dd54ee3d3eb078ehttps://doi.org/10.1109/icde.2013.6544839
Ask AI
Helpful
Bookmark
Share
View Full Paper