Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-6209

The benchmark runner should produce machine-friendly output

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • benchmarks
    • None

    Description

      The benchmark runner currently produce output in the following format.

      Apache Jackrabbit Oak 1.8-SNAPSHOT
      # LoginTest                        C     min     10%     50%     90%     max       N 
      Oak-Segment-Tar                    1     472     494     522     552     631     115
      # LoginLogoutTest                  C     min     10%     50%     90%     max       N 
      Oak-Segment-Tar                    1     472     479     513     543     568     118
      

      While this format is well formatted and easy to read, it's a pain to process with standard command line utilities. The benchmark runner should give the possibility to produce machine-friendly output, like the following.

      LoginTest,Oak-Segment-Tar,1,472,494,522,552,631,115
      LoginLogoutTest,Oak-Segment-Tar,1,472,479,513,543,568,118
      

      Attachments

        1. oak-6209.patch
          62 kB
          Maksim Kviatkouski
        2. oak-6209.patch
          94 kB
          Maksim Kviatkouski
        3. sample-machine-readable-output.txt
          13 kB
          Maksim Kviatkouski

        Activity

          People

            Unassigned Unassigned
            frm Francesco Mari
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: