On Fri, Mar 05, 2021 at 11:13:09PM +0100, Frode Nordahl wrote:
> However, when I got to the building of the rust crates part I found
> that it would both rebuild stuff when not needed and not do any
> parallelization for individual crate builds.
> 
> This will probably itch enough for me to eventually look at it, but I
> thought it would be worthwhile to send this e-mail to the list and ask
> if anyone has ideas for how to improve re-use of already built objects
> and parallelization of individual crate builds for a rust build
> process.

I don't think that building an individual crate is something that can be
parallelized.  (I'd be happy to be shown to be wrong.)

I haven't noticed unnecessary rebuilds.  Do you have an example?
_______________________________________________
discuss mailing list
disc...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

Reply via email to