Skip to content

JsonLayout - Optimize AppendStringEscape for success path #5610

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

Merged
merged 1 commit into from
Sep 28, 2024

Conversation

snakefoot
Copy link
Contributor

@snakefoot snakefoot commented Sep 28, 2024

foreach seems to allow compiler to optimize more, than when using standard for-loop (reduce range-checking)

@snakefoot snakefoot closed this Sep 28, 2024
auto-merge was automatically disabled September 28, 2024 16:59

Pull request was closed

@snakefoot snakefoot reopened this Sep 28, 2024
@snakefoot snakefoot enabled auto-merge (squash) September 28, 2024 16:59
Copy link

@snakefoot snakefoot merged commit 575b07f into NLog:dev Sep 28, 2024
5 checks passed
@snakefoot snakefoot added this to the 5.4 milestone Oct 5, 2024
@snakefoot snakefoot changed the title JsonLayout - Optimize AppendStringEscape for succes path JsonLayout - Optimize AppendStringEscape for success path Feb 2, 2025
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.

1 participant