Skip to content

mars-research/vldb13-eth-hashjoin

Repository files navigation

EFFICIENT MAIN-MEMORY HASH JOINS ON MULTI-CORE CPUS: TUNING TO THE UNDERLYING HARDWARE

Build

Docs

Change the join/hardware parameters at src/prj_params.h

Documentation

A fork of the ETH Zurich's VLDB'13 hashjoin obtained from web archive (Under Hash joins source code for the VLDB'13 paper)

The original publication can be found at https://dl.acm.org/doi/abs/10.14778/2732219.2732227.

WARNING: run enable_hugepages.sh and constant_frequency.sh from kvstore repo before running your benchmarks!!!