openedx / openedx/openedx-authz

Performance review - post course authoring integration

Open
#275 0 comments 0 reactions 1 assignee View on GitHub

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

  • PermissionValidationMeView is 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.