Télécharger la liste

Description du projet

JPerf is a perfect hash function generator for
Java. The principle of perfect hashing is to
reduce the average constant overhead of a hash
table by precomputing a hash function which is
optimal for the key set. Other advantages include
a reduction in memory usage. Finding such a hash
function is hard, especially in the general case.
These run-time savings come at a cost of increased
map creation time. JPerf can create a perfect hash
function for a given set of keys and values.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-03-05 16:29
1.0.0

Tags: Initial freshmeat announcement

Project Resources