Lines Matching refs:Tutorial
17 package tutorial;
24 * Caliper tutorial. To run the example benchmarks in this file:
25 * {@code CLASSPATH=... [caliper_home]/caliper tutorial.Tutorial.Benchmark1}
27 public class Tutorial {
30 * We begin the Caliper tutorial with the simplest benchmark you can write.
43 * $ CLASSPATH=build/classes/test caliper tutorial.Tutorial.Benchmark1
46 * Summary report for tutorial.Tutorial$Benchmark1:
150 * [caliper_home]/caliper tutorial.Tutorial.Benchmark5 -Dsize=100}