Hello!
Firstly, thank you for creating such a great library!
I have experienced some performance issues since using the library. I tried to understand why, when I build my app, the compiler spends so much time on Emit Swift Module. I realised that this was due to swift-syntax performance issues. I tried updating the Swift syntax in your dependency, and it seems I don't have this issue anymore. Would it be possible to update the swift-syntax to version 603.0.x?
Thank you in advance!
Hello!
Firstly, thank you for creating such a great library!
I have experienced some performance issues since using the library. I tried to understand why, when I build my app, the compiler spends so much time on
Emit Swift Module. I realised that this was due toswift-syntaxperformance issues. I tried updating the Swift syntax in your dependency, and it seems I don't have this issue anymore. Would it be possible to update theswift-syntaxto version 603.0.x?Thank you in advance!