[ https://issues.apache.org/jira/browse/FLINK-15171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16999990#comment-16999990 ]
Piotr Nowojski commented on FLINK-15171: ---------------------------------------- Merged to master as 300e249d57fd24c3445a27f4f100f15e774cb297 Merged to release-1.10 as 0486ab00ef4f624e0d66505b72cf6ed22c574fe6 I'm not closing the ticket now, as we are waiting for a couple of benchmark runs on the master to confirm regression was solved. Thanks for your work [~rgrebennikov] ! > Performance regression in serialisation benchmarks > -------------------------------------------------- > > Key: FLINK-15171 > URL: https://issues.apache.org/jira/browse/FLINK-15171 > Project: Flink > Issue Type: Bug > Components: API / Type Serialization System, Benchmarks > Affects Versions: 1.10.0 > Reporter: Piotr Nowojski > Assignee: Piotr Nowojski > Priority: Blocker > Labels: pull-request-available > Fix For: 1.10.0 > > Attachments: dec05.svg, dec11.svg > > Time Spent: 10m > Remaining Estimate: 0h > > There is quite significant performance regression in serialisation benchmarks > in the commit range 2ecf7ca..9320f34 (which includes FLINK-14346). > http://codespeed.dak8s.net:8000/timeline/?ben=serializerTuple&env=2 > http://codespeed.dak8s.net:8000/timeline/?ben=serializerRow&env=2 > http://codespeed.dak8s.net:8000/timeline/?ben=serializerPojo&env=2 > it coincides with the performance improvement for heavy strings > http://codespeed.dak8s.net:8000/timeline/?ben=serializerHeavyString&env=2 > it might be caused by some accidental change in the benchmarking code > (changing parallelism in one benchmarks is carried on to the next one?) or in > the code itself. > CC [~rgrebennikov] [~AHeise] -- This message was sent by Atlassian Jira (v8.3.4#803005)