申请试用
HOT
登录
注册
 
Efficiently Compiling Efficient Query Plans
1 / 13

Efficiently Compiling Efficient Query Plans

陈傲天
/
发布于
6年前
/
1810
人观看
we present a novel compilation strategy that translates a query into compact and efficient machine code using the LLVM compiler framework. By aiming at good code and data locality and predictable branch layout the resulting code frequently rivals the performance of handwritten C++ code. We integrated these techniques into the HyPer main memory database system and show that this results in excellent query performance while requiring only modest compilation time.
9点赞
4收藏
0下载