rules_swift icon indicating copy to clipboard operation
rules_swift copied to clipboard

Change module cache default to be global

Open keith opened this issue 4 years ago • 2 comments

The performance impact of using the global module cache is so significant for projects with multiple swift_library targets, and the crashes seem to be so rare, that I think this is the right tradeoff for the default.

Also discussed on https://github.com/bazelbuild/rules_swift/issues/487

keith avatar Oct 26 '21 18:10 keith

Lyft integration job started: https://buildkite.com/lyft/rules-swift/builds/79 (must be Lyft employee to view)

lyft-lint-bot avatar Oct 26 '21 18:10 lyft-lint-bot

Lyft integration job started: https://buildkite.com/lyft/rules-swift/builds/253 (must be Lyft employee to view)

lyft-lint-bot avatar Mar 04 '22 18:03 lyft-lint-bot

https://github.com/bazelbuild/rules_swift/pull/956#event-8082296945

keith avatar Dec 20 '22 22:12 keith