You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Beam JIRA Bot (Jira)" <ji...@apache.org> on 2020/08/31 17:07:01 UTC

[jira] [Commented] (BEAM-8544) Install Beam SDK with ccache for faster re-install.

    [ https://issues.apache.org/jira/browse/BEAM-8544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17187876#comment-17187876 ] 

Beam JIRA Bot commented on BEAM-8544:
-------------------------------------

This issue is P2 but has been unassigned without any comment for 60 days so it has been labeled "stale-P2". If this issue is still affecting you, we care! Please comment and remove the label. Otherwise, in 14 days the issue will be moved to P3.

Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed explanation of what these priorities mean.


> Install Beam SDK with ccache for faster re-install.
> ---------------------------------------------------
>
>                 Key: BEAM-8544
>                 URL: https://issues.apache.org/jira/browse/BEAM-8544
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-py-harness
>            Reporter: Robert Bradshaw
>            Priority: P2
>              Labels: stale-P2
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> Re-compliling the C modules of the SDK takes 2-3 minutes. This adds to worker startup time whenever a custom SDK is being used (in particular, during development and testing). We can use ccache to re-use the old compile results when the Cython files have not changed. 



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