XML Screamer: An Integrated Approach to High Performance XML Parsing, Validation and Deserialization. Kostoulas, M. G., Matsa, M., Mendelsohn, N., Perkins, E., Heifets, A., & Mercaldi, M. In
abstract   bibtex   
This paper describes an experimental system in which customized high performance XML parsers are prepared using parser generation and compilation techniques. Parsing is integrated with Schema-based validation and deserialization, and the resulting validating processors are shown to be as fast as or in many cases significantly faster than traditional nonvalidating parsers. High performance is achieved by integration across layers of software that are traditionally separate, by avoiding unnecessary data copying and transformation, and by careful attention to detail in the generated code. The effect of API design on XML performance is also briefly discussed.
@inproceedings{ kos06,
  crossref = {www2006},
  author = {Margaret G. Kostoulas and Morris Matsa and Noah Mendelsohn and Eric Perkins and Abraham Heifets and Martha Mercaldi},
  title = {XML Screamer: An Integrated Approach to High Performance XML Parsing, Validation and Deserialization},
  topic = {xml[0.8] xmlscreamer[1]},
  abstract = {This paper describes an experimental system in which customized high performance XML parsers are prepared using parser generation and compilation techniques. Parsing is integrated with Schema-based validation and deserialization, and the resulting validating processors are shown to be as fast as or in many cases significantly faster than traditional nonvalidating parsers. High performance is achieved by integration across layers of software that are traditionally separate, by avoiding unnecessary data copying and transformation, and by careful attention to detail in the generated code. The effect of API design on XML performance is also briefly discussed.}
}

Downloads: 0