Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-7902167

JMH should provide stern message about trusting the numbers

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • None
    • None
    • tools
    • None
    • jmh

      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("");

            shade Aleksey Shipilev
            shade Aleksey Shipilev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: