Skip to content

encoding/json/v2 support #636

Description

@kevinburkesegment

Description:

Go 1.25 has experimental support for encoding/json/v2. It would be helpful to be able to test this out in Github Actions, and compare performance to encoding/json.

It is not as easy for end users to test this because turning on the flag requires recompiling the entire Go binary, you can't just download it.

Metadata

Metadata

Labels

feature requestNew feature or request to improve the current logic

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions