-
Notifications
You must be signed in to change notification settings - Fork 151
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
BeginScope: support for non-serializable objects + performance improvement (20-50% cpu, 35% times less allocations) #232
Merged
Commits on Jul 25, 2018
-
BeginScope with support for custom objects that are not marked as ser…
…ializable (Ex. ActionLogScope)
Configuration menu - View commit details
-
Copy full SHA for cd85e8d - Browse repository at this point
Copy the full SHA cd85e8dView commit details -
Introduced NLogBeginScopeParser that provides caching of property-ref…
…lection across all NLogLogger-objects (Reduce allocation and better cache reuse).
Configuration menu - View commit details
-
Copy full SHA for 41a25a1 - Browse repository at this point
Copy the full SHA 41a25a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f883c6 - Browse repository at this point
Copy the full SHA 7f883c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28ac193 - Browse repository at this point
Copy the full SHA 28ac193View commit details -
Reduce enumerator-allocation when only using CaptureMessageProperties…
… (Without CaptureMessageTemplates)
Configuration menu - View commit details
-
Copy full SHA for d096a26 - Browse repository at this point
Copy the full SHA d096a26View commit details
Commits on Jul 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4211602 - Browse repository at this point
Copy the full SHA 4211602View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22234ea - Browse repository at this point
Copy the full SHA 22234eaView commit details
Commits on Jul 27, 2018
-
Configuration menu - View commit details
-
Copy full SHA for a4f2729 - Browse repository at this point
Copy the full SHA a4f2729View commit details
Commits on Aug 1, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 2bbddba - Browse repository at this point
Copy the full SHA 2bbddbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 728870a - Browse repository at this point
Copy the full SHA 728870aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25b231d - Browse repository at this point
Copy the full SHA 25b231dView commit details
Commits on Aug 2, 2018
-
Configuration menu - View commit details
-
Copy full SHA for bfea328 - Browse repository at this point
Copy the full SHA bfea328View commit details
Commits on Aug 3, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c2c50c9 - Browse repository at this point
Copy the full SHA c2c50c9View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.