[ https://issues.apache.org/jira/browse/BEAM-9085?focusedWorklogId=401996&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-401996 ]
ASF GitHub Bot logged work on BEAM-9085: ---------------------------------------- Author: ASF GitHub Bot Created on: 12/Mar/20 07:01 Start Date: 12/Mar/20 07:01 Worklog Time Spent: 10m Work Description: tvalentyn commented on issue #11092: [BEAM-9085] Fix performance regression in SyntheticSource URL: https://github.com/apache/beam/pull/11092#issuecomment-598036518 Yes, looks like it is 3x slowdown on Py2 on the internal test we have, not 8x. ---------------------------------------------------------------- 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: 401996) Time Spent: 5h 50m (was: 5h 40m) > 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: 5h 50m > 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)