swift-server / guides

Guides for building, debugging and deploying Swift Server applications
258 stars 21 forks source link

Update building.md #81

Closed hassila closed 2 years ago

hassila commented 2 years ago

Cautionary note added to -cross-module-optimization as I've seen 4x performance regressions on tests using this (https://forums.swift.org/t/what-are-the-tradeoffs-of-cross-module-optimization/45585/13)

hassila commented 2 years ago

See also:

https://github.com/apple/swift/issues/58851