FR: Add recording functionality to CPU Reporter for Push
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 369
- Forks
- 23
- Avg merge
- 1m
- Merged PRs (30d)
- 5
Description
Record both CPU load values into a text file for a defined duration and store the file on Push at a place where it can be easily downloaded for further statistic evaluation.
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
The issue names CPU Reporter and Push but no files or tests. Start by locating the reporter and its Push output handling; determine how recording duration and download destination are configured, then verify that both CPU load values are written for the requested duration and can be downloaded.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- devtools, performance
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100