[
https://issues.apache.org/jira/browse/ARROW-13658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Todd Farmer reassigned ARROW-13658:
-----------------------------------
Assignee: (was: Kevin Gurney)
This issue was last updated over 90 days ago, which may be an indication it is
no longer being actively worked. To better reflect the current state, the issue
is being unassigned. Please feel free to re-take assignment of the issue if it
is being actively worked, or if you plan to start that work soon.
> [MATLAB] Reduce MATLAB CI Build Time by using ccache
> ----------------------------------------------------
>
> Key: ARROW-13658
> URL: https://issues.apache.org/jira/browse/ARROW-13658
> Project: Apache Arrow
> Issue Type: Improvement
> Components: MATLAB
> Reporter: Kevin Gurney
> Priority: Minor
>
> As part of ARROW-13202, we investigated approaches for reducing the build
> time of MATLAB Interface CI jobs.
> When doing clean builds of the MATLAB Interface locally, using
> [ccache|https://ccache.dev/] substantially reduced overall build time.
> We can follow the general approach used by other language bindings to enable
> the use of ccache in the MATLAB Interface GitHub Actions workflow.
> For example:
> [.github/workflows/cpp.yml|https://github.com/apache/arrow/blob/48f42e94ce8604195c1b90c4666baa1d302d3f8a/.github/workflows/cpp.yml#L301]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)