Buildable folders support

We have 224 targets and 24k swift files

1 Like

Thanks @inder. I’ll do some benchmarking and see if there’s any optimization opportunities.

Thanks, let me know if I can help to improve the performance. I will look into the code and try to see if I can understand and find any places to improve it

I’ll let you know @inder if I need any help. Regarding the performance, you can use Instruments to benchmark the performance and spot any issues. You can follow the steps here to run Tuist from the sources against your project.

@pepicrft I ran tuist edit for my project and tried to profile the after changing the profile arguments: https://imgur.com/a/c8wyw5O

but getting error: https://imgur.com/yNAVITr

Also I was wondering, I’m using CLI tuist (using mise) how would profile can check time profiling when the source code of tuist is not present

I ran into a few more resource-related issues with adopting buildable folders: