edmund-wagner / junrar

plain java unrar util (former sf project)
Other
186 stars 90 forks source link

extractfile and GetInputStream extremely slow #17

Open sketchpunk opened 12 years ago

sketchpunk commented 12 years ago

using the library in an android app and in a 10mb rar, it takes like a 1-2 minutes to extra 600k image file. Not sure if i'm compiling this correctly since there is another project that uses junrar and it extract it's very fast but if I compile the other app myself, it runs very slowly as well.