Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blueswill refactor for performance and readability #3

Merged
merged 4 commits into from
Jun 27, 2024

Conversation

Marterich
Copy link

  • Removed Whitelist part and default to $true if the LowPowerGPUs are not found
  • factor the GPUs out into a List so that the logic is separate from the content. This allows for addition of new GPUs to the List without modifying the Logic part.
  • remove unnecessary variable assignment for $gpuName as this is not used elswhere

@blusewill blusewill merged commit 3fe482b into blusewill:gpu-whitelist Jun 27, 2024
@Marterich Marterich deleted the blueswill-refactor branch June 27, 2024 17:18
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