mirror of
https://github.com/ElementsProject/lightning.git
synced 2026-08-20 13:27:36 +02:00
Using RUST_TARGET=release is slower than RUST_TARGET=debug, *but* the images are much bigger. On my laptop, but restricted to 4 CPUs. I added a target to build all the prerequisited but not compress the bzip2: RUST_TARGET Time to build Size (testpack.tar.bz2) release 4m49s 133MB debug 2m34s 343MB small 2m9s 155MB Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
|---|---|---|
| .. | ||
| ci.yaml | ||
| coverage-nightly.yaml | ||
| crate-bump.yml | ||
| crate-io.yml | ||
| docker-release.yml | ||
| docs-nightly.yaml | ||
| macos.yaml | ||
| publish-site.yaml | ||
| pypi.yml | ||
| python-docs-nightly.yaml | ||
| rdme-docs-sync.yml | ||
| readme-rpc-sync.yml | ||
| release.yml | ||
| repro.yml | ||