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/07/22 13:22:41 UTC

[GitHub] [buildstream] juergbi opened a new pull request, #1698: storage: Add `collect_result` parameter to `import_files()`

juergbi opened a new pull request, #1698:
URL: https://github.com/apache/buildstream/pull/1698

   Collecting data for `FileListResult` may incur significant overhead as it always requires iterating over all files in the directory, recursively, even if the whole directory can be imported as is.


-- 
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


[GitHub] [buildstream] juergbi merged pull request #1698: storage: Add `collect_result` parameter to `import_files()`

Posted by GitBox <gi...@apache.org>.
juergbi merged PR #1698:
URL: https://github.com/apache/buildstream/pull/1698


-- 
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