azure-container-networking icon indicating copy to clipboard operation
azure-container-networking copied to clipboard

perf: [NPM] remove unnecessary computation in windows DP

Open huntergregory opened this issue 3 years ago • 1 comments

  • Remove unnecessary code chunk where we convert member sets of lists to policies (see old line 202, which would never be reached)
    • not worth adding complexity if unnecessary
    • also slightly computation heavy: concatenate all members in each hash set
  • Replace verbose log lines with lines that rarely occur (only occur when sets are first added to an endpoint)

huntergregory avatar May 17 '22 01:05 huntergregory

This pull request is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days

github-actions[bot] avatar Jul 17 '22 00:07 github-actions[bot]

This pull request is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days

github-actions[bot] avatar Sep 16 '22 00:09 github-actions[bot]

Pull request closed due to inactivity.

github-actions[bot] avatar Sep 30 '22 00:09 github-actions[bot]