Seminars & Colloquia

Xu Liu

College of William and Mary

"Squeezing Software Performance via Eliminating Wasteful Operations"

Thursday May 16, 2019 11:00 AM
Location: 3300, EB2 NCSU Centennial Campus
(Visitor parking instructions)

This talk is part of the System Research Seminar series

 

Abstract: Inefficiencies abound in complex, layered software. A variety of inefficiencies show up as wasteful memory operations, such as redundant or useless memory loads and stores. Aliasing, limited optimization scopes, and insensitivity to input and execution contexts act as severe deterrents to static program analysis. Microscopic observation of whole executions at instruction- and operand-level granularity breaks down abstractions and helps recognize redundancies that masquerade in complex programs. In this talk, I will describe various wasteful memory operations, which pervasively exist in modern software packages and expose great potential for optimization. I will discuss the design of a fine-grained instrumentation-based profiling framework that identifies wasteful operations in their contexts, which guides nontrivial performance improvement. Furthermore, I will show our recent improvement to the profiling framework by abandoning instrumentation, which reduces the runtime overhead from 10x to 3% on average.
Short Bio: Xu Liu is an assistant professor in the Department of Computer Science at College of William and Mary. He obtained his Ph.D. from Rice University in 2014 and joined William and Mary in the same year. Prof. Liu works on several open-source profiling tools, which are world-widely used at universities, DOE national laboratories, and in industry. Prof. Liu has published a number of papers in high-quality venues. His papers received Best Paper Award at SC'15, PPoPP'18, PPoPP'19, and ASPLOS'17 Highlights, and Distinguished Paper Award at ICSE'19.

Host: Xipeng Shen, CSC


Back to Seminar Listings
Back to Colloquia Home Page