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 12MB JSON string that I'm trying to filter down (I don't need the vast majority of it) but using JsonPropertyFilter on it is extremely slow. I would like to be able to use this, but at the moment it is way too slow.
The text was updated successfully, but these errors were encountered:
I have a 12MB JSON string that I'm trying to filter down (I don't need the vast majority of it) but using JsonPropertyFilter on it is extremely slow. I would like to be able to use this, but at the moment it is way too slow.
The text was updated successfully, but these errors were encountered: