Publikationen

Ausgewählte Publikationen

Hier finden Sie ausgewählte Publikationen aus den letzten Jahren. Eine ausführliche Liste der Publikationen finden Sie auf der Google Scholar oder DBLP Seite von Stefan Schneegaß.

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

Art der Publikation: Beitrag in Sammelwerk

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

Autor(en):
Tarner, Hagen; Beck, Fabian
Titel des Sammelbands:
Companion of the 2023 ACM/SPEC International Conference on Performance Engineering
Verlag:
ACM
Ort(e):
Coimbra, Portugal
Veröffentlichung:
2023
ISBN:
979-8-4007-0072-9/23
Digital Object Identifier (DOI):
doi:10.1145/3578245.3585031
Volltext:
Visualizing Runtime Evolution Paths in a Multidimensional Space (Work In Progress Paper) (4.41 MB)
Zitation:
Download BibTeX

Kurzfassung

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.