RustPython / RustPython/RustPython
[RFC] Remove or revise outdated profiling document
Open
Nobody has claimed this yet.
RFC
- Dominant language
- Rust
- Stars
- 22.4k
- Forks
- 1.5k
- Avg merge
- 16h 33m
- Merged PRs (30d)
- 165
Description
Summary
I never could run this: https://github.com/RustPython/RustPython/blob/main/DEVELOPMENT.md#profiling
It looked very slow and seemed never ended up.
Detailed Explanation
Drawbacks, Rationale, and Alternatives
Unresolved Questions
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
Start with the profiling section in DEVELOPMENT.md and verify whether its instructions still work with the current project. Decide whether the section should be removed or revised based on the current profiling workflow, then ensure the documentation no longer describes an unusable process.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation, performance
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100