nasm/perllib
H. Peter Anvin c593173e11 phash: massively speed up the perfect hash generator
Make the perfect hash generator about 200x faster by using a very
simple custom graph adjacency representation instead of using
Graph::Undirected.
2008-05-25 18:10:57 -07:00
..
crc64.ph Use the crc64 we already use as the perfect hash function prehash 2007-10-02 17:40:00 -07:00
gensv.pl Use the crc64 we already use as the perfect hash function prehash 2007-10-02 17:40:00 -07:00
phash.ph phash: massively speed up the perfect hash generator 2008-05-25 18:10:57 -07:00
random_sv_vectors.ph phash: cut random vector set down a bit 2008-05-20 16:46:36 -07:00
README Add README file 2007-08-29 17:24:03 +00:00

This directory contains the following Perl modules from CPAN:

Graph-0.84

See the .pod documentation for copyright and license terms.