LevelDB-ObjC
LevelDB-ObjC copied to clipboard
Performance issues for large nsdictionaries
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.