SteveD Posted October 24 Report Share Posted October 24 I have a fairly large project (over 1000 vis/controls) with lots of classes. When I started making packages the build would finish in a few minutes. Now it seems to take longer and longer each time, currently been sitting here for 30 minutes at various steps of the build. The changes I am making are typically pretty small incremental changes so I don't know why the time to build is so much longer now. Is there any more information I can get the build process? Quote Link to comment Share on other sites More sharing options...
SteveD Posted October 24 Author Report Share Posted October 24 I attached the log file after the build was complete. The timestamp on the start and finish are only 4 minutes apart, but the actual build took closer to half an hour before it was finished. VI Package Builder.log Quote Link to comment Share on other sites More sharing options...
Jim Kring Posted October 25 Report Share Posted October 25 Is the package or one of its build artifacts being built into the package? I've seen this happen before and the package will grow in size exponentially. Quote Link to comment Share on other sites More sharing options...
SteveD Posted October 25 Author Report Share Posted October 25 I know the package is not. I made that mistake before. What can I do to verify something else isn't? Also the size doesn't increase too much like I saw when I had the package included in the build. Quote Link to comment Share on other sites More sharing options...
SteveD Posted October 25 Author Report Share Posted October 25 Just did a new build on a different PC. There were some broken VI's and some that hadn't been compiled perhaps? (Honestly not sure, just know that if I loaded all the classes in memory there were a few vi's that wanted to be saved even without changes) and some dependency packages that shouldn't have mattered that there were newer versions, but I updated anyway. The build went much faster (just a couple minutes). Unfortunately, because I made so many changes at once I am not sure what the issue(s) were, but so far it seems to be must faster. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.