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

Performance: less allocation in FileTarget for CleanupInvalidFilePath #1694

Merged
merged 1 commit into from Oct 9, 2016

Conversation

snakefoot
Copy link
Contributor

@snakefoot snakefoot commented Oct 9, 2016

FilePathLayout - CleanupInvalidFilePath - Happy path should not allocate

This change is Reviewable

@codecov-io
Copy link

codecov-io commented Oct 9, 2016

Current coverage is 80% (diff: 100%)

Merging #1694 into master will increase coverage by <1%

@@             master      #1694   diff @@
==========================================
  Files           274        274          
  Lines         16873      16874     +1   
  Methods        2666       2666          
  Messages          0          0          
  Branches       1872       1872          
==========================================
+ Hits          13511      13512     +1   
  Misses         2929       2929          
  Partials        433        433          

Sunburst

Powered by Codecov. Last update a8a7739...f3e426b

@304NotModified 304NotModified added enhancement Improvement on existing feature performance file-target labels Oct 9, 2016
@304NotModified
Copy link
Member

Nice one! Thanks!

@304NotModified 304NotModified merged commit 5cdeaec into NLog:master Oct 9, 2016
@304NotModified 304NotModified added this to the 4.3.10 milestone Oct 9, 2016
@304NotModified 304NotModified changed the title FilePathLayout - CleanupInvalidFilePath - Happy path should not allocate Performance: less allocation in FileTarget for CleanupInvalidFilePath Oct 9, 2016
@snakefoot snakefoot deleted the FilePathLayoutCleanup branch October 9, 2016 23:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement on existing feature file-target performance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants