nextcloud / nextcloud/profiler
allow comparing single requests in cli comparision
Open
Nobody has claimed this yet.
- Dominant language
- Vue
- Stars
- 11
- Forks
- 5
- Avg merge
- 2h 41m
- Merged PRs (30d)
- 17
Description
occ profiler:compare Z0omXZqxjYOP4JeHczoT 3j87kj068BnWi7eOEIKo instead of having to manage exporting the specific profiles to json and compare then from there
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 profiler:compare CLI command and trace how it currently consumes exported JSON profiles. Add support for comparing the two request identifiers directly, while preserving the existing export-based workflow; done means the shown command compares both requests without manual JSON export.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100