[
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:42 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).
The second suspect could be commit: c41e0879160e4e3088abe6496d3827d479d802df,
but that's a bit unlikely (mailbox changes shouldn't show up in those
benchmarks, but I might be wrong)
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).
A second suspect could be commit: c41e0879160e4e3088abe6496d3827d479d802df, but
that's a bit unlikely (mailbox changes shouldn't show up in those benchmarks,
but I might be wrong)
> 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)