Skip to content

Avoid unnecessary memory allocations in to_s#5

Open
philipp-classen wants to merge 1 commit into
anykeyh:masterfrom
philipp-classen:avoid_memory_allocations_in_escape
Open

Avoid unnecessary memory allocations in to_s#5
philipp-classen wants to merge 1 commit into
anykeyh:masterfrom
philipp-classen:avoid_memory_allocations_in_escape

Conversation

@philipp-classen

@philipp-classen philipp-classen commented May 10, 2025

Copy link
Copy Markdown

Avoid allocating temporary buffers.

Note: For workloads that dump lots of JSON, this brings a noticeable performance boost.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant