Skip to content
Snippets Groups Projects
Commit 44a86232 authored by Mark Olesen's avatar Mark Olesen
Browse files

Added Jenkin's hash functions in C++ form

- not much speed difference between SuperFastHash and Jenkin's lookup3 but
  both are 5-10% faster than what is currently implemented in Foam::string,
  albeit inlining probably helps there.

- TODO: integration with existing infrastructure
parent f83e4cbd
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment