Abstract
Hardware cache behavior is an important factor in the performance of memory-resident, data-intensive systems such as XML filtering engines. A key data structure in several recent XML filters is the automaton, which is used to represent the long-running XML queries in the main memory. In this paper, we study the cache performance of automaton-based XML filtering through analytical modeling and system measurement. Furthermore, we propose a cache-conscious automaton organization technique, called the hot buffer, to improve the locality of automaton state transitions. Our results show that (1) our cache performance model for XML filtering automata is highly accurate and (2) the hot buffer improves the cache performance as well as the overall performance of automaton-based XML filtering.
Original language | English |
---|---|
Title of host publication | Proceedings - 21st International Conference on Data Engineering, ICDE 2005 |
Publisher | IEEE |
Pages | 878-889 |
Number of pages | 12 |
ISBN (Print) | 0769522858 |
DOIs | |
Publication status | Published - Apr 2005 |
Event | 21st International Conference on Data Engineering, ICDE 2005 - Tokyo, Japan Duration: 5 Apr 2005 → 8 Apr 2005 https://ieeexplore.ieee.org/xpl/conhome/9680/proceeding |
Publication series
Name | Proceedings - International Conference on Data Engineering |
---|---|
ISSN (Print) | 1063-6382 |
ISSN (Electronic) | 2375-026X |
Conference
Conference | 21st International Conference on Data Engineering, ICDE 2005 |
---|---|
Country/Territory | Japan |
City | Tokyo |
Period | 5/04/05 → 8/04/05 |
Internet address |
Scopus Subject Areas
- Software
- Signal Processing
- Information Systems
User-Defined Keywords
- Cache-conscious
- automata
- XML filtering
- query processing
- cache behavior model
- buffer