-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hangs on large files #21
Comments
I believe this was when switching to Ideally |
I'm thinking:
|
@catfag any thoughts maybe? |
Yeah this tool is super slow |
Having some output, either progress or just "working on it..." would help a lot |
For me it is 58 seconds for a 2.2MB file. |
Reported in #20 (comment) and can confirm
It looks like the extractor is hanging on large files (on the extracting portion specifically). A 330MB package takes 660 seconds (exe) and 864 seconds (python -m) vs 8 seconds in
v1.0.0
.Workaround is to use
v1.0.0
if you want it fast and trust your.unitypackage
The text was updated successfully, but these errors were encountered: