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
If you put a large dictionarie in the database, reading the data takes a very significant amount of time do to the initialization of the dictionary. Is there any way around this? Any suggestions? Would be glad to submit a reproducible code snippet. On an ipad3 were seeing a 4000ms lag for a nested dictionary / array of 400 items.
The text was updated successfully, but these errors were encountered:
If you put a large dictionarie in the database, reading the data takes a very significant amount of time do to the initialization of the dictionary. Is there any way around this? Any suggestions? Would be glad to submit a reproducible code snippet. On an ipad3 were seeing a 4000ms lag for a nested dictionary / array of 400 items.
The text was updated successfully, but these errors were encountered: