[osflash] Announcement: FZlibv1.0.0 - Zlib library in pureactionscript
Infos E-Blokos
infos at e-blokos.com
Fri Jun 6 01:59:56 PDT 2008
Great vincent, it opens door for a lot of new features
Franck Chionna
----- Original Message -----
From: Vincent GERMAIN
To: osflash at osflash.org
Cc: fzlib at wizhelp.com
Sent: Friday, June 06, 2008 4:38 AM
Subject: [osflash] Announcement: FZlibv1.0.0 - Zlib library in pureactionscript
Hi,
We have ported Zlib library in pure actionscript.
Sources and demo available at: http://www.wizhelp.com/fzlib/
FZib can be used to when native flash functions are not enough:
_ handle Zlib streams
_ inflate/deflate Data without Zlib header
_ handle fine tuning on compression
We spent some time to optimize the library and the result is not so bad (only 4 times slower than Java version).
Good to know for optimization purpose:
_ byteArray.readByte() is 10 times slower than byteArray[index]
_ array[index] is 20% slower than byteArray[index] (for byte, of course)
Hope it could be useful for some project!
Fell free to contact us about it.
Best regards
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
------------------------------------------------------------------------------
_______________________________________________
osflash mailing list
osflash at osflash.org
http://osflash.org/mailman/listinfo/osflash_osflash.org
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/osflash_osflash.org/attachments/20080606/de6c97ab/attachment.html
More information about the osflash
mailing list