Re: irt: tools/squashfs4: enable parallel builds

2023-04-04 Thread Paul Oranje via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- > Op 3 apr. 2023, om 23:23 heeft

Re: irt: tools/squashfs4: enable parallel builds

2023-04-03 Thread Elliott Mitchell
On Mon, Apr 03, 2023 at 09:43:28PM +0800, 刘林辉 wrote: > The reason may be that my computer is under high load all the time. > > So I wrote a simple workflow to test squashfs4 using github actions > https://github.com/lovehackintosh/Actions-OpenWrt/actions/runs/4597175958. Okay, I can believe that.

Re: irt: tools/squashfs4: enable parallel builds

2023-04-03 Thread Paul Oranje via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- Hi, See below, regards, Paul > O

irt: tools/squashfs4: enable parallel builds

2023-04-02 Thread Elliott Mitchell
Am I the only person who finds commit 3efd49a588 ("tools/squashfs4: enable parallel builds") a bit odd? Specifically from the commit message: > Run `time make tools/squashfs4/{clean,compile} -j$(nproc)` > Before: > real0m8.803s > user0m12.415s > sys 0m1.317s > After: > real0m13.78