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 has been archived by the owner on Aug 20, 2018. It is now read-only.
A hand tuned version of inflate (https://gist.github.com/mbebenita/be701a32a07afad4ff93) yields nearly a 2X perf improvement, from 1.2s to 0.6s when decompressing all classes in a large jar file. Zlib via emscripten is about 1.4s.
The referenced gist is a very hacky / quick dirty experiment to find out if there is room for improvement, and it looks like there is.
The text was updated successfully, but these errors were encountered: