That’s quite strange, especially the second part regarding asserts and checks: I’m perfectly able to run JUCE Debug code at speed not distinguishable from Release mode, even on a mid-range computer, and the amount of assertions that are checked does not impact performance in any noticeable way.
Are you perhaps running this on some kind of embedded system with very limited resources?

