-
Notifications
You must be signed in to change notification settings - Fork 474
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Speed up activate changes I: Avoid quadratic complexity when updating…
… host links Previously, for each existing link, we again iterated over all existing links, hence the quadratic complexity. SUP-21229 Change-Id: I24f0e91fff1528a146fee64a7d66758eec332ec7
- Loading branch information
Showing
1 changed file
with
21 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters