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
To reduce memory usage, would it be possible to save the structure of the JSON in memory and load the actual data when it's opened? My file might be represented in this structure
Thanks for the help regarding the crash. I managed to load the file now.
It's really slow to show the Treeview after load, and really slow when expanding the property that has an array of 423,828 rows.
I'm loading an Azure Table storage export, which Microsoft abused JSON to store CSV...
Suspect the problem is with the TreeView which don't seem to be optimized. Committed memory is at 1,698 MB.
Are you using Virtual Mode for the TreeView?
To reduce memory usage, would it be possible to save the structure of the JSON in memory and load the actual data when it's opened? My file might be represented in this structure
Regards,
Li Huan
The text was updated successfully, but these errors were encountered: