[
https://issues.apache.org/jira/browse/FLINK-39502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18077136#comment-18077136
]
Hao Li edited comment on FLINK-39502 at 4/29/26 6:48 PM:
---------------------------------------------------------
I did local A/B testing with flink before and after
[https://github.com/apache/flink/pull/27535
|https://github.com/apache/flink/pull/27535.] The regression is 10%. I used
flink version pre e9afe8b~1 and e9afe8b~2, they have similiar performance. With
e9afe8b, the performance regression is 10%. Full and detailed summary in
attachment.[^SUMMARY.md]
was (Author: lihaosky):
I did local A/B testing with flink before and after
[https://github.com/apache/flink/pull/27535.] The regression is 10%. I used
flink version pre e9afe8b~1 and e9afe8b~2, they have similiar performance. With
e9afe8b, the performance regression is 10%. Full and detailed summary in
attachment.[^SUMMARY.md]
> Performance regression in remoteSortPartition and compressedFilePartition
> -------------------------------------------------------------------------
>
> Key: FLINK-39502
> URL: https://issues.apache.org/jira/browse/FLINK-39502
> Project: Flink
> Issue Type: Bug
> Affects Versions: 2.3.0
> Reporter: David Anderson
> Priority: Blocker
> Fix For: 2.3.0
>
> Attachments: SUMMARY.md
>
>
> flink-benchmarks shows a significant performance drop in remoteSortParition
> and compressedFilePartition occurred somewhere between commits f597bef942 and
> 360aa9709b. Unfortunately, these commits are several weeks apart; apparently
> the benchmarks weren't running between Feb 19 and Mar 14.
> See
> [http://flink-speed.xyz/timeline/#/?exe=12&ben=remoteSortPartition&extr=on&quarts=on&equid=off&env=3&revs=200]
> and
> [http://flink-speed.xyz/timeline/#/?exe=12&ben=compressedFilePartition&extr=on&quarts=on&equid=off&env=3&revs=200]
> for more info. The problem occurs for both Java 11 and Java 17.
> !image-2026-04-20-10-39-19-453.png!!image-2026-04-20-10-39-36-416.png!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)