You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Pablo Estrada (Jira)" <ji...@apache.org> on 2021/03/10 22:40:00 UTC

[jira] [Updated] (BEAM-11869) Profile and improve performance for the local FnApiRunner

     [ https://issues.apache.org/jira/browse/BEAM-11869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pablo Estrada updated BEAM-11869:
---------------------------------
    Labels: gsoc gsoc2021 mentor  (was: gsoc gsoc2021)

> Profile and improve performance for the local FnApiRunner
> ---------------------------------------------------------
>
>                 Key: BEAM-11869
>                 URL: https://issues.apache.org/jira/browse/BEAM-11869
>             Project: Beam
>          Issue Type: Sub-task
>          Components: runner-py-direct, sdk-py-core
>            Reporter: Pablo Estrada
>            Priority: P2
>              Labels: gsoc, gsoc2021, mentor
>
> The FnApiRunner is undergoing a series of changes to support streaming. These changes are altering its execution significantly, and may introduce inefficiencies.
> This project has the following deliverables:
>  * A report with results from profiling the execution of a pipeline, and finding hotspots, and inefficiencies
>  * Code improvements to speed up the execution of the FnApiRunner
>  * Improvements to the [FnApiRunner manual|https://docs.google.com/document/d/18-AhNn1VG134ti1A7A__BtLQQg-99VmjRoNlcWg-8Qg/edit#] to instruct others on how to do profiling.
>  
> Tools that you may need to use:
>  * Benchmarks for the Python direct runner in [http://metrics.beam.apache.org|http://metrics.beam.apache.org/]
>  * The FnApiRunner and TestStream microbenchmarks in sdks/python/apache_beam/tools/
>  * A profiling tool like: [https://pypi.org/project/flameprof/] or [https://github.com/uber-archive/pyflame] 
>  * Google Docs
> Contact  Pablo in [dev@beam.apache.org|mailto:dev@beam.apache.org] to ask questions about this project.



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