← 返回事件
持续讨论科技

Could Cargo's scheduler be better?

发生了什么

I have been hanging around schedulers for the last ~10 years and I have recently added a new scheduler to HyperQueue (this post is not about this scheduler). It is based on MILP, and the implementation uses HiGHS , which quickly became a rather large crate in terms of compilation time. I started wondering how Cargo actually schedules its work, and whether it could be done better.

摘要按规则整理自下方来源原文

为什么在扩散

来源

社区讨论