Uploaded image for project: 'OptaPlanner'
  1. OptaPlanner
  2. PLANNER-598

Benchmark output xml file should reuse optaplanner-xstream's ScoreConverter

XMLWordPrintable

    • NEW
    • NEW

      Currently I am seeing content like this:

          <singleBenchmarkResult xStreamId="7">
            <subSingleBenchmarkResult xStreamId="8">
              <subSingleBenchmarkIndex>0</subSingleBenchmarkIndex>
              <succeeded>true</succeeded>
              <score class="org.optaplanner.core.api.score.buildin.hardsoft.HardSoftScore" xStreamId="9">
                <initScore>0</initScore>
                <hardScore>0</hardScore>
                <softScore>-383</softScore>
              </score>
              <timeMillisSpent>1588</timeMillisSpent>
              <scoreCalculationCount>18850</scoreCalculationCount>
            </subSingleBenchmarkResult>
            <timeMillisSpent>-1</timeMillisSpent>
            <scoreCalculationCount>-1</scoreCalculationCount>
          </singleBenchmarkResult>
      

              gdesmet@redhat.com Geoffrey De Smet (Inactive)
              gdesmet@redhat.com Geoffrey De Smet (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: