Architectural Characterization of an XML-Centric Commercial Server Workload

  • Authors:
  • Padma Apparao;Ravi Iyer;Ricardo Morin;Naren Nayak;Mahesh Bhat;David Halliwell;William Steinberg

  • Affiliations:
  • Intel Corporation;Intel Corporation;Intel Corporation;Intel Corporation;Intel Corporation;Morgan Stanley;Morgan Stanley

  • Venue:
  • ICPP '04 Proceedings of the 2004 International Conference on Parallel Processing
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

As XML (Extensible Markup Language) rapidly emerges as the standard for information storage and communication, it becomes increasingly important to understand its architectural characteristics and performance implications. In this paper, our goal is to characterize a representative XML-based server in a managed runtime environment such as Java*. Based on detailed measurements on an Intel® XeonTM processor-based commercial server running a real-world XML-based server workload, we start by looking at symmetric multiprocessor (SMP) scaling characteristics and the benefits of Hyper-Threading Technology. Using performance monitoring events provided on the processor, we present an overview of the architectural characteristics (such as clocks per instruction (CPI), cache miss rates, memory/bus utilization, branch behavior and efficiency). Using profiling tools like Intel® VTune驴 Performance Analyzer, we map these architectural/performance characteristics to the various components of application execution -- helping us identify hot spots and propose potential enhancements to code generation and application software. We believe that the information presented in this paper will be useful in understanding the XML processing characteristics and may serve as a useful first step to identifying potential hardware/software optimizations for improved future performance.