|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
AllocationInstrument
that measures the number of objects allocated by the
benchmark method.AllocationWorker
subclass that builds its Measurement
based on the
number of allocations observed.AllocationInstrument
that measures the total number of bytes allocated by the
benchmark method.AllocationWorker
subclass that builds its Measurement
based on the
total number of bytes of allocations observed.--help
for
details.Instrument.isTimeMethod(java.lang.reflect.Method)
to identify their methods, this method builds a
BenchmarkMethod
appropriately.
divisor
, rounded according to roundingMode
if necessary.
divisor
, rounded according to roundingMode
if necessary.
scenarios
constructed by taking all possible combinations of benchmark
methods, user parameters, VM specs and VM arguments.CaliperData
that was populated by the write* methods.
timeBlah(int reps)
; this is the
centralized code that identifies such methods.
n
values seen, where n
is fixed at
construction.translate(in1) == out1
and translate(in2) == out2
.
MEASURED_SECTION_STARTING
is logged until
MEASURED_SECTION_DONE
is logged.
subtrahend
.
Benchmark.getTimeUnitNames()
.
scenario
, with information from suite
assisting in correcting problems.
addend
.
CaliperData
.reps
iterations.
multiplicand
.
multiplicand
, rounded according to roundingMode
if necessary.
WorkerRequest
.env
to the CaliperData
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |