Improve AlgorithmConstraints:checkAlgorithm performance

XMLWordPrintable

        Now AlgorithmConstraints:checkAlgorithm uses List to check if an algorithm has been disabled. It is less efficient when there are more disabled elements in the list, we can use Set instead of List to speed up the search.

              Assignee:
              Dongbo He
              Reporter:
              Dongbo He
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: