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

Speed up bazel CI builds via smarter caching #5142

Open
smolkaj opened this issue Feb 22, 2025 · 0 comments
Open

Speed up bazel CI builds via smarter caching #5142

smolkaj opened this issue Feb 22, 2025 · 0 comments
Labels
enhancement This topic discusses an improvement to existing compiler code. good-first-issue An issue that could be solved by someone new to the code base. infrastructure Topics related to code style and build and test infrastructure.

Comments

@smolkaj
Copy link
Member

smolkaj commented Feb 22, 2025

The bazel builds we run for continuous integration could likely be sped up significantly by using a smarter caching scheme, like P4Runtime and p4-constraints.

@smolkaj smolkaj added enhancement This topic discusses an improvement to existing compiler code. good-first-issue An issue that could be solved by someone new to the code base. labels Feb 22, 2025
@fruffy fruffy added the infrastructure Topics related to code style and build and test infrastructure. label Feb 22, 2025
smolkaj added a commit that referenced this issue Feb 23, 2025
Fixes #5142.

Signed-off-by: Steffen Smolka <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This topic discusses an improvement to existing compiler code. good-first-issue An issue that could be solved by someone new to the code base. infrastructure Topics related to code style and build and test infrastructure.
Projects
None yet
Development

No branches or pull requests

2 participants