[elbe-devel] [PATCH 3/5] elbepack: parallelize xz invocations
Benedikt Spranger
b.spranger at linutronix.de
Thu Mar 7 09:29:18 CET 2024
Am Tue, 5 Mar 2024 16:11:57 +0100
schrieb Thomas Weißschuh <thomas.weissschuh at linutronix.de>:
> The compression steps take a long time single-threaded.
> As xz can already parallelize operations make use of that functionality
> to speed up the build.
>
> With the 1GiB of RAM in the default initvm xz can use 4 threads for
> compression.
>
> Signed-off-by: Thomas Weißschuh <thomas.weissschuh at linutronix.de>
Reviewed-by: Benedikt Spranger <b.spranger at linutronix.de>
More information about the elbe-devel
mailing list