Issue with too many GC discards
Open
component: runner
P4
status: accepted
type=enhancement
- Dominant language
- Java
- Stars
- 818
- Forks
- 112
- Avg merge
- 12m
- Merged PRs (30d)
- 5
Description
```
the design doc mentions that runs where GC has occurred will be discarded.
this conflicts with runs where GC is inevitable, for example:
"how much does it take to allocate 10m Integer objects"
can this logic be optional?
```
Original issue reported on code.google.com by `o...@yadan.net` on 24 May 2013 at 6:15
Contributor guide
Assessment
This issue has not been assessed yet.