-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Description
Using the sandbox at https://clipboard-preview.do.opencraft.hosting/ , test the performance of copying and pasting extremely large units that have something like ~25, 50, 100, and 500 XBlocks in them, including some with static asset files. Get a rough idea of how long the copy and paste operations each take as a function of the number of xblocks and/or size of the static files.
Why: we need to decide if we're going to use a fully asynchronous (celery task) operation for copying/pasting subsections and sections in the course. For now, we can simulate and measure this using large units. We may also want to make the unit copy/paste asynchronous too, depending on our findings.
Depends on openedx/openedx-platform#32891
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels