google / google/caliper

Add the Footprint instrument

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

Description

```
= What steps will reproduce the problem?
1. Declare method with @Footprint annotation
2. There is no notable difference with using that annotation

= What is the expected output? What do you see instead?
Expected to see memory footprint of the returned object.

=What version of the product are you using? On what operating system?
com.google.caliper 1.0-beta-SNAPSHOT

= Please provide any additional information below.
As I see, there is no processing of the @Footprint at the moment, while
configuration mentions
"instrument.footprint.class=com.google.caliper.runner.ObjectFootprintInstrument"
,
there is no ObjectFootprintInstrument class in the source control.

Please close if it not an occasion and footprint instrument is intentionally
not published.

```

Original issue reported on code.google.com by `cee...@gmail.com` on 30 Jul 2013 at 6:01

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.