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
Performance fix: created two valueFor functions (one for dictionaries…
… and one for arrays) to remove the need to cast the JSON dictionary input
Casting the dictionary was very slow especially given a large JSON input