RustPython / RustPython/Parser
Add a benchmarking suite
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 117
- Forks
- 38
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 1
Description
There's been a couple of PRs lately that have been opened in hopes of speeding things up. We should probably add a good set of benchmarks that can be re-used by everyone trying to make an optimization change so as to make changes like these easier to evaluate.
Ideally, we can also yank some of Ruffs benchmarks to also see how much a change affects it does heavily consume this library.
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
The issue names no files, tests, or entry points. First determine where reusable benchmarks belong and how Ruff benchmarks could be incorporated or compared. Done means a benchmark suite exists that contributors can use to evaluate optimization changes, including the intended Ruff comparison.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- performance, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100