com.google.caliper.worker
Class MicrobenchmarkWorker
java.lang.Object
com.google.caliper.worker.MicrobenchmarkWorker
- All Implemented Interfaces:
- Worker
public class MicrobenchmarkWorker
- extends Object
- implements Worker
MicrobenchmarkWorker
public MicrobenchmarkWorker()
measure
public Collection<Measurement> measure(Benchmark benchmark,
String methodName,
Map<String,String> optionMap,
WorkerEventLog log)
throws Exception
- Specified by:
measure
in interface Worker
- Throws:
Exception
Copyright © 2009-2011 Google, Inc.. All Rights Reserved.