|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Result | |
---|---|
com.google.caliper.model | These classes model the data that is collected by the caliper runner: the record of which scenarios were tested on which VMs by which instruments and, most importantly, all the measurements that were observed. |
Uses of Result in com.google.caliper.model |
---|
Fields in com.google.caliper.model with type parameters of type Result | |
---|---|
List<Result> |
CaliperData.results
|
Methods in com.google.caliper.model that return Result | |
---|---|
static Result |
Result.fromString(String json)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |