Skip to content

build: concurrent-ify compile_package()#126

Merged
nick1udwig merged 1 commit intomasterfrom
hf/concurrentify-build
Apr 2, 2024
Merged

build: concurrent-ify compile_package()#126
nick1udwig merged 1 commit intomasterfrom
hf/concurrentify-build

Conversation

@nick1udwig
Copy link
Copy Markdown
Member

Problem

Building multiple-process packages is slow.

Solution

Concurrent-ify the previously sequential compile_package().

Docs Update

N/A

Notes

In testing building a package with four processes, master took 55s wall time whereas this branch took 41s wall time on my machine (i7-1280P).

in testing building a package with four processes,
master took 55s wall time whereas this branch took
41s wall time on my machine (i7-1280P)
@nick1udwig nick1udwig merged commit 6e7dab2 into master Apr 2, 2024
@nick1udwig nick1udwig deleted the hf/concurrentify-build branch April 2, 2024 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant