Memory-side acceleration for XML parsing

  • Authors:
  • Jie Tang;Shaoshan Liu;Zhimin Gu;Chen Liu;Jean-Luc Gaudiot

  • Affiliations:
  • Beijing Institute of Technology, Beijing, China;Microsoft, Redmond, WA;Beijing Institute of Technology, Beijing, China;Florida International University, Miami, Florida;University of California, Irvine, California

  • Venue:
  • NPC'11 Proceedings of the 8th IFIP international conference on Network and parallel computing
  • Year:
  • 2011

Quantified Score

Hi-index 0.01

Visualization

Abstract

As Extensible Markup Language (XML) becomes prevalent in cloud computing environments, it also introduces significant performance overheads. In this paper, we analyze the performance of XML parsing, identify that a significant fraction of the performance overhead is indeed incurred by memory data loading. To address this problem, we propose implementing memory-side acceleration on top of computation-side acceleration of XML parsing. To this end, we study the impact of memory-side acceleration on performance, and evaluate its implementation feasibility including bus bandwidth utilization, hardware cost, and energy consumption. Our results show that this technique is able to improve performance by up to 20% as well as produce up to 12.77% of energy saving when implemented in 32 nm technology.