mirror of
https://github.com/haproxy/haproxy.git
synced 2026-02-03 20:39:41 -05:00
Running the "make all" phase on my machine with -j$(nproc) shrinks the build time from 4'52 to 1'28. It will not be that big of a change in the CI since it looks like two CPUs are exposed, but it should still remain a net win. Let's enable it. The install phase obviously remains sequential however. |
||
|---|---|---|
| .. | ||
| announce-release | ||
| backport | ||
| build-ot.sh | ||
| build-ssl.sh | ||
| build-vtest.sh | ||
| create-release | ||
| git-show-backports | ||
| publish-release | ||
| run-regtests.sh | ||