spcl / spcl/serverless-benchmarks
Optimized proc-analyzer dumping of data
Open
Nobody has claimed this yet.
local
- Dominant language
- Python
- Stars
- 199
- Forks
- 105
- PR merge metrics
- No merged PRs in 30d
Description
Verify that our current setup is fast and it can't be faster than launching a Bash process instead of a Python one.
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 file or test is named. Locate the proc-analyzer data-dumping code, measure the current setup, and compare launching the existing Python process with a Bash process; done means the measurements establish whether the current setup can be improved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bash, python
- Domain
- performance
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100