Investigating High Memory Churn via Object Lifetime Analysis to Improve Software Performance
dc.contributor.author | Weninger, Markus | |
dc.contributor.author | Gander, Elias | |
dc.contributor.author | Mössenböck, Hanspeter | |
dc.contributor.editor | Kelter, Udo | |
dc.date.accessioned | 2022-11-24T10:42:06Z | |
dc.date.available | 2022-11-24T10:42:06Z | |
dc.date.issued | 2020 | |
dc.description.abstract | High memory churn occurs when many temporary objects are created and shortly thereafter collected by the garbage collector. Such excessive dynamic allocations negatively impact an application’s performance because (1) a great number of objects has to be allocated on the heap and (2) an increased number of garbage collections is required to collect them. In this paper, we present ongoing research on how to support developers in detecting, understanding and resolving high memory churn in order to improve their application’s performance. Based on a recorded memory trace, an algorithm automatically searches for memory churn hotspots and calculates the age at which objects die within it, since objects that die young are the major contributors to memory churn. Information about these objects, for example their types and allocation sites, can then be inspected in order to locate the problematic code locations. To demonstrate the feasibility and applicability of our approach, we implemented and present a new memory churn analysis feature in AntTracks, our trace-based memory monitoring tool. | en |
dc.identifier.pissn | 0720-8928 | |
dc.identifier.uri | https://dl.gi.de/handle/20.500.12116/39793 | |
dc.language.iso | en | |
dc.publisher | Gesellschaft für Informatik e.V. | |
dc.relation.ispartof | Softwaretechnik-Trends Band 40, Heft 3 | |
dc.relation.ispartofseries | Softwaretechnik-Trends | |
dc.subject | performance | |
dc.subject | garbage collection | |
dc.subject | memory churn | |
dc.subject | AntTracks | |
dc.title | Investigating High Memory Churn via Object Lifetime Analysis to Improve Software Performance | en |
dc.type | Text/Conference Paper | |
gi.citation.endPage | 63 | |
gi.citation.publisherPlace | Bonn | |
gi.citation.startPage | 61 | |
gi.conference.date | 44147 | |
gi.conference.location | Leipzig | |
gi.conference.sessiontitle | Symposium on Software Performance (SSP) |
Dateien
Originalbündel
1 - 1 von 1
Lade...
- Name:
- SSP2020_Weninger_Gander.pdf
- Größe:
- 931.96 KB
- Format:
- Adobe Portable Document Format