Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Almin: Can use native Map? #290

Open
azu opened this issue Sep 25, 2017 · 0 comments
Open

Almin: Can use native Map? #290

azu opened this issue Sep 25, 2017 · 0 comments

Comments

@azu
Copy link
Member

azu commented Sep 25, 2017

Currently, almin use map-like.
We have noticed that React 16 (RC) depended on native Map and Set.

React 16 depends on the collection types Map and Set.
-- React 16 RC

I know that Map-ponyfill can't implement O(1) Map.
We can speed up almin if use native map.
Should the user choose to use native Map insteadof Map-like?

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

No branches or pull requests

1 participant