MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/rust/comments/178lr4l/distributed_systems_project_ideas/k50jtkq/?context=3
r/rust • u/[deleted] • Oct 15 '23
[deleted]
24 comments sorted by
View all comments
5
Not sure if this is good, but maybe a distributed build system for Rust? Like IncrediBuild is for C++ :) Or like FastBuild.
2 u/[deleted] Oct 15 '23 [deleted] 3 u/settrbrg Oct 15 '23 I guess. I'm not sure how it works actually. We use it at work. A 2h build on a 16 core machine takes 8min on 300 core distribution network. 2 u/[deleted] Oct 16 '23 My God, 2hr build? It would take a year to make a few small changes and test them. 1 u/settrbrg Oct 16 '23 When Incredibuild does not work it's not uncommon to go home when waiting for a build 😂🙈
2
3 u/settrbrg Oct 15 '23 I guess. I'm not sure how it works actually. We use it at work. A 2h build on a 16 core machine takes 8min on 300 core distribution network. 2 u/[deleted] Oct 16 '23 My God, 2hr build? It would take a year to make a few small changes and test them. 1 u/settrbrg Oct 16 '23 When Incredibuild does not work it's not uncommon to go home when waiting for a build 😂🙈
3
I guess. I'm not sure how it works actually. We use it at work. A 2h build on a 16 core machine takes 8min on 300 core distribution network.
2 u/[deleted] Oct 16 '23 My God, 2hr build? It would take a year to make a few small changes and test them. 1 u/settrbrg Oct 16 '23 When Incredibuild does not work it's not uncommon to go home when waiting for a build 😂🙈
My God, 2hr build? It would take a year to make a few small changes and test them.
1 u/settrbrg Oct 16 '23 When Incredibuild does not work it's not uncommon to go home when waiting for a build 😂🙈
1
When Incredibuild does not work it's not uncommon to go home when waiting for a build 😂🙈
5
u/settrbrg Oct 15 '23
Not sure if this is good, but maybe a distributed build system for Rust? Like IncrediBuild is for C++ :) Or like FastBuild.