flashbots / flashbots/buildernet-orderflow-proxy
Change json lib to https://github.com/goccy/go-json
Open
- Dominant language
- Go
- Stars
- 16
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
JSON is bottlenecking.
Should try switching to https://github.com/goccy/go-json
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the proxy's JSON encoding and decoding entry points, then measure the current bottleneck before evaluating goccy/go-json. Confirm that the replacement preserves existing behavior and that the relevant tests and benchmarks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend, performance
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100