Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment