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
Follow up run with the changes for #73. I split up the files into folders by exception type since there are more files this time due to a longer run.
The slow folder contains files which can take up to several minutes before crashing. One file will not crash. Presumably those files trigger a long running loop somewhere.
The files from the slow folder now either throw an exception, or finish parsing successfully. Those who parse correctly are slow because they contain large NSSets containing millions of references to the same object. Parsing in this and similar cases has been optimized.
Follow up run with the changes for #73. I split up the files into folders by exception type since there are more files this time due to a longer run.
The slow folder contains files which can take up to several minutes before crashing. One file will not crash. Presumably those files trigger a long running loop somewhere.
plist-crash2.zip
The text was updated successfully, but these errors were encountered: