google / google/caliper

Show the types of objects being allocated

Open
#105 0 comments 0 reactions 0 assignees View on GitHub
component: runner P3 type=enhancement
Dominant language
Java
Stars
818
Forks
112
Avg merge
12m
Merged PRs (30d)
5

Description

```
It'd be useful to show the types of objects being allocated.

This data is already provided to Sampler
(http://code.google.com/p/java-allocation-instrumenter/source/browse/trunk/src/c
om/google/monitoring/runtime/instrumentation/Sampler.java), we just need to
retain it.

Allocation counts and sizes could then be displayed as a distribution over the
types.
```

Original issue reported on code.google.com by `brianfromoregon` on 22 Dec 2010 at 9:25

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.