[
https://issues.apache.org/jira/browse/FLINK-30623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17672271#comment-17672271
]
Yanfei Lei commented on FLINK-30623:
------------------------------------
For checkpointSingleInput.UNALIGNED and checkpointSingleInput.UNALIGNED_1, the
regression occurred during 13ef498172b...fb272D2cdebf. Seems to be related to
fb272D2cdebf(FLINK-30533). I submitted two benchmark requests to verify this:
* [#177|http://codespeed.dak8s.net:8080/job/flink-benchmark-request/177/]
(before FLINK-30533)
** checkpointSingleInput.UNALIGNED : 333.635178(+-8.169488)
** checkpointSingleInput.UNALIGNED_1:213.837107(+-7.282883)
* [#178|http://codespeed.dak8s.net:8080/job/flink-benchmark-request/178/]
(after FLINK-30533)
** checkpointSingleInput.UNALIGNED : 61.536982(+-3.581509)
** checkpointSingleInput.UNALIGNED_1:38.207438(+-2.937051)
[~lindong] could you please help take a look?
> Performance regression in checkpointSingleInput.UNALIGNED on 04.01.2023
> -----------------------------------------------------------------------
>
> Key: FLINK-30623
> URL: https://issues.apache.org/jira/browse/FLINK-30623
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Checkpointing
> Reporter: Martijn Visser
> Priority: Critical
>
> Performance regression
> checkpointSingleInput.UNALIGNED median=338.1445195 recent_median=67.6453005
> checkpointSingleInput.UNALIGNED_1 median=213.230041 recent_median=39.830277
> deployAllTasks.STREAMING median=168.533106 recent_median=159.8534395
> stateBackends.MEMORY median=3229.0248875 recent_median=2985.782919
> tupleKeyBy median=4155.684199 recent_median=3987.5812305
> http://codespeed.dak8s.net:8000/timeline/#/?exe=1&ben=checkpointSingleInput.UNALIGNED&extr=on&quarts=on&equid=off&env=2&revs=200
> http://codespeed.dak8s.net:8000/timeline/#/?exe=1&ben=checkpointSingleInput.UNALIGNED_1&extr=on&quarts=on&equid=off&env=2&revs=200
> http://codespeed.dak8s.net:8000/timeline/#/?exe=8&ben=deployAllTasks.STREAMING&extr=on&quarts=on&equid=off&env=2&revs=200
> http://codespeed.dak8s.net:8000/timeline/#/?exe=6&ben=stateBackends.MEMORY&extr=on&quarts=on&equid=off&env=2&revs=200
> http://codespeed.dak8s.net:8000/timeline/#/?exe=6&ben=tupleKeyBy&extr=on&quarts=on&equid=off&env=2&revs=200
--
This message was sent by Atlassian Jira
(v8.20.10#820010)