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

plugin: fix generated fromJson for google.protobuf.Value #500

Merged
merged 1 commit into from
Mar 20, 2023

Conversation

hugebdu
Copy link
Contributor

@hugebdu hugebdu commented Mar 20, 2023

resolves #499

@hugebdu
Copy link
Contributor Author

hugebdu commented Mar 20, 2023

@timostamm removing that line reduced the time from 26 seconds (!) to 26 milliseconds for some payload we have.

@timostamm timostamm merged commit 6c3f92b into timostamm:master Mar 20, 2023
@timostamm
Copy link
Owner

Released in v2.8.3.

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.

Struct.fromJson is very slow on big payloads
2 participants