Skip to content

Improve /recent/help and /recent/demo #5

@JonasNorlinder

Description

@JonasNorlinder

The endpoints /recent/help and /recent/demo are not doing first data filtration at DB-level, which causes substantial performance regression the more requests a teacher have handled.

See e.g. https://github.com/bubify/bubify-backend/blob/main/src/main/java/com/uu/au/controllers/GodController.java#L682-L698.

See

how data can be filtered at DB-level instead of application level.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions