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

results: Fix Headers encoding #507

Merged
merged 2 commits into from
Mar 25, 2020
Merged

results: Fix Headers encoding #507

merged 2 commits into from
Mar 25, 2020

Conversation

tsenart
Copy link
Owner

@tsenart tsenart commented Mar 25, 2020

This PR reverts #506 because its JSON string escaping logic taken
from github.com/valyala/quicktemplate isn't complete and is incompatible
with encoding/json. The performance gains do not justify this short
coming (at least for Vegeta). We fix the #505 by re-generating the
easyjson encoders.

@tsenart tsenart requested a review from xla as a code owner March 25, 2020 10:58
@tsenart tsenart merged commit d9b795a into master Mar 25, 2020
@tsenart tsenart deleted the revert-fast-json branch March 25, 2020 10:59
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