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

Debug why cross compilation is so slow on osx #22

Open
alsuren opened this issue Oct 8, 2020 · 0 comments
Open

Debug why cross compilation is so slow on osx #22

alsuren opened this issue Oct 8, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@alsuren
Copy link
Owner

alsuren commented Oct 8, 2020

run.sh is super slow.

It may just be because the filesystem in Docker for Mac is so slow.

It may be that we can trim down the binary size and then the rsync will be quicker too.

https://medium.com/@jondot/8-steps-for-troubleshooting-your-rust-build-times-2ffc965fd13e may be helpful, if we change the cross docker file to use nightly temporarily.

@qwandor qwandor added the bug Something isn't working label Dec 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants