Skip to content

Conversation

@weberr13
Copy link

In profiling we've found that the garbage associated with Parse and ParseBytes is dominating our application and I would like to introduce a sync.Pool of the parsed results. This MR exposes the Parse function as a decorator of the Result and adds a Clear() function in order to guarantee safe reuse.

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.

3 participants