What kind of build performance should I expect fro...
# swift-export
u
What kind of build performance should I expect from swift export? Faster, same or slower than the standard objc build?
a
That's an interesting question! We do not have an answer for that, but I would be interested in seeing a comparison made by the community 😉
p
There's probably a second dimension of whether you're using skie or not in the objc version
u
would you not need skie anymore? atleast for coroutine cancellation, no?
p
I believe that skie doesn't support swift export and won't for a while. Based on the open issues I've read it sounds like cancellation will be first class in swift export once coroutines are supported
I'm definitely not an expert on any of this though so take it with a grain of salt