This repository has been archived by the owner on May 21, 2022. It is now read-only.
This repository has been archived by the owner on May 21, 2022. It is now read-only.
enhancement: replace stdlib json by jsoniter #358
Open
Description
github.com/json-iterator/go
is currently one of the fastest libs available to process json.
Besides, it is a simple drop-in replacement for the standard lib, without much code change.
I am proposing PR #357 to validate the concept and expose benchmarks on signing and parsing methods.
NOTE: due to some changes in the order of marshalled claims, testable examples verifying the value of the signed string have been adapted to check for decoded claims instead.
Metadata
Assignees
Labels
No labels
Activity