RiedleroD/BASAV

add unsafe mode

RiedleroD opened this issue · 1 comments

add a button that disables safety checking for a (more or less effective) performance increase. All algorithms should be stable anyway, so safety checking really is just for implementing and testing new features. I still want an extra layer of stability that's enabled by default so the program doesn't crash if I mess up.

some testing has concluded that this makes absolutely no difference, closing