google / google/caliper

Generalize the benchmark 'class' and 'method'

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

Description

```
If a benchmark 'class' and benchmark 'method' did not strictly have to be a
Java class and Java method, it would enable benchmarks written in other
languages. (We have an interested user at Google.)

We'd need something to be responsible for finding the benchmark methods and
setting up the benchmark "instance", so that something could be swapped out
independently of the selection of Instrument.

This is undoubtedly complex.
```

Original issue reported on code.google.com by `kevinb@google.com` on 10 Oct 2011 at 7:44

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.