Skip to content

Copy/paste performance testing #87

@bradenmacdonald

Description

@bradenmacdonald

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions