Display additional information through table.
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 962
- Forks
- 106
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 4
Description
When we render the markdown table, there only exists benchmarks result.
Additional information will be helpful while analyzing the benchmark result.
- CPU
- Memory
- Operating system
- Python implementation infos (+ build option, compiler..)
Any suggestion @vstinner ?
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 locating the markdown table rendering entry point and the benchmark result data it currently displays. Check how CPU, memory, operating system, and Python implementation details are represented, then verify that the requested information appears in the rendered table without losing the existing benchmark results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- performance
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100