Trace Visualization within the Software City Metaphor: A Controlled Experiment on Program Comprehension

Dashuber V, Philippsen M (2021)


Publication Language: English

Publication Type: Conference contribution, Conference Contribution

Publication year: 2021

Publisher: IEEE

Pages Range: 55-64

Conference Proceedings Title: Proceedings of the IEEE Working Conference on Software Visualization (VISSOFT)

Event location: Virtual, originally Luxembourg City, Luxembourg LU

ISBN: 978-1-6654-3144-6

DOI: 10.1109/VISSOFT52517.2021.00015

Abstract

Especially with the rise of microservice architectures, software is hard to understand when just the static dependencies are known. The reason is that the actual call paths and the dynamic behavior of the application is hidden behind network communication. To comprehend what is going on in the software the vast amount of runtime data (traces) needs to be reduced and visualized. DYNACITY uses the city metaphor for visualization. Its novel trace visualization displays dynamic dependencies as arcs atop the city. To reduce the number of traces, DYNACITY aggregates all requests between the same two components into one arc whose brightness reflects both the number and the total duration ofthe requests. DYNACITY also encodes dynamic trace data in a heatmap that it uses to light up the building: the brighter a building is, the more active it is, i.e., the more and the longer the requests are that it receives and/or spawns. In a controlled experiment, we compare our approach with a traditional trace visualization built into the same Software City but showing all dependencies (without aggregation) as individual arcs and also disabling the heatmap. The study shows that professional software developers can solve typical software comprehension tasks faster (5.84%) and more correctly (11.7%) with the help of DYNACITY and that they prefer our approach over the more traditional dynamic trace visualization.

Authors with CRIS profile

Related research project(s)

How to cite

APA:

Dashuber, V., & Philippsen, M. (2021). Trace Visualization within the Software City Metaphor: A Controlled Experiment on Program Comprehension. In Proceedings of the IEEE Working Conference on Software Visualization (VISSOFT) (pp. 55-64). Virtual, originally Luxembourg City, Luxembourg, LU: IEEE.

MLA:

Dashuber, Veronika, and Michael Philippsen. "Trace Visualization within the Software City Metaphor: A Controlled Experiment on Program Comprehension." Proceedings of the IEEE Working Conference on Software Visualization (VISSOFT), Virtual, originally Luxembourg City, Luxembourg IEEE, 2021. 55-64.

BibTeX: Download