diff options
author | erwin <erwin@FreeBSD.org> | 2005-12-18 05:50:56 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2005-12-18 05:50:56 +0800 |
commit | e3ab34b2d7211c91c9f95e5ce4c7a900eeed4107 (patch) | |
tree | 8ef7651e6e119c145282e211b7ff9c8297ced62e /graphics/imageindex | |
parent | da82e9fdefee05456dfd2d8c6b76829fe3e8c5c9 (diff) | |
download | freebsd-ports-gnome-e3ab34b2d7211c91c9f95e5ce4c7a900eeed4107.tar.gz freebsd-ports-gnome-e3ab34b2d7211c91c9f95e5ce4c7a900eeed4107.tar.zst freebsd-ports-gnome-e3ab34b2d7211c91c9f95e5ce4c7a900eeed4107.zip |
Digest::Pearson is an implementation of Peter K. Pearson's hash algorithm
presented in "Fast Hashing of Variable Length Text Strings" - ACM 1990. This
hashing technique yields good distribution of hashed results for variable
length input strings on the range 0-255, and thus, it is well suited for
data load balancing.
The implementation is in C, so it is fast. If you prefer a pure Perl version
and can tolerate slower speed, you might want to consider
Digest::Pearson::PurePerl instead.
WWW: http://search.cpan.org/dist/Digest-MD5-Pearson
PR: ports/90578
Submitted by: Gabor Kovesdan
Diffstat (limited to 'graphics/imageindex')
0 files changed, 0 insertions, 0 deletions