hostlist performance improvements
Reorder some logis in the hostlist functions for performance improvement specifically for "if (A & B) ..." move the fastest tests first (test A should take less time than test B).
Please register or sign in to comment