Skip to content
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

Fix ResourceSerializer performance problem (fixes #62) #80

Merged
merged 1 commit into from
Apr 24, 2020
Merged

Conversation

jbaiter
Copy link
Member

@jbaiter jbaiter commented Apr 24, 2020

This replaces a Jackson writeObject call with writeString, which should fix performance under some circumstances. See #62 for more details/discussion.

@jbaiter jbaiter merged commit fb87875 into master Apr 24, 2020
@jbaiter jbaiter deleted the perf-opt branch April 24, 2020 12:21
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