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

Benchmarker report: performance section should show warning if org.drools logging is debug or trace, if org.optaplanner logging is trace and if environment mode is any assert

XMLWordPrintable

    • NEW
    • NEW

      I've just saw a case (probably not the first time) that had poor performance.
      It turned out that there was no logback.xml and all logging was therefore default to DEBUG.
      Once we figured that out, turning of debug logging for org.drools made the application 7 times faster!

      And it turned out environmentMode FAST_ASSERT was on too, so turning that off also was another big gain.

      If a benchmark is run with any of these, the performance summary should have a big warning above it to mention any of these issues.

      To fix this, code pointers:

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

              Created:
              Updated:
              Resolved: