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

Replace builtin json to ffjson for incoming transaction #691

Open
spikeekips opened this issue Nov 8, 2018 · 0 comments
Open

Replace builtin json to ffjson for incoming transaction #691

spikeekips opened this issue Nov 8, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@spikeekips
Copy link
Contributor

We already discussed data serialization in #434

JSON is wide spreadex and well known format, so for end user, especially client-side we should support JSON for incoming transaction.

There are so many critics against the performance of Golang's builtin JSON, we can adaopt the ffjson for performance.

@spikeekips spikeekips added the enhancement New feature or request label Nov 8, 2018
@spikeekips spikeekips changed the title Replace official json to ffjson for incoming transaction Replace builtin json to ffjson for incoming transaction Nov 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant