Details
-
Bug
-
Status: Resolved
-
P2
-
Resolution: Fixed
-
None
-
None
Description
Around Oct 20, Java 11 slows down compared to Java 8.
Query 11 is the most noticeable, but even query 0 (passthrough) looks slightly slower.
http://metrics.beam.apache.org/d/8INnSY9Mz/nexmark-dataflow-runner-v2
Will need to run JMH benchmark:
./gradlew :sdks:java:harness:jmh -Pbenchmark=ProcessBundleBenchmark.testTinyBundle
Attachments
Issue Links
- duplicates
-
BEAM-13168 Java 11 performance slows down around mid-October
- Resolved