Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-7038

[Java Perftests] Speedup Performance test execution

    XMLWordPrintableJSON

Details

    Description

      Currently, running the performance tests takes a considerable amount of time.

      There are some ideas floating around about how we could cut down on the execution time. Each of these (and any additional) ideas should be evaluated for their impact and implemented accordingly.
      In no particular order; enumeration provided solely for easier reference:

      1. because we retry a failed target rate is expensive we might want to change the hillclimber to be biased and not divide the range 50:50 but perhaps 25:75 to decrease the times we miss a target
      2. we might want to increase the hillClimberMinimumDelta
      3. we could experiment with using the achieved rate as a guide for the target rate for the next iteration

      Attachments

        Activity

          People

            Unassigned Unassigned
            lorenz.quack Lorenz Quack
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: