-
Hello everyone,
I've tried to setup sccache with bazel-remote, but it doesn't seem to work. First you get an error that it expects a blob-path, e.g. something like `/cas/e3b0c44298fc1c149afbf4c8996…
-
### What type of enhancement is this?
Performance
### What does the enhancement do?
GitHub provides only 14GB of free space for CI/CD, so we need to optimize the compilation performance to ensure t…
-
With PR #113, there is now an annotation and a summary table with sccache stats for each job at the end of a workflow. sccache stats are also available in a "Post Run" step for each job.
For some j…
-
We're trying to set up our GitHub project to use sccache with Azure Blob Storage to speed up our CMake builds in GitHub Actions running on `pull_request` and `push` events. We'd like for contributors …
-
Right now we can enable sccache with local caching. Try to use it with distributed caching on Google Cloud Storage.
Caveat:
The sccache binary needs to be compiled manually, as the official binari…
-
We need to create a `process_mrelease` wrapper for linux targets, see https://lwn.net/Articles/865341/. This is already inside glibc.
This requires:
- add syscall number into `libc/include/sys/s…
-
Currently `solbuild` can cache C, C++, and Rust builds. However, in the future, it's likely we'll need to cache more things. For example, the cargo registry (takes 1~2 minutes to pull the index), Go b…
-
We are running `cargo build -F cuda --release` on `Ubuntu 22.04.4 LTS`. This command takes too long, more than 30 minutes.
especially on the last few risc0 related packages.
Do you have any good s…
-
We need to create a `mremap` wrapper for linux targets, see https://man7.org/linux/man-pages/man2/mremap.2.html.
This requires:
- implement the entrypoint header similar to `libc/src/sys/mman/mm…
-
Is [S3 Express One Zone](https://aws.amazon.com/s3/storage-classes/express-one-zone/) supported? I'm not sure if I am during something wrong but
```
Compile requests 963
Compile…