Seminars

View all Seminars  |  Download ICal for this event

Performance Characterization of .NET Benchmarks

Series: Department Seminar

Speaker: Dr. Gagan Gupta Principal Researcher, Microsoft Research

Date/Time: Apr 26 14:30:00

Location: CSA Seminar Hall (Room No. 254, First Floor)

Faculty Advisor:

Abstract:
Managed language frameworks are pervasive, especially in modern datacenters. .NET is one such framework that is used widely in Microsoft Azure but has received little attention from computer architects. In this work we organize a set of representative .NET benchmarks and characterize them for performance bottlenecks on modern hardware. Our study reveals that .NET applications have different characteristics than traditional programs due to the managed runtime. This affects the tradeoffs when designing hardware for such applications. We use Principal Component Analysis (PCA) and hierarchical clustering to create representative subsets of open-source .NET and ASP.NET benchmarks. We perform microarchitecture and application-level characterization of these subsets and show that they are significantly different from SPEC CPU17 benchmarks in branch and memory behavior. We also analyze the effect of managed runtime events such as JIT (Just-in-Time) compilation and GC (Garbage Collection). Among other findings, GC improves cache performance and JITing could benefit from aggressive prefetching. As computing increasingly moves to the cloud and managed languages become more popular, it is important to include .NET-like benchmarks in architecture studies.

Speaker Bio:
Gagan Gupta is a Principal Researcher at Microsoft, where he leads a team of architects to study workloads and inform next-gen datacenter architecture. At Microsoft Gagan has also researched DNA storage and ISA designs for more sustainable computing. Gagan has held engineering and executive leadership positions in the semiconductor industry: architecting and launching commercially successful processors at LSI Logic (now Broadcom), Huawei, and ARC International (now Synopsys), and influencing R&D strategies at major corporations such as Intel and Sandisk. Gagan has a Ph.D. in Computer Sciences from the University of Wisconsin-Madison. His work has been recognized with awards at multiple industrial and academic fora, and gets cited in trade publications such as New York Times

Host Faculty: Arkaprava Basu