apache / apache/beam

Install Beam SDK with ccache for faster re-install.

Open
#19,952 0 comments 0 reactions 0 assignees View on GitHub
harness improvement P3 python
Dominant language
Java
Stars
8.7k
Forks
4.7k
Avg merge
1d 20h
Merged PRs (30d)
196

Description

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.

Imported from Jira [BEAM-8544](https://issues.apache.org/jira/browse/BEAM-8544). Original Jira may contain additional context.
Reported by: robertwb.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.