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
{{ message }}
This repository was archived by the owner on Mar 23, 2025. It is now read-only.
As discussed in Stuk/jszip#617, generateAsync was about 50 times slower since JSZip 3.2.x, but this has been fixed in 3.10.0
I tested this on my end and bumped the version to 3.10.1 and confirmed that packaging speed went from ~10 minutes to ~5 seconds on a 434MB archive. I don't really want to make a PR for such a simple change (I just changed the version in the @require), but I thought I should bring it up.
The text was updated successfully, but these errors were encountered:
I regret to inform you that due to recent updates to the target webpage, the scripts in this repository are no longer functioning as intended.
Given my limited time and resources, I currently do not have plans to update and maintain these scripts. As a result, I have decided to archive this repository.
If you're interested in this project, you're welcome to fork it and make your own modifications. I also encourage other developers to build upon this work and create new solutions.
As discussed in Stuk/jszip#617, generateAsync was about 50 times slower since JSZip 3.2.x, but this has been fixed in 3.10.0
I tested this on my end and bumped the version to 3.10.1 and confirmed that packaging speed went from ~10 minutes to ~5 seconds on a 434MB archive. I don't really want to make a PR for such a simple change (I just changed the version in the
@require
), but I thought I should bring it up.The text was updated successfully, but these errors were encountered: