Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some tweaks to improve build speeds 2x #1

Merged
merged 1 commit into from
Dec 13, 2020
Merged

Conversation

cryptoquick
Copy link
Owner

These changes, when on a properly configured system, reliably improve build speeds by 2x on an 8-core Ryzen 7 running Arch Linux. Links for configuration on other systems is also documented.

Before:

Screenshot from 2020-12-13 13-59-27

After:

Screenshot from 2020-12-13 13-59-16

(These were for small, single line changes.)

This was done by following recommendations made on this thread:

iced-rs/iced#638

And on this page:

https://bevyengine.org/learn/book/getting-started/setup/#enable-fast-compiles-optional

@cryptoquick cryptoquick merged commit 1ff9ed2 into master Dec 13, 2020
@cryptoquick cryptoquick deleted the build-speed branch December 13, 2020 21:03
@kn0wmad
Copy link

kn0wmad commented Dec 19, 2020

Man this gave me some smokin' performance, thanks!

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.

2 participants