My 32mb web project takes about 3 minutes and 40 seconds to load with version 2021r1 in the .xojo_project format (not including starting the IDE). It is not the fault of the computer (Ryzen 7 5800X with nvme pci 4.0, 32 gb ram) and the project is not on any remote disk, but on the local computer. If you don’t believe it I attach the video. Is there anything I can do to optimize this loading? My sanity depends on it…
In Binary format it takes much but much less, so either I give up using version control, or I have to find another solution.
I have a lot of classes (especially WebContainer), folders, modules, etc…
@Greg_O_Lone help me