Visualizing Objects and Memory Usage - Archive ouverte HAL Accéder directement au contenu
Communication Dans Un Congrès Année : 2010

Visualizing Objects and Memory Usage

Résumé

Most of the current garbage collector implementations work by reachability. This means they only take care of the objects that nobody else points to. As a consequence, there are objects which are not really used but are not garbage collected because they are still referenced. Such unused but reachable objects create memory leaks. This is a problem because applications use much more memory than what is actually needed. In addition, they may get slower and crash. It is important to understand which parts of the system are instantiated but also which are used or unused. There is a plethora of work on runtime information or class instantiation visualizations but none of them show whether instances are actually used. Such information is important to identify memory leaks. In this paper, we present some visualizations that show used/unused objects in object-oriented applications. For this, we use Distribution Map which is a visualization showing spread and focus of properties across systems. We extend Distribution Maps to represent the way classes are used or not, since we distinguish between a class that just has instances from one that has used instances. To identify unused objects, we modified the Pharo Virtual Machine.
Fichier principal
Vignette du fichier
Mart10a-Smalltalks-VisualizingUnusedObjects.pdf (338.13 Ko) Télécharger le fichier
Origine : Fichiers produits par l'(les) auteur(s)
Loading...

Dates et versions

inria-00531510 , version 1 (02-11-2010)

Identifiants

  • HAL Id : inria-00531510 , version 1

Citer

Mariano Martinez Peck, Noury Bouraqadi, Marcus Denker, Stéphane Ducasse, Luc Fabresse. Visualizing Objects and Memory Usage. Smalltalks'2010, Nov 2010, Buenos Ares, Argentina. ⟨inria-00531510⟩
257 Consultations
123 Téléchargements

Partager

Gmail Facebook X LinkedIn More