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
I have a json data of size 20 MB( with 3 nested level of children) for schema validation against this data its taking 11 sec, how can we increase its performance? are you using parallel processing if no is there any scope of introducing parallel processing ?