Our lab is not only about research: we do a lot of development using Java, Python, Javascript, Haskell and other languages in combination with advanced libraries and frameworks. This development experience was very helpful during my job interviews, and employers were impressed by the projects we develop here in the lab.
Visualizing and Exploring Profiles with Calling Context Ring Charts
Title | Visualizing and Exploring Profiles with Calling Context Ring Charts |
Publication Type | Journal Article |
Year of Publication | 2010 |
Authors | Moret, P., W. Binder, A. Villazón, D. Ansaloni, and A. Heydarnoori |
Journal | Software: Practice and Experience |
Volume | 40 |
Issue | 9 |
Date Published | 08/2010 |
Abstract | Calling context profiling is an important technique for analyzing the performance of object-oriented software with complex inter-procedural control flow. The Calling Context Tree (CCT) is a common data structure that stores dynamic metrics, such as CPU time, separately for each calling context. As CCTs may comprise millions of nodes, there is a need for a condensed visualization that eases the localization of performance bottlenecks. In this article, we discuss Calling Context Ring Charts (CCRCs), a compact visualization for CCTs, where callee methods are represented in ring segments surrounding the caller's ring segment. In order to reveal hot methods, their callers, and callees, the ring segments can be sized according to a chosen dynamic metric. We describe two case studies where CCRCs help us to detect and fix performance problems in applications. A performance evaluation also confirms that our implementation can efficiently handle large CCTs. |
DOI | 10.1002/spe.985 |
Refereed Designation | Refereed |
Attachment | Size |
---|---|
published-SPE10-Journal-CCRCs.pdf | 1.51 MB |