Write benchmarking tests for rolling hash
Open
- Dominant language
- Go
- Stars
- 384
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
And see if it can be sped up through vectorization: https://software.intel.com/en-us/articles/fast-computation-of-adler32-checksums
Contributor guide
Research direction
Start by locating the rolling hash implementation and its existing tests, then review the Intel Adler-32 article linked in the issue. Add benchmark tests for the rolling hash and use their results to determine whether vectorization improves performance.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- performance
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100