[ https://issues.apache.org/jira/browse/FLINK-25246 ]


    Yun Gao deleted comment on FLINK-25246:
    ---------------------------------

was (Author: gaoyunhaii):
Hi [~akalashnikov]~ The previous test are based on the Alibaba JDK, thus the 
result might not be exactly the same. Also it changed some JDK parameters and 
the ones also applied to open jdk / oracle jdk is _-XX:-CompactStrings 
-XX:-UseBiasedLocking -XX:-UseCountedLoopSafepoint -XX:FreqInlineSize=500 
-XX:InlineSmallCode=3000_ .

The above changes to the option might related to G1 garbage collector, thus if 
convenient could you first have a try if changing the default GC back to CMS 
for JDK11 might make some differences?

> Make benchmarks runnable on Java 11
> -----------------------------------
>
>                 Key: FLINK-25246
>                 URL: https://issues.apache.org/jira/browse/FLINK-25246
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Benchmarks
>            Reporter: Chesnay Schepler
>            Assignee: Anton Kalashnikov
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: benchmarksResult.csv, java8vsjava11.png
>
>
> We should find a way to run our benchmarks on Java 11 to prepare for an 
> eventual migration. Whether this means running Java 8/11 side-by-side, or 
> only Java 11 is up for debate.
> To clarify, this ticket is only about setting up the infrastructure, not 
> about resolving any performance issues.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to