Skip to content

Equivalent ImmutableJS object seems to have high memory usage  #1754

@NMagno

Description

@NMagno

What happened

Creating a large list of small maps seems to have poor memory performance.

How to reproduce

JSfiddle demonstrating the issue. As you can see, the memory usage when making the equivalent list of small maps is significantly larger.

immutablememory

In this image, you see that Immutable is taking about 5x memory usage as the standard JS array.

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