| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
This PR has 206 quantified lines of changes. In general, a change size of upto 200 lines is ideal for the best PR experience! Quantification details
Label : Large Size : +86 -120 Percentile : 60.6% Total files changed: 56 Change summary by file extension: .cs : +86 -120 Why proper sizing of changes matters
Optimal pull request sizes drive a better predictable PR flow as they strike a
What can I do to optimize my changes
How to interpret the change counts in git diff output
Was this comment helpful? 👍 :ok_hand: :thumbsdown: (Email) |
Sorry, something went wrong.
|
CarloToso Perhaps I was inaccurate. I meant using new APIs which use interpolated string handler - it reduces allocations and makes code faster - String.Format(), StringBuilder.AppendFormat(), String.Create(). https://devblogs.microsoft.com/dotnet/string-interpolation-in-c-10-and-net-6/
|
Sorry, something went wrong.
|
Ilya (@iSazonov) Thank you, now I understand better. I'll close this PR and start again |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
PR Summary
Where possible use interpolated strings
PR Context
Proposed by Ilya (@iSazonov).
174 more files contain {0}, I'll continue after this PR is merged
PR Checklist
(which runs in a different PS Host).