Performance of WHATWG ReadableStream.read()
Open
Nobody has claimed this yet.
good first issue
help wanted
- Dominant language
- Shell
- Stars
- 399
- Forks
- 11
- Avg merge
- 29m
- Merged PRs (30d)
- 1
Description
The performance of ReadableStream.read() seems to be lacking behind other runtimes and probably can be improved
Ref: https://github.com/anonrig/node-benchmarks/pull/3#issuecomment-1546646451
Contributor guide
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
No source file or test is named. Start by reviewing the linked node-benchmarks pull request and the runtime comparisons for WHATWG ReadableStream.read(); done would require identifying a reproducible performance gap and demonstrating an improvement with benchmark results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- performance
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100