How do you make the seperate packages you pull into your project run with release-fast even when your overall project is still under development/debug progress. Is it to do with the optimize setting? Am I on the right track, or does that not even make sense?
(I have some dependent packages that run quite slow when not using release fast, and it just slows down my parent project signifcantly.)