Skip to content
This repository has been archived by the owner on Jul 23, 2021. It is now read-only.

Equivalent ImmutableJS object seems to have high memory usage #166

Open
Methuselah96 opened this issue Oct 17, 2020 · 0 comments
Open

Equivalent ImmutableJS object seems to have high memory usage #166

Methuselah96 opened this issue Oct 17, 2020 · 0 comments

Comments

@Methuselah96
Copy link

From @NMagno on Tue, 17 Dec 2019 07:41:25 GMT

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.

Copied from original issue: immutable-js#1754

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant