Allow the displayed summary value to be something other than the median?
Open
component: web ui
P4
type=enhancement
- Dominant language
- Java
- Stars
- 818
- Forks
- 112
- Avg merge
- 12m
- Merged PRs (30d)
- 5
Description
```
For microbenchmark results, there's a lot to like about the idea of choosing
the 10th or 20th percentile value as the most interesting one to report.
While for users with other kinds of performance test results, they may care
about 90th-percentile latency, or whatever.
I'm roughly imagining being able to open up a list of advanced options on a
benchmark result page, and set the percentile to whatever you want (though I
would probably want a way to make it my default).
```
Original issue reported on code.google.com by `kevinb@google.com` on 31 Jan 2013 at 8:36
Contributor guide
Assessment
This issue has not been assessed yet.