source: trunk/src/kmk/strcache2.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1916   17 years bird build fix.
(edit) @1915   17 years bird kmk: CONFIG_WITH_MINIMAL_STATS vs. CONFIG_WITH_MAKE_STATS - require …
(edit) @1913   17 years bird strcache2: hash1 -> hash; -hash2.
(edit) @1912   17 years bird strcache2: collapsed the STRCACHE2_USE_CHAINING checks.
(edit) @1910   17 years bird strcache2: switch to Paul Hsieh's superfash hash function (finally …
(edit) @1909   17 years bird strcache2: Implemented collision resolution by chaining instead of …
(edit) @1908   17 years bird strchache2: hash hacking (no results or changes yet).
(edit) @1906   17 years bird strcache2: oops, mixed arguments to inlined functions screwing up …
(edit) @1905   17 years bird strcache2: benchmarked strcache2_case_sensitive_hash_1 against …
(edit) @1904   17 years bird strcache2: inline memcmp seems faster (weird).
(edit) @1903   17 years bird strcache2: some cleanup.
(edit) @1899   17 years bird kmk: strcache2 - some alignment fixes.
(edit) @1897   17 years bird kmk: added strcache2_get_ptr_hash for more efficent hashing by string …
(edit) @1888   17 years bird fixed bug in previous revision.
(edit) @1887   17 years bird kmk: delegating variable string hashing to the strcache, dropping the …
(edit) @1885   17 years bird kmk: strcache2_add_file macro for wrapping case sensitive/insenstive …
(edit) @1879   17 years bird do strcache2_print_stats_all.
(edit) @1870   17 years bird kmk: replaced strcache with strcacahe2.
(add) @1869   17 years bird kmk: untested version of strcache2, lacking rehash. This is a string …
Note: See TracRevisionLog for help on using the revision log.