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

David Turnbull dturnbull at gmail.com
Sat Jan 23 23:34:07 CST 2016


I've exhausted the method described in that Irace post. He seemed happy
with a 60% improvement. I'm seeing build times 10000% slower than C++. Like
5 minutes vs 3 seconds.

-david

On Sat, 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20160123/ab9e7266/attachment.html>


More information about the swift-users mailing list