Skip to content

Cache for UI logic to slightly improve performance #2

@dave-yang

Description

@dave-yang

Currently on each request, the list is rendered each time. It includes recursive calls and might be a little bit slow when there are a lot of items on a site. This enhancement should support caching of generated fragment, so the rendering would be a bit faster.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions