Publications

Selected Publications

This page shows selected publications from the last years. For a detailed list please refer to the Google Scholar or DBLP page of Stefan Schneegass.

Visualizing Runtime Evolution Paths in a Multidimensional Space (Work In Progress Paper)

Type of Publication: Article in Collected Edition

Visualizing Runtime Evolution Paths in a Multidimensional Space (Work In Progress Paper)

Author(s):
Tarner, Hagen; Beck, Fabian
Title of Anthology:
Companion of the 2023 ACM/SPEC International Conference on Performance Engineering
Publisher:
ACM
Location(s):
Coimbra, Portugal
Publication Date:
2023
ISBN:
979-8-4007-0072-9/23
Digital Object Identifier (DOI):
doi:10.1145/3578245.3585031
Fulltext:
Visualizing Runtime Evolution Paths in a Multidimensional Space (Work In Progress Paper) (4.41 MB)
Citation:
Download BibTeX

Abstract

Runtime data of software systems is often of multivariate nature, describing different aspects of performance among other characteristics, and evolves along different versions or changes depending on the execution context. This poses a challenge for visualizations, which are typically only two- or three-dimensional. Using dimensionality reduction, we project the multivariate runtime data to 2D and visualize the result in a scatter plot. To show changes over time, we apply the projection to multiple timestamps and connect temporally adjacent points to form trajectories. This allows for cluster and outlier detection, analysis of co-evolution, and finding temporal patterns. While projected temporal trajectories have been applied to other domains before, we use it to visualize software evolution and execution context changes as evolution paths. We experiment with and report results of two application examples: (I) the runtime evolution along different versions of components from the Apache Commons project, and (II) a benchmark suite from scientific visualization comparing different rendering techniques along camera paths.