Skip to content
This repository was archived by the owner on Nov 19, 2025. It is now read-only.
This repository was archived by the owner on Nov 19, 2025. It is now read-only.

Plotting large datasets is too slow and crashes the app #7

@staticf0x

Description

@staticf0x

No problem using ./manage.py generate_charts, but when it comes to Heroku, the limit is - I believe - 30s for a request and that's not enough for uploads with more than a year of data. Most of the time is spent actually drawing the chart. It can maybe be optimized a bit, but the problem will sooner or later reappear with even larger uploads.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions