KSP-X-Science
KSP-X-Science copied to clipboard
Stop warp only if there are runnable expierments
As per discussion on the forums.
"without linq" - good, but in general you want to avoid "foreach" as well if you're already going to this level of optimization, unless you know for sure that the foreach won't generate garbage.