[Zlib-devel] assembly code path for zlib 1.2.2.2 - minor updage
Gilles Vollant
info at winimage.com
Mon Feb 14 20:56:56 EST 2005
In http://gvollant.free.fr/upd_asm_zl1222a.zip minor change on gvmat64.asm
and gvmat64.obj
- Prefetch give 1% performance boost (yeah !)
- Good zlib1222add feature (zlib1222add equ 0 for zlib 1.221 and previous,
zlib1222add equ 8 for 1.222 and after)
-----Original Message-----
From: Mark Adler [mailto:madler at alumni.caltech.edu]
Sent: Sunday, February 06, 2005 9:40 PM
To: zlib-devel at zlib.net
Subject: Re: [Zlib-devel] assembly code path for zlib 1.2.2.2
On Feb 5, 2005, at 8:15 PM, Gilles Vollant wrote:
> In http://gvollant.free.fr/upd_asm_zl1222.zip
> you'll find the assembly code modification for zlib 1.2.2.2
Thanks!
> In the future, I suggest you add new field at the end of
> internal_state (or other structure used by assembly code).
Will do.
> I higly suggest remove the #ifdef GUNZIP in the inflate_mode enum in
> inflate.h.
?? I did that back in 1.2.2.1.
mark
_______________________________________________
Zlib-devel mailing list
Zlib-devel at zlib.net
http://madler.net/mailman/listinfo/zlib-devel_madler.net
More information about the Zlib-devel
mailing list