Skip to content

Increased memory consumption with VegaFusion #445

@ericmassip

Description

@ericmassip

Our Django app uses Altair to generate graphs and display them on the browser. A couple months ago, one of our graphs exceeded the 5000 rows limit and we got the famous MaxRowsErrors. As suggested by the Altair docs, we installed VegaFusion (using version 1.6.1).

The migration was very smooth, the graphs are generated and displayed correctly. The problem is that we've been experiencing an increase in the memory consumption of our Django processes of ~100/150MBs. It doesn't go further than that, but we're wondering if that increase is expected or we should do something differently. Thx!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions