You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are mostly using the Go build-in package to fulfil this tasks. But there are packages out there which are faster and have less memory consumption. We have dependencies which brings them already as peer dependency. We should take a look if we could improve our json handling.
We are mostly using the Go build-in package to fulfil this tasks. But there are packages out there which are faster and have less memory consumption. We have dependencies which brings them already as peer dependency. We should take a look if we could improve our json handling.
Related sections:
jwk
jwks
oidc
jwt
oauth2
(ggf cty, in ctyjson -> prüfen)
json_body ?
According to the readme of easyjson we could improve the throughput to more than 100 MB/s in both directions.
The text was updated successfully, but these errors were encountered: