On Thu, 12 Mar 2026 at 05:07, Sundeep KOKKONDA via
lists.openembedded.org
<[email protected]> wrote:
> Test Results:
> A few tests ran by, with and without enabling this option.
> - Avg. default build time (w/o this option) - 56m 50.104s
> - Avg. build time with this option - 49m 17.224s
> - Performance Difference - 7m 32.880s faster builds (≈ 13.3%)
>
> Tests were performed by setting thread count as 8 & 16 but no much difference
> is seen.
> So, the parallel-frontend-threads = 8 is set.
It would really help to provide specifics. What tests did you run, and
how were the numbers obtained? How can these tests be reproduced? What
CPU was used and how many cores it had?
> + config.set("rust", "parallel-frontend-threads", "8")
I'd suggest we don't hardcode a number, but rather set to oe.utils.cpu_count()
(grep oe-core for examples).
Alex
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#232934):
https://lists.openembedded.org/g/openembedded-core/message/232934
Mute This Topic: https://lists.openembedded.org/mt/118273920/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-