apache / apache/apisix-go-plugin-runner
request help: replacing std/json with json-iterator/go
Open
- Dominant language
- Go
- Stars
- 198
- Forks
- 68
- PR merge metrics
- No merged PRs in 30d
Description
### Issue description
Improving `json` decode `conf` performance, use [json-iterator/go](https://github.com/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`):
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.