Supporting Framework of Hotspot Compiler System for XQuery

ZHANG Kai-lian,LIAO Hu-sheng,SU Hang
DOI: https://doi.org/10.3969/j.issn.1000-3428.2011.24.010
2011-01-01
Abstract:This paper describes the design and implementation of a framework for XQuery Hotspot compiler system,which obtains more efficient performance by translating the frequently called methods into Java byte code on the basis of online runtime profile information.Experimental results show that the approach offers high performance in comparison with the interpretive system,and provides better method to deal with dynamically generated XQuery program on Internet in comparison with the static compiler system.
What problem does this paper attempt to address?