Performance Optimization of Top-k Queries on Multicore Platform

WU Chao,SUN Guang-zhong,CHEN Guo-liang
DOI: https://doi.org/10.3969/j.issn.1000-1220.2012.07.019
2012-01-01
Abstract:With the development of web search engines,the concern on real-time performance of Top-k queries has attracted more and more attention.The author studies implement of classic algorithm No Random Access Algorithm in order to optimize performances of top-k queries on multi-core platforms.Based on multicore architecture,we use data structure modification,job scheduling optimization methods to modify NRA implement.Experiment results show that optimized implement gains about 59% sequential benefits and achieves nearly linear speedup when executed on multicore platform.
What problem does this paper attempt to address?