openedx / openedx/openedx-authz
Performance review - post course authoring integration
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 0
- Forks
- 9
- Avg merge
- 13d 9h
- Merged PRs (30d)
- 9
Description
Description
The course authoring integration introduced new endpoints and expanded the scope of existing ones. We need to review performance across both: existing endpoints can be compared against the baseline from #173 #56, and new endpoints need their response times verified as reasonable since there is no prior baseline.
Definition of Done
PermissionValidationMeViewis compared against baselines from #173 #56.- New endpoints introduced with the authoring integration have verified, reasonable response times.
- Regressions from the authoring integration are identified.
- Critical issues are fixed.
- Non-critical issues have a work plan.
- Test results and environment details are documented.
Subissues
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.
Assessment
This issue has not been assessed yet.