Skip to content

Conversation

@sfackler
Copy link
Owner

The owned variant of the old parser incurred a lot of allocation
overhead, particularly for row data messages. Rewrite it so that it
behaves like the borrowed parser, except that the message can optionally
own any dynamically sized data it contains.

The owned variant of the old parser incurred a lot of allocation
overhead, particularly for row data messages. Rewrite it so that it
behaves like the borrowed parser, except that the message can optionally
own any dynamically sized data it contains.
@sfackler sfackler merged commit f2aa245 into master Dec 19, 2016
@sfackler sfackler deleted the backend-rewrite branch December 19, 2016 00:08
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.

2 participants