You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by GitBox <gi...@apache.org> on 2022/02/25 07:22:26 UTC

[GitHub] [buildstream] nanonyme commented on issue #1541: 1.6.3 performance question

nanonyme commented on issue #1541:
URL: https://github.com/apache/buildstream/issues/1541#issuecomment-1050599744


   Bst master should anyway learn to be smarter with fetches. It has same issue as bst-1 that it will fetch sources for two elements in parallel even if sources are fully equivalent. The not-quite-best order is magnified because BuildStream will fetch same sources multiple times in parallel which leads to a lot slower total fetch time.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@buildstream.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org