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
Apparently, the JSON parser handles decoding internally so there's no
need to double-decode. This won't make a huge difference, but reduce
some CPU usage.
0 commit comments