Searched defs:tutorial (Results 1 - 1 of 1) sorted by relevance

/external/caliper/tutorial/
H A DTutorial.java17 package tutorial; package
24 * Caliper tutorial. To run the example benchmarks in this file:
25 * {@code CLASSPATH=... [caliper_home]/caliper tutorial.Tutorial.Benchmark1}
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}

Completed in 105 milliseconds