google / google/caliper

Consider removing all logic where we elide or infer a "time-" prefix

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

Description

```
If I have a method called "timeIt" we report that as "It", and I believe we
accept it in -b as "It" as well.

I think this will bite us in the ass when we move to an (optional or required)
annotation-based approach for identifying benchmark methods.

We can probably lose all of that. For now, "time" would be significant only in
that all benchmark methods start with that, but we don't have to try to get
cute with inferring it and whatnot.
```

Original issue reported on code.google.com by `kevinb@google.com` on 25 Feb 2013 at 7:25
- Blocked on: #199

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.