void |
BenchmarkGenerator.complete(GeneratorSource source,
GeneratorDestination destination)
Finish generating the benchmarks.
|
void |
CompilerControlPlugin.finish(GeneratorSource source,
GeneratorDestination destination) |
void |
BenchmarkGenerator.generate(GeneratorSource source,
GeneratorDestination destination)
Execute the next phase of benchmark generation.
|
private void |
BenchmarkGenerator.generateClass(GeneratorSource source,
GeneratorDestination destination,
ClassInfo classInfo,
BenchmarkInfo info)
Create and generate Java code for a class and it's methods
|
void |
CompilerControlPlugin.process(GeneratorSource source,
GeneratorDestination destination) |
private java.util.Collection<java.lang.String> |
BenchmarkGenerator.readBenchmarkList(GeneratorDestination destination) |
private void |
BenchmarkGenerator.writeBenchmarkList(GeneratorDestination destination,
java.util.Collection<BenchmarkListEntry> entries) |
void |
StateObjectHandler.writeStateOverrides(BenchmarkGeneratorSession sess,
GeneratorDestination dst) |