[
https://issues.apache.org/jira/browse/BEAM-8544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17548310#comment-17548310
]
Danny McCormick commented on BEAM-8544:
---------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/19952
> 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: P3
> 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.20.7#820007)