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

Fix Perf warnings #1372

Merged
merged 8 commits into from
Apr 21, 2021
Merged

Fix Perf warnings #1372

merged 8 commits into from
Apr 21, 2021

Conversation

mregen
Copy link
Contributor

@mregen mregen commented Apr 20, 2021

  • use Array.Empty
  • improve StringBuilder, Where
  • use .Equals instead Compare
  • use ConfigureAwait

@lgtm-com
Copy link

lgtm-com bot commented Apr 20, 2021

This pull request introduces 1 alert when merging a8ad14d into 087415b - view on LGTM.com

new alerts:

  • 1 for Poor error handling: empty catch block

@mregen mregen merged commit e34eb9b into master Apr 21, 2021
@mregen mregen deleted the perfwarnings branch April 21, 2021 07:28
mregen added a commit to mregen/UA-.NetStandardLibrary that referenced this pull request Apr 21, 2021
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.

None yet

2 participants