Skip to content
  • Mark Olesen's avatar
    Added Jenkin's hash functions in C++ form · 44a86232
    Mark Olesen authored
    - 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
    44a86232