Commit 2dfa3ff6 authored by Morris Jette's avatar Morris Jette
Browse files

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).
parent fd3b75a9
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment