[swift-users] Need help with compile times (type inference?)

Daniel Dunbar daniel_dunbar at apple.com
Sat Jan 23 22:21:38 CST 2016


It occurs to me that we should just get SwiftPM to have a feature to aggregate and report that data automatically:
  https://bugs.swift.org/browse/SR-608

This would be a decent package manager starter bug, I'm guessing it isn't all that much work.

 - Daniel

> On Jan 23, 2016, at 4:03 PM, Joe Groff <jgroff at apple.com> wrote:
> 
> 
>> On Jan 23, 2016, at 3:56 PM, David Turnbull via swift-users <swift-users at swift.org> wrote:
>> 
>> I get the impression that there's no immediate solution. Will Swift 3.0 improve build times?
> 
> We hope so. Joe Pamer just landed some improvements into the master branch that should improve a lot of common cases, and I believe more improvements are on the way. In the meantime, Bryan Irace recently wrote an article that might help, about using some of the compiler's internal debugging flags to find and improve problem points: http://irace.me/swift-profiling/
> 
> -Joe
> 



More information about the swift-users mailing list