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
For simple type de-serialization from JSON, there's a few libraries that perform a lot better than stdlib. While there's the caveat of a new external dependency, the anticipated performance gains especially for large secret objects outweigh the costs IMO
The text was updated successfully, but these errors were encountered:
For simple type de-serialization from JSON, there's a few libraries that perform a lot better than stdlib. While there's the caveat of a new external dependency, the anticipated performance gains especially for large secret objects outweigh the costs IMO
The text was updated successfully, but these errors were encountered: