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

Minor performance optimization of some layoutrenderers #2645

Merged

Conversation

snakefoot
Copy link
Contributor

StringBuilderExt.AppendInvariant appends without allocation

@codecov
Copy link

codecov bot commented Apr 5, 2018

Codecov Report

Merging #2645 into master will increase coverage by <1%.
The diff coverage is 100%.

@@           Coverage Diff           @@
##           master   #2645    +/-   ##
=======================================
+ Coverage      81%     81%   +<1%     
=======================================
  Files         326     326            
  Lines       24058   24047    -11     
  Branches     3043    3040     -3     
=======================================
- Hits        19480   19478     -2     
+ Misses       3758    3746    -12     
- Partials      820     823     +3

@304NotModified 304NotModified added this to the 4.5.2 milestone Apr 6, 2018
@304NotModified 304NotModified merged commit d278f76 into NLog:master Apr 6, 2018
@304NotModified
Copy link
Member

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants