benchmark xxhash against `hash-wasm`
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 1.5k
- Forks
- 52
- Avg merge
- 13h 37m
- Merged PRs (30d)
- 19
Description
Hi! I'm interested in the performance of @node-rs/xxhash vs. the xxhash implementation in https://www.npmjs.com/package/hash-wasm. Is it possible for yall to add this comparison or should I look into contributing a benchmark?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the repository's existing benchmark setup and how @node-rs/xxhash is invoked. Add a comparable benchmark using the xxhash implementation from hash-wasm, then run the benchmark suite and report both results under equivalent conditions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, rust
- Domain
- performance, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100