Skip to content

Conversation

anmenaga
Copy link

@anmenaga anmenaga commented Oct 8, 2024

PR Summary

Previously adapter lookup table was serialized and saved every time;
With over 1000 entries for adapters shipped with dsc.exe this is performance expensive.

This change makes saving only when necessary - when the lookup table is actually updated.

@anmenaga anmenaga requested review from SteveL-MSFT and tgauth October 8, 2024 21:54
@anmenaga anmenaga added this pull request to the merge queue Oct 11, 2024
Merged via the queue into PowerShell:main with commit 28c626b Oct 11, 2024
5 checks passed
@anmenaga anmenaga deleted the lktable_prf branch October 11, 2024 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants