Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate the use of remote building/caching in/of builds #34

Open
bencord0 opened this issue Jan 11, 2018 · 0 comments
Open

Investigate the use of remote building/caching in/of builds #34

bencord0 opened this issue Jan 11, 2018 · 0 comments

Comments

@bencord0
Copy link
Member

I think the architecture of lal could complement ideas like buildfarm very well.

The current (public) examples use Docker containers for isolation and consistency, but there's no reason why we couldn't use a hosted/remote environment instead. A logical optimisation is that the same INPUTs should generate the same OUTPUTS for the same commit. Effectively, a caching strategy.

https://github.com/bazelbuild/bazel-buildfarm
https://fosdem.org/2018/schedule/event/datacenter_build/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant