Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Bulat-Ziganshin committed May 29, 2015
1 parent dabc522 commit 2d3ba6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Hence, I propose you to clone the repository and try to develop your own version
- [x] SSE2/AVX2 manually-optimized main loop
- [ ] manual unrolling of main loop (since msvc/icl can't do it themselves)
- [x] [SMHasher](https://code.google.com/p/smhasher) testsuite
- [ ] fix issues found by [SMHasher](https://code.google.com/p/smhasher) by tuning `COMPRESS_ULONG()` and hashsum combining
- [ ] fix [issues found by SMHasher](SMHasher/reports/smhasher-farsh32-report.txt) by tuning `COMPRESS_ULONG()` and hashsum combining
- [ ] `farsh_init/farsh_update/farsh_result` streaming API

# Universal hashing
Expand Down

0 comments on commit 2d3ba6d

Please sign in to comment.