Skip to content

Cache the state of things which are heavy to calculate #23

@malcx95

Description

@malcx95

The more things I add, the slower the page becomes. I suspect that most of the slowdown comes from the fact that the server has to perform heavy calculations on the racedays as well as load from disk every single request. It would be better if this information could be cached in memory instead, and updated only when data is written.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions