Improving Range Query Performance on Historic Web Page Data

Geng Li,Bo Peng
DOI: https://doi.org/10.1109/chinagrid.2010.28
2010-01-01
Abstract:This paper is about the performance of range queries on historic web page data set, i.e. requests into a data set of web pages that keeps record of historic versions of HTML data of URLs on the web for a subset of data, the URLs and the timestamps of which satisfy the query conditions. To keep track of all versions of every web URL, the data set could easily scale up to terabytes. Hence, systems providing query services to such a data set would require much computing resource. We show that in this scenario data storage layout has significant impact on query performance and propose storage design principles for performance improvement through quantitative approaches.
What problem does this paper attempt to address?