[ https://issues.apache.org/jira/browse/BEAM-9085?focusedWorklogId=418399&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-418399 ]
ASF GitHub Bot logged work on BEAM-9085: ---------------------------------------- Author: ASF GitHub Bot Created on: 08/Apr/20 09:54 Start Date: 08/Apr/20 09:54 Worklog Time Spent: 10m Work Description: kamilwu commented on issue #11092: [BEAM-9085] Fix performance regression in SyntheticSource URL: https://github.com/apache/beam/pull/11092#issuecomment-610865238 I reran some tests and it seems the performance on py2 is almost the same as before. @tvalentyn Could you check if slowdown on one of your internal tests still exists? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 418399) Time Spent: 7.5h (was: 7h 20m) > Performance regression in np.random.RandomState() skews performance test > results across Python 2/3 on Dataflow > -------------------------------------------------------------------------------------------------------------- > > Key: BEAM-9085 > URL: https://issues.apache.org/jira/browse/BEAM-9085 > Project: Beam > Issue Type: Bug > Components: testing > Reporter: Kamil Wasilewski > Assignee: Kamil Wasilewski > Priority: Major > Time Spent: 7.5h > Remaining Estimate: 0h > > Tests show that the performance of core Beam operations in Python 3.x on > Dataflow can be a few time slower than in Python 2.7. We should investigate > what's the cause of the problem. > Currently, we have one ParDo test that is run both in Py3 and Py2 [1]. A > dashboard with runtime results can be found here [2]. > [1] sdks/python/apache_beam/testing/load_tests/pardo_test.py > [2] https://apache-beam-testing.appspot.com/explore?dashboard=5678187241537536 -- This message was sent by Atlassian Jira (v8.3.4#803005)