examples icon indicating copy to clipboard operation
examples copied to clipboard

Add sccache to CI builds

Open kjvalencik opened this issue 5 years ago • 1 comments

CI builds are fairly slow because of the large number of projects. However, since most projects use the same set of dependencies, sccache should give a significant speed-up.

kjvalencik avatar Sep 05 '19 20:09 kjvalencik

I'm also working on getting workspaces functioning correctly. After that lands, making all the examples members of a workspace should improve build time.

https://github.com/kjvalencik/neon/tree/workspaces

kjvalencik avatar Sep 09 '19 16:09 kjvalencik