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

Benchmark JDK 11 vs JDK 8 on GeneralOptaPlannerBenchmarkApp

XMLWordPrintable

    • 2018 Week 45-47, 2018 Week 48-50, 2019 Week 02-04, 2018 Week 51-01
    • 8
    • NEW
    • NEW

      When JDK 8 was released we published a comparison between JDK 6, 7, and 8:
      https://www.optaplanner.org/blog/2014/03/20/HowMuchFasterIsJava8.html

      Now we should publish one between JDK 8 and JDK 11 (the others don't matter: below 8 doesn't run any more and JDK 9 and 10 are end of life).

      Runs:

      • JDK 8 (default - that is ParalelGC)
      • JDK 11 with ParalelGC
      • JDK 8 with G1
      • JDK 11 (default - that is G1)

      (you can also use the benchmark aggregator to merge those 4 benchmark reports if that's useful - run GeneralOptaPlannerBenchmarkApp with "--aggregator" as a process argument.)

      Write a blog post for optaplanner.org:

      Adoc source of the how fast is java 8 article:
      https://github.com/kiegroup/optaplanner-website/blob/master/blog/2014-03-20-HowMuchFasterIsJava8.adoc
      Goal is to do a similar PR.

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

              Created:
              Updated:
              Resolved: