|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Run | |
---|---|
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 Run in com.google.caliper.model |
---|
Fields in com.google.caliper.model with type parameters of type Run | |
---|---|
List<Run> |
CaliperData.runs
|
Methods in com.google.caliper.model that return Run | |
---|---|
static Run |
Run.fromString(String json)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |