Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
boazsegev committed Aug 2, 2023
1 parent 53a0a1f commit b957480
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions fio-stl/700 hash testing.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
## Hash Function Testing

During development I tested the Hash functions using [the SMHasher testing suite (@rurban's fork)](https://github.com/rurban/smhasher). The testing suite is often growing with more tests, so I do not know what the future may bring... but attached are the test results for Risky Hash, Stable Hash (64 and 128 bit variation) as they were at the time of (re)development (March, 2023).

Note that even though Stable Hash appears faster in the tests, it may clobber more registers (resulting is some slowdowns when using cache values).

0 comments on commit b957480

Please sign in to comment.