Hello swift developers,

I was wondering if any of you knows anything about something
like ccache and/or distcc for swift.

Basically, what I want is to speed up compiles by caching the result
(like ccache does) and then reusing the compilation results across
multiple machines.

Does anything like that exist for swift? I looked at ccache but they
don't support swift and I couldn't find anything on distcc either.

Thanks!

-Oscar
_______________________________________________
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev

Reply via email to