What kind of build performance should I expect from swift export? Faster, same or slower than the standard objc build?
a
Artem Olkov
10/11/2025, 9:46 AM
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
Pearce Keesling
10/11/2025, 5:06 PM
There's probably a second dimension of whether you're using skie or not in the objc version
u
ursus
10/11/2025, 7:01 PM
would you not need skie anymore? atleast for coroutine cancellation, no?
p
Pearce Keesling
10/11/2025, 7:26 PM
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
Pearce Keesling
10/11/2025, 7:27 PM
I'm definitely not an expert on any of this though so take it with a grain of salt