You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/01 17:27:00 UTC

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

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

ASF GitHub Bot logged work on BEAM-8544:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 01/Nov/19 17:26
            Start Date: 01/Nov/19 17:26
    Worklog Time Spent: 10m 
      Work Description: robertwb commented on issue #9966: [BEAM-8544] Use ccache for compiling the Beam Python SDK.
URL: https://github.com/apache/beam/pull/9966#issuecomment-548877255
 
 
   R: @ananvay
 
----------------------------------------------------------------
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:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 337431)
    Time Spent: 20m  (was: 10m)

> 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
>            Assignee: Robert Bradshaw
>            Priority: Major
>          Time Spent: 20m
>  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)