Hello,
A 6 GB Mendix project will naturally take longer to download/upload, but you can improve speed by using a stable high-speed connection, committing smaller changes more often, and cleaning up unnecessary large files (like unused images, videos, or duplicate JARs in /userlib
).
If your project is large and you want to remove unused microflows/pages, Mendix has a built-in option to find them.
Go to Edit → Find Advanced… (as shown in your attached screenshot)
This will list all unused elements in your project. Double-click any item to check if it’s really unused (be careful, because some may be called dynamically and won’t appear as used).
Regards
Reemali