openfoam/applications/test/HashingSpeed/Make/files
Mark Olesen 44a86232af 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
2009-03-02 19:57:17 +01:00

4 lines
63 B
Plaintext

testHashingSpeed.C
EXE = $(FOAM_USER_APPBIN)/testHashingSpeed