TY - JOUR
T1 - VSkyline
T2 - Vectorization for efficient skyline computation
AU - Cho, Sung Ryoung
AU - Lee, Jongwuk
AU - Hwang, Seung Won
AU - Han, Hwansoo
AU - Lee, Sang Won
PY - 2010/6
Y1 - 2010/6
N2 - A dominance test, which decides the dominance relationship between tuples, is a core operation in skyline computation. Optimizing dominance tests can thus improve the performance of all existing skyline algorithms. Towards this goal, this paper proposes a vectorization of dominance tests in SIMD architectures. Specifically, our vectorization can perform the dominance test of multiple consecutive dimensions in parallel, thereby achieving a speedup of SIMD parallelism degree in theory. However, achieving such performance gain is non-trivial due to complex control dependencies within the dominance test. To address this problem, we devise an efficient vectorization, called VSkyline, which performs the dominance test with SIMD instructions by determining incomparability in a block of four dimensional values. Experimental results using a performance monitor show that VSkyline considerably reduces the numbers of both executed instructions and branch mispredictions.
AB - A dominance test, which decides the dominance relationship between tuples, is a core operation in skyline computation. Optimizing dominance tests can thus improve the performance of all existing skyline algorithms. Towards this goal, this paper proposes a vectorization of dominance tests in SIMD architectures. Specifically, our vectorization can perform the dominance test of multiple consecutive dimensions in parallel, thereby achieving a speedup of SIMD parallelism degree in theory. However, achieving such performance gain is non-trivial due to complex control dependencies within the dominance test. To address this problem, we devise an efficient vectorization, called VSkyline, which performs the dominance test with SIMD instructions by determining incomparability in a block of four dimensional values. Experimental results using a performance monitor show that VSkyline considerably reduces the numbers of both executed instructions and branch mispredictions.
UR - http://www.scopus.com/inward/record.url?scp=78650117235&partnerID=8YFLogxK
UR - http://www.scopus.com/inward/citedby.url?scp=78650117235&partnerID=8YFLogxK
U2 - 10.1145/1893173.1893176
DO - 10.1145/1893173.1893176
M3 - Article
AN - SCOPUS:78650117235
SN - 0163-5808
VL - 39
SP - 19
EP - 26
JO - SIGMOD Record
JF - SIGMOD Record
IS - 2
ER -