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

Do you have stats that include reselect? #5

Open
leonardoanalista opened this issue Jul 1, 2016 · 4 comments
Open

Do you have stats that include reselect? #5

leonardoanalista opened this issue Jul 1, 2016 · 4 comments

Comments

@leonardoanalista
Copy link

reselect Is mainly used with redux. I use redux but am open to look at other libraries for memoization.

Thanks
Leonardo

@caiogondim
Copy link
Owner

Hello Leonardo.
Could you give an URL for the project you mention?
Maybe we can work together to the memoization library.

@leonardoanalista
Copy link
Author

This is the one: https://github.com/reactjs/reselect.
It would be great if you add this to your performance tests. I would love to see the results.

thanks
Leonardo

@oyeanuj
Copy link

oyeanuj commented Feb 5, 2017

@caiogondim Also very interested in this!

@JuliusKoronci
Copy link

JuliusKoronci commented May 13, 2017

I found this test https://jsperf.com/reselect-vs-ramda-vs-fast-memoize which shows reselect being faster
PS: you need to run the test manually :)
But I actually replaced reselect with fastMemoize :)

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

No branches or pull requests

4 participants