Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8361213

J2DAnalyzer should emit the score as a decimal

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 26
    • 24, 25, 26
    • client-libs
    • 2d
    • b06

      Sometimes J2DAnalyzer (the score processor for J2DBench) may emit the score of any benchmark as decimal or scientific notation. It would be preferable to be always as decimal, it's more readable and easier to parse.

      For example here are two runs -

      Summary:
        vimg_images_nonopq_1:
          Number of tests: 4
          Overall average: 1.1464109683390541E7
          Best spread: 1.3% variance
          Worst spread: 1.76% variance
          (Basis for results comparison)

      Other run example:

      Summary:
        vimg_images_nonopq_1:
          Number of tests: 4
          Overall average: 12991309.9870
          Best spread: 1.23% variance
          Worst spread: 1.51% variance
          (Basis for results comparison)

            ecaspole Eric Caspole
            ecaspole Eric Caspole
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: