For example:
out.println("REMEMBER: The numbers below are just data. To gain reusable insights, you need to follow up on");
out.println("why the numbers are the way they are. Use profilers (see -prof, -lprof), build combinatorial");
out.println("experiments, perform baseline and negative tests that provide experimental control, make sure");
out.println("benchmarking environment is safe on JVM/OS/HW level, ask for reviews from the domain experts.");
out.println("Do not assume the numbers tell you what you want them to tell.");
out.println("");
out.println("REMEMBER: The numbers below are just data. To gain reusable insights, you need to follow up on");
out.println("why the numbers are the way they are. Use profilers (see -prof, -lprof), build combinatorial");
out.println("experiments, perform baseline and negative tests that provide experimental control, make sure");
out.println("benchmarking environment is safe on JVM/OS/HW level, ask for reviews from the domain experts.");
out.println("Do not assume the numbers tell you what you want them to tell.");
out.println("");