View Single Post
Old 12/09/2009, 09:37 PM   #220 (permalink)
rboatright
Member
 
rboatright's Avatar
 
Join Date: Jun 2009
Location: topeka, ks
Posts: 550
Likes Received: 0
Thanks: 4
Thanked 188 Times in 90 Posts
Default

Quote:
Originally Posted by Jappus View Post
I've stumbled upon it while I searched for a JS Zlib implementation. Unfortunately it's not exactly built in a way that makes it easy to extract only the decompressor parts of it (they compressed the JS source so that it calls functions with such beautiful names as a(), b() and c()). And I really, really, don't want to plonk it as-is into the pReader. That, and I had read reports on it not being exactly fast, something around the magnitude of < 5 kB/s decompression speed.

But well, I'll take a second look at it as soon as I'm done with the other issues.


Thanks again!
I'll send you the uncompressed source.

I found it a couple of weeks ago.

and 5kb/s is not intolerable if it's a one-time thing. "This file is going to take about 3 minutes to import. Do it now? "

:-)

Rick
__________________
Rick_
http://www.webos-internals.org
http://www.1632.org
rboatright is offline   Reply With Quote