commit | b89a096d6dce43dad60618750ea9c62f770b2e7a | [log] [tgz] |
---|---|---|
author | Gregory P. Smith <greg@mad-scientist.com> | Wed Mar 19 01:46:10 2008 +0000 |
committer | Gregory P. Smith <greg@mad-scientist.com> | Wed Mar 19 01:46:10 2008 +0000 |
tree | f36b1df16c60eabbf843909b411469a6090be99b | |
parent | bde40078b07cd26f850f2a04848e9e1d95442a1f [diff] |
Use zlib's crc32 routine instead of binascii when available. zlib's is faster when compiled properly optimized and about the same speed otherwise.