You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/12/06 12:41:00 UTC

[jira] [Comment Edited] (FLINK-15103) Performance regression on 3.12.2019 in various benchmarks

    [ https://issues.apache.org/jira/browse/FLINK-15103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16989724#comment-16989724 ] 

Piotr Nowojski edited comment on FLINK-15103 at 12/6/19 12:40 PM:
------------------------------------------------------------------

Fixed (estimated range based on the arrayKeyBy benchmark). It probably is 2d67ee0..60b3f2f. Previously I copied wrong hash because of some bug in the web UI? [This url|http://codespeed.dak8s.net:8000/changes/?rev=2d67ee0&exe=1&env=2] shows the benchmarks results for 2d67ee0 commit, but the wrong hash is displayed in the ui (at least for me).


was (Author: pnowojski):
Fixed (estimated range based on the arrayKeyBy benchmark). It probably is 2d67ee0..60b3f2f. Previously I copied wrong hash because of some bug in the web UI? [This url|[http://codespeed.dak8s.net:8000/changes/?rev=2d67ee0&exe=1&env=2]] shows the benchmarks results for 2d67ee0 commit, but the wrong hash is displayed in the ui (at least for me).

> Performance regression on 3.12.2019 in various benchmarks
> ---------------------------------------------------------
>
>                 Key: FLINK-15103
>                 URL: https://issues.apache.org/jira/browse/FLINK-15103
>             Project: Flink
>          Issue Type: Bug
>          Components: Benchmarks
>            Reporter: Piotr Nowojski
>            Priority: Blocker
>             Fix For: 1.10.0
>
>
> Various benchmarks show a performance regression that happened on December 3rd:
> [tupleKeyBy|http://codespeed.dak8s.net:8000/timeline/#/?exe=1&ben=tupleKeyBy&env=2&revs=200&equid=off&quarts=on&extr=on]
> [twoInputMapSink|http://codespeed.dak8s.net:8000/timeline/#/?exe=1&ben=twoInputMapSink&env=2&revs=200&equid=off&quarts=on&extr=on]
> [globalWindow (small one)|http://codespeed.dak8s.net:8000/timeline/#/?exe=1&ben=globalWindow&env=2&revs=200&equid=off&quarts=on&extr=on]
> [arrayKeyBy|http://codespeed.dak8s.net:8000/timeline/#/?exe=1&ben=arrayKeyBy&env=2&revs=200&equid=off&quarts=on&extr=on]
> and possible others.
> Probably somewhere between those commits: -8403fd4- 2d67ee0..60b3f2f



--
This message was sent by Atlassian Jira
(v8.3.4#803005)