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

request help: replacing std/json with json-iterator/go #83

Open
kwanhur opened this issue May 3, 2022 · 1 comment
Open

request help: replacing std/json with json-iterator/go #83

kwanhur opened this issue May 3, 2022 · 1 comment

Comments

@kwanhur
Copy link

kwanhur commented May 3, 2022

Issue description

Improving json decode conf performance, use json-iterator/go to replace encoding/json on plugins implement.

Environment

  • APISIX Go Plugin Runner's version:
  • APISIX version:
  • Go version:
  • OS (cmd: uname -a):
@spacewander
Copy link
Member

Is there any report about the std/json affecting the performance in the hot path? We would prefer to use the std library if the performance is not critical.

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

No branches or pull requests

2 participants